#CC9AAA#CC9AAA
#CC9AAA is a light, moderate pink. Relative luminance 0.389; OKLCH L 73.8% C 0.063 H 357.8°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CC9AAA |
|---|---|
| RGB | rgb(204, 154, 170) |
| HSL | hsl(341, 33%, 70%) |
| HSV | hsv(341, 25%, 80%) |
| CMYK | cmyk(0%, 24.5%, 16.7%, 20%) |
| CIE-LAB | lab(68.64, 21.10, -1.04) |
| CIE-LCH | lch(68.64, 21.13, 357.17°) |
| OKLab | oklab(73.78% 0.0631 -0.0025) |
| OKLCH | oklch(73.78% 0.063 357.8) |
| XYZ | xyz(43.7133, 38.8527, 43.2192) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.61
Grey Pink
#C3909B
ΔE00 3.55
Faded Pink
#DE9DAC
ΔE00 3.91
Dusty Pink
#D8A7B1
ΔE00 4.06
Greyish Pink
#C88D94
ΔE00 5.43
Dull Pink
#D5869D
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC9AAA #9ACCBC
analogous
#CC9AC3 #CC9AAA #CCA39A
triadic
#CC9AAA #AACC9A #9AAACC
tetradic
#CC9AAA #C3CC9A #9ACCBC #A39ACC
square
#CC9AAA #C3CC9A #9ACCBC #A39ACC
split-complementary
#CC9AAA #9ACCA3 #9AC3CC
monochromatic
#9D4F68 #B77188 #CC9AAA #E1C3CC #F5EBEE
Accessibility & contrast
On white
2.39
#CC9AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#CC9AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC9AAA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC9AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC9AAA | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2AB
Deuteranopia (green-blind)
#ABABA9
Tritanopia (blue-blind)
#D4989F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cc9aaa; /* rgb */ color: rgb(204, 154, 170); /* oklch */ color: oklch(73.8% 0.063 357.8);
Tailwind
colors: {
custom: {
50: '#dcb8c3',
500: '#cc9aaa',
950: '#000000',
},
}SCSS
$custom: #cc9aaa; $custom-light: #dcb8c3; $custom-dark: #000000;
JSON
{
"hex": "#cc9aaa",
"rgb": {
"r": 204,
"g": 154,
"b": 170
},
"hsl": {
"h": 340.8,
"s": 32.895,
"l": 70.196
},
"oklch": {
"l": 0.73779,
"c": 0.06312,
"h": 357.8
},
"luminance": 0.38851
}Semantic roles & 50–950 ramp
primary
#CC9AAA
secondary
#DAE8E3
accent
#AC873A
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081