#CFACE9#CFACE9
#CFACE9 is a light, moderate violet. Relative luminance 0.487; OKLCH L 79.6% C 0.092 H 310.4°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CFACE9 |
|---|---|
| RGB | rgb(207, 172, 233) |
| HSL | hsl(274, 58%, 79%) |
| HSV | hsv(274, 26%, 91%) |
| CMYK | cmyk(11.2%, 26.2%, 0%, 8.6%) |
| CIE-LAB | lab(75.24, 23.88, -25.80) |
| CIE-LCH | lch(75.24, 35.16, 312.78°) |
| OKLab | oklab(79.58% 0.0599 -0.0704) |
| OKLCH | oklch(79.58% 0.092 310.4) |
| XYZ | xyz(55.1901, 48.6542, 83.5587) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.44
Pale Violet
#CEAEFA
ΔE00 3.80
Mauve
#E0B0FF
ΔE00 4.30
Lavender (survey)
#C79FEF
ΔE00 4.77
Plum
#DDA0DD
ΔE00 5.82
Lilac (survey)
#CEA2FD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFACE9 #C6E9AC
analogous
#B1ACE9 #CFACE9 #E9ACE5
triadic
#CFACE9 #E9CFAC #ACE9CF
tetradic
#CFACE9 #E9B1AC #C6E9AC #ACE5E9
square
#CFACE9 #E9B1AC #C6E9AC #ACE5E9
split-complementary
#CFACE9 #E5E9AC #ACE9B1
monochromatic
#974BCF #B37CDC #CFACE9 #EBDCF6 #F1E7F9
Accessibility & contrast
On white
1.96
#CFACE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#CFACE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFACE9
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFACE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFACE9 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EC
Deuteranopia (green-blind)
#A9BAE7
Tritanopia (blue-blind)
#CCB4C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cface9; /* rgb */ color: rgb(207, 172, 233); /* oklch */ color: oklch(79.6% 0.092 310.4);
Tailwind
colors: {
custom: {
50: '#dec5f0',
500: '#cface9',
950: '#000000',
},
}SCSS
$custom: #cface9; $custom-light: #dec5f0; $custom-dark: #000000;
JSON
{
"hex": "#cface9",
"rgb": {
"r": 207,
"g": 172,
"b": 233
},
"hsl": {
"h": 274.426,
"s": 58.095,
"l": 79.412
},
"oklch": {
"l": 0.79581,
"c": 0.09239,
"h": 310.4
},
"luminance": 0.48654
}Semantic roles & 50–950 ramp
primary
#CFACE9
secondary
#E4F0DB
accent
#C62067
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184