#CC9ABE#CC9ABE
#CC9ABE is a light, moderate pink. Relative luminance 0.397; OKLCH L 74.4% C 0.076 H 336.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CC9ABE |
|---|---|
| RGB | rgb(204, 154, 190) |
| HSL | hsl(317, 33%, 70%) |
| HSV | hsv(317, 25%, 80%) |
| CMYK | cmyk(0%, 24.5%, 6.9%, 20%) |
| CIE-LAB | lab(69.23, 24.47, -11.31) |
| CIE-LCH | lch(69.23, 26.96, 335.20°) |
| OKLab | oklab(74.43% 0.0702 -0.0301) |
| OKLCH | oklch(74.43% 0.076 336.8) |
| XYZ | xyz(45.7511, 39.6678, 53.9519) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.41
Plum
#DDA0DD
ΔE00 6.68
Light Mauve
#C292A1
ΔE00 7.23
Dusty Lavender
#AC86A8
ΔE00 7.64
Faded Pink
#DE9DAC
ΔE00 8.39
Grey Pink
#C3909B
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC9ABE #9ACCA8
analogous
#C19ACC #CC9ABE #CC9AA5
triadic
#CC9ABE #BECC9A #9ABECC
tetradic
#CC9ABE #CCC19A #9ACCA8 #9AA5CC
square
#CC9ABE #CCC19A #9ACCA8 #9AA5CC
split-complementary
#CC9ABE #A5CC9A #9ACCC1
monochromatic
#9D4F87 #B771A4 #CC9ABE #E1C3D8 #F5EBF2
Accessibility & contrast
On white
2.35
#CC9ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#CC9ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC9ABE
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC9ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC9ABE | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#A6ACBC
Tritanopia (blue-blind)
#D29BA6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cc9abe; /* rgb */ color: rgb(204, 154, 190); /* oklch */ color: oklch(74.4% 0.076 336.8);
Tailwind
colors: {
custom: {
50: '#dcb8d1',
500: '#cc9abe',
950: '#000000',
},
}SCSS
$custom: #cc9abe; $custom-light: #dcb8d1; $custom-dark: #000000;
JSON
{
"hex": "#cc9abe",
"rgb": {
"r": 204,
"g": 154,
"b": 190
},
"hsl": {
"h": 316.8,
"s": 32.895,
"l": 70.196
},
"oklch": {
"l": 0.74426,
"c": 0.07632,
"h": 336.8
},
"luminance": 0.39666
}Semantic roles & 50–950 ramp
primary
#CC9ABE
secondary
#DAE8DE
accent
#AC5A3A
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082