#CCACCA#CCACCA
#CCACCA is a light, muted purple. Relative luminance 0.466; OKLCH L 78.2% C 0.055 H 328.1°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCACCA |
|---|---|
| RGB | rgb(204, 172, 202) |
| HSL | hsl(304, 24%, 74%) |
| HSV | hsv(304, 16%, 80%) |
| CMYK | cmyk(0%, 15.7%, 1%, 20%) |
| CIE-LAB | lab(73.94, 16.81, -10.89) |
| CIE-LCH | lch(73.94, 20.03, 327.05°) |
| OKLab | oklab(78.18% 0.0466 -0.0291) |
| OKLCH | oklch(78.18% 0.055 328.1) |
| XYZ | xyz(50.3138, 46.6076, 62.2114) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.37
Thistle
#D8BFD8
ΔE00 5.08
Plum
#DDA0DD
ΔE00 8.40
Dusty Pink
#D8A7B1
ΔE00 8.59
Light Mauve
#C292A1
ΔE00 9.70
Very Light Purple
#F6CEFC
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCACCA #ACCCAE
analogous
#BEACCC #CCACCA #CCACBA
triadic
#CCACCA #CACCAC #ACCACC
tetradic
#CCACCA #CCBEAC #ACCCAE #ACBACC
square
#CCACCA #CCBEAC #ACCCAE #ACBACC
split-complementary
#CCACCA #BACCAC #ACCCBE
monochromatic
#9D6199 #B586B2 #CCACCA #E3D2E2 #F3ECF3
Accessibility & contrast
On white
2.03
#CCACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#CCACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCACCA
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCACCA | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB3CB
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#CFAEB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ccacca; /* rgb */ color: rgb(204, 172, 202); /* oklch */ color: oklch(78.2% 0.055 328.1);
Tailwind
colors: {
custom: {
50: '#dbc4da',
500: '#ccacca',
950: '#000000',
},
}SCSS
$custom: #ccacca; $custom-light: #dbc4da; $custom-dark: #000000;
JSON
{
"hex": "#ccacca",
"rgb": {
"r": 204,
"g": 172,
"b": 202
},
"hsl": {
"h": 303.75,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.78178,
"c": 0.05496,
"h": 328.1
},
"luminance": 0.46607
}Semantic roles & 50–950 ramp
primary
#CCACCA
secondary
#E1EAE2
accent
#A24943
background
#FDFCFD
surface
#FBF8FA
border
#D4D1D3
text
#151214
muted
#838183