#CFACCA#CFACCA
#CFACCA is a light, muted purple. Relative luminance 0.470; OKLCH L 78.5% C 0.057 H 330.9°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CFACCA |
|---|---|
| RGB | rgb(207, 172, 202) |
| HSL | hsl(309, 27%, 74%) |
| HSV | hsv(309, 17%, 81%) |
| CMYK | cmyk(0%, 16.9%, 2.4%, 18.8%) |
| CIE-LAB | lab(74.21, 17.84, -10.45) |
| CIE-LCH | lch(74.21, 20.67, 329.62°) |
| OKLab | oklab(78.46% 0.05 -0.0278) |
| OKLCH | oklch(78.46% 0.057 330.9) |
| XYZ | xyz(51.1442, 47.0358, 62.2503) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.36
Thistle
#D8BFD8
ΔE00 5.25
Dusty Pink
#D8A7B1
ΔE00 8.12
Plum
#DDA0DD
ΔE00 8.13
Light Mauve
#C292A1
ΔE00 9.43
Faded Pink
#DE9DAC
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFACCA #ACCFB1
analogous
#C3ACCF #CFACCA #CFACB9
triadic
#CFACCA #CACFAC #ACCACF
tetradic
#CFACCA #CFC3AC #ACCFB1 #ACB9CF
square
#CFACCA #CFC3AC #ACCFB1 #ACB9CF
split-complementary
#CFACCA #B9CFAC #ACCFC3
monochromatic
#A25E98 #B985B1 #CFACCA #E5D3E3 #F4ECF3
Accessibility & contrast
On white
2.02
#CFACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#CFACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFACCA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFACCA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CB
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#D2AEB6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cfacca; /* rgb */ color: rgb(207, 172, 202); /* oklch */ color: oklch(78.5% 0.057 330.9);
Tailwind
colors: {
custom: {
50: '#dec4da',
500: '#cfacca',
950: '#000000',
},
}SCSS
$custom: #cfacca; $custom-light: #dec4da; $custom-dark: #000000;
JSON
{
"hex": "#cfacca",
"rgb": {
"r": 207,
"g": 172,
"b": 202
},
"hsl": {
"h": 308.571,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.78455,
"c": 0.05723,
"h": 330.9
},
"luminance": 0.47035
}Semantic roles & 50–950 ramp
primary
#CFACCA
secondary
#E1EAE2
accent
#A54F40
background
#FDFCFD
surface
#FBF8FA
border
#D4D1D3
text
#151214
muted
#838183