#CCABC7#CCABC7
#CCABC7 is a light, muted purple. Relative luminance 0.461; OKLCH L 77.9% C 0.054 H 331.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABC7 |
|---|---|
| RGB | rgb(204, 171, 199) |
| HSL | hsl(309, 24%, 74%) |
| HSV | hsv(309, 16%, 80%) |
| CMYK | cmyk(0%, 16.2%, 2.5%, 20%) |
| CIE-LAB | lab(73.60, 16.80, -9.75) |
| CIE-LCH | lch(73.60, 19.42, 329.87°) |
| OKLab | oklab(77.89% 0.0471 -0.0259) |
| OKLCH | oklch(77.89% 0.054 331.2) |
| XYZ | xyz(49.7724, 46.0877, 60.2956) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.60
Thistle
#D8BFD8
ΔE00 5.28
Dusty Pink
#D8A7B1
ΔE00 7.87
Plum
#DDA0DD
ΔE00 8.77
Light Mauve
#C292A1
ΔE00 9.03
Faded Pink
#DE9DAC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABC7 #ABCCB0
analogous
#C0ABCC #CCABC7 #CCABB6
triadic
#CCABC7 #C7CCAB #ABC7CC
tetradic
#CCABC7 #CCC0AB #ABCCB0 #ABB6CC
square
#CCABC7 #CCC0AB #ABCCB0 #ABB6CC
split-complementary
#CCABC7 #B6CCAB #ABCCC0
monochromatic
#9D5F94 #B585AE #CCABC7 #E3D1E0 #F3ECF2
Accessibility & contrast
On white
2.06
#CCABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#CCABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABC7
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABC7 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB2C8
Deuteranopia (green-blind)
#B1B6C6
Tritanopia (blue-blind)
#CFADB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ccabc7; /* rgb */ color: rgb(204, 171, 199); /* oklch */ color: oklch(77.9% 0.054 331.2);
Tailwind
colors: {
custom: {
50: '#dbc4d8',
500: '#ccabc7',
950: '#000000',
},
}SCSS
$custom: #ccabc7; $custom-light: #dbc4d8; $custom-dark: #000000;
JSON
{
"hex": "#ccabc7",
"rgb": {
"r": 204,
"g": 171,
"b": 199
},
"hsl": {
"h": 309.091,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77888,
"c": 0.05379,
"h": 331.2
},
"luminance": 0.46087
}Semantic roles & 50–950 ramp
primary
#CCABC7
secondary
#E1EAE2
accent
#A35143
background
#FDFCFD
surface
#FBF8FA
border
#D4D1D3
text
#151214
muted
#838183