#CCABC8#CCABC8
#CCABC8 is a light, muted purple. Relative luminance 0.461; OKLCH L 77.9% C 0.055 H 330.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCABC8 |
|---|---|
| RGB | rgb(204, 171, 200) |
| HSL | hsl(307, 24%, 74%) |
| HSV | hsv(307, 16%, 80%) |
| CMYK | cmyk(0%, 16.2%, 2%, 20%) |
| CIE-LAB | lab(73.63, 16.98, -10.25) |
| CIE-LCH | lch(73.63, 19.84, 328.88°) |
| OKLab | oklab(77.92% 0.0475 -0.0273) |
| OKLCH | oklch(77.92% 0.055 330.1) |
| XYZ | xyz(49.8889, 46.1343, 60.9091) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.37
Thistle
#D8BFD8
ΔE00 5.31
Dusty Pink
#D8A7B1
ΔE00 8.14
Plum
#DDA0DD
ΔE00 8.52
Light Mauve
#C292A1
ΔE00 9.22
Faded Pink
#DE9DAC
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCABC8 #ABCCAF
analogous
#BFABCC #CCABC8 #CCABB7
triadic
#CCABC8 #C8CCAB #ABC8CC
tetradic
#CCABC8 #CCBFAB #ABCCAF #ABB7CC
square
#CCABC8 #CCBFAB #ABCCAF #ABB7CC
split-complementary
#CCABC8 #B7CCAB #ABCCBF
monochromatic
#9D5F96 #B585AF #CCABC8 #E3D1E1 #F3ECF3
Accessibility & contrast
On white
2.05
#CCABC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#CCABC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCABC8
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCABC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCABC8 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB2C9
Deuteranopia (green-blind)
#B1B6C7
Tritanopia (blue-blind)
#CFADB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ccabc8; /* rgb */ color: rgb(204, 171, 200); /* oklch */ color: oklch(77.9% 0.055 330.1);
Tailwind
colors: {
custom: {
50: '#dbc4d8',
500: '#ccabc8',
950: '#000000',
},
}SCSS
$custom: #ccabc8; $custom-light: #dbc4d8; $custom-dark: #000000;
JSON
{
"hex": "#ccabc8",
"rgb": {
"r": 204,
"g": 171,
"b": 200
},
"hsl": {
"h": 307.273,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77921,
"c": 0.05477,
"h": 330.1
},
"luminance": 0.46133
}Semantic roles & 50–950 ramp
primary
#CCABC8
secondary
#E1EAE2
accent
#A34E43
background
#FDFCFD
surface
#FBF8FA
border
#D4D1D3
text
#151214
muted
#838183