#CFACEB#CFACEB
#CFACEB is a light, moderate violet. Relative luminance 0.488; OKLCH L 79.7% C 0.095 H 309.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFACEB |
|---|---|
| RGB | rgb(207, 172, 235) |
| HSL | hsl(273, 61%, 80%) |
| HSV | hsv(273, 27%, 92%) |
| CMYK | cmyk(11.9%, 26.8%, 0%, 7.8%) |
| CIE-LAB | lab(75.31, 24.29, -26.78) |
| CIE-LCH | lch(75.31, 36.16, 312.21°) |
| OKLab | oklab(79.66% 0.0604 -0.0731) |
| OKLCH | oklch(79.66% 0.095 309.6) |
| XYZ | xyz(55.4774, 48.7691, 85.0719) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.07
Pale Violet
#CEAEFA
ΔE00 3.33
Mauve
#E0B0FF
ΔE00 3.99
Lavender (survey)
#C79FEF
ΔE00 4.43
Lilac (survey)
#CEA2FD
ΔE00 5.49
Lavender
#B39DDB
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFACEB #C8EBAC
analogous
#AFACEB #CFACEB #EBACE8
triadic
#CFACEB #EBCFAC #ACEBCF
tetradic
#CFACEB #EBAFAC #C8EBAC #ACE8EB
square
#CFACEB #EBAFAC #C8EBAC #ACE8EB
split-complementary
#CFACEB #E8EBAC #ACEBAF
monochromatic
#9649D3 #B27BDF #CFACEB #ECDDF7 #F1E6F9
Accessibility & contrast
On white
1.95
#CFACEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#CFACEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFACEB
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFACEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFACEB | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8EE
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#CCB4C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cfaceb; /* rgb */ color: rgb(207, 172, 235); /* oklch */ color: oklch(79.7% 0.095 309.6);
Tailwind
colors: {
custom: {
50: '#dec5f1',
500: '#cfaceb',
950: '#000000',
},
}SCSS
$custom: #cfaceb; $custom-light: #dec5f1; $custom-dark: #000000;
JSON
{
"hex": "#cfaceb",
"rgb": {
"r": 207,
"g": 172,
"b": 235
},
"hsl": {
"h": 273.333,
"s": 61.165,
"l": 79.804
},
"oklch": {
"l": 0.7966,
"c": 0.09487,
"h": 309.6
},
"luminance": 0.48769
}Semantic roles & 50–950 ramp
primary
#CFACEB
secondary
#E4F0DB
accent
#C91D69
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184