#CFACCE#CFACCE
#CFACCE is a light, moderate purple. Relative luminance 0.472; OKLCH L 78.6% C 0.061 H 327.0°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CFACCE |
|---|---|
| RGB | rgb(207, 172, 206) |
| HSL | hsl(302, 27%, 74%) |
| HSV | hsv(302, 17%, 81%) |
| CMYK | cmyk(0%, 16.9%, 0.5%, 18.8%) |
| CIE-LAB | lab(74.34, 18.57, -12.46) |
| CIE-LCH | lch(74.34, 22.37, 326.15°) |
| OKLab | oklab(78.59% 0.0514 -0.0333) |
| OKLCH | oklch(78.59% 0.061 327) |
| XYZ | xyz(51.6239, 47.2277, 64.7769) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.77
Thistle
#D8BFD8
ΔE00 5.56
Plum
#DDA0DD
ΔE00 7.21
Dusty Pink
#D8A7B1
ΔE00 9.22
Light Lavendar
#EFC0FE
ΔE00 9.26
Light Lilac
#EDC8FF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFACCE #ACCFAD
analogous
#BFACCF #CFACCE #CFACBD
triadic
#CFACCE #CECFAC #ACCECF
tetradic
#CFACCE #CFBFAC #ACCFAD #ACBDCF
square
#CFACCE #CFBFAC #ACCFAD #ACBDCF
split-complementary
#CFACCE #BDCFAC #ACCFBF
monochromatic
#A25EA0 #B985B7 #CFACCE #E5D3E5 #F4ECF4
Accessibility & contrast
On white
2.01
#CFACCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#CFACCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFACCE
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFACCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFACCE | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB4CF
Deuteranopia (green-blind)
#B2B8CD
Tritanopia (blue-blind)
#D2AFB7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cfacce; /* rgb */ color: rgb(207, 172, 206); /* oklch */ color: oklch(78.6% 0.061 327.0);
Tailwind
colors: {
custom: {
50: '#dec4dd',
500: '#cfacce',
950: '#000000',
},
}SCSS
$custom: #cfacce; $custom-light: #dec4dd; $custom-dark: #000000;
JSON
{
"hex": "#cfacce",
"rgb": {
"r": 207,
"g": 172,
"b": 206
},
"hsl": {
"h": 301.714,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.7859,
"c": 0.06122,
"h": 327
},
"luminance": 0.47227
}Semantic roles & 50–950 ramp
primary
#CFACCE
secondary
#E1EAE1
accent
#A54340
background
#FDFCFD
surface
#FBF8FB
border
#D4D1D4
text
#151215
muted
#838183