#CC9AA2 color codes
- HEX
- #CC9AA2
- HEX8
- #CC9AA2FF
- HEX8 (Android)
- #FFCC9AA2
- RGB
- rgb(204, 154, 162)
- RGB (%)
- 80%, 60%, 64%
- HSL
- hsl(350, 33%, 70%)
- HSV / HSB
- hsv(350, 25%, 80%)
- CMYK
- cmyk(0%, 25%, 21%, 20%)
- OKLCH
- oklch(0.7354 0.0606 7.99)
- OKLCH (%)
- oklch(73.54% 0.0606 7.99)
- Decimal
- 13408930
What color is #CC9AA2?
#CC9AA2 sits at 74% lightness and 0.0606 chroma in OKLCH, hue 7.99°. Its nearest named color is RosyBrown.
Shades and tints of #CC9AA2
Tints
Shades
Tones
#CC9AA2 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #CC9AA2 in CSS
.text { color: #CC9AA2; }
.background { background-color: #CC9AA2; }
.border { border: 2px solid #CC9AA2; }
/* Modern, perceptually uniform */
.text { color: oklch(0.7354 0.0606 7.99); }
/* #CC9AA2 at 50% transparency */
.overlay { background-color: #CC9AA280; }Is #CC9AA2 accessible?
#CC9AA2 on white text scores 2.41:1; on black text it scores 8.71:1. Black text passes WCAG AAA on #CC9AA2. Recommended text color on a #CC9AA2 background: black.
A 8.71:1 vs black
A 2.41:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#CC9AA2) → black APCA Lc experimental 56.6 Lc · large or bold text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Pink #FFC0CB. See more in the pink family on the colors hub.
Frequently asked questions
- What color is #CC9AA2?
- #CC9AA2 is closest to RosyBrown. In RGB it is rgb(204, 154, 162), and in HSL hsl(350, 33%, 70%).
- What is #CC9AA2 in RGB?
- #CC9AA2 converts to rgb(204, 154, 162) — red 204, green 154, blue 162.
- What text color is readable on #CC9AA2?
- Black text — it has the higher contrast ratio (8.71:1) against #CC9AA2. Black text passes WCAG AAA on #CC9AA2.