#CFABEC#CFABEC
#CFABEC is a light, moderate violet. Relative luminance 0.484; OKLCH L 79.5% C 0.098 H 309.4°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABEC |
|---|---|
| RGB | rgb(207, 171, 236) |
| HSL | hsl(273, 63%, 80%) |
| HSV | hsv(273, 28%, 93%) |
| CMYK | cmyk(12.3%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(75.11, 25.05, -27.63) |
| CIE-LCH | lch(75.11, 37.29, 312.19°) |
| OKLab | oklab(79.52% 0.0622 -0.0755) |
| OKLCH | oklch(79.52% 0.098 309.4) |
| XYZ | xyz(55.4327, 48.4479, 85.7718) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.98
Pale Violet
#CEAEFA
ΔE00 3.07
Mauve
#E0B0FF
ΔE00 3.76
Lavender (survey)
#C79FEF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 5.06
Lavender
#B39DDB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABEC #C8ECAB
analogous
#AFABEC #CFABEC #ECABE8
triadic
#CFABEC #ECCFAB #ABECCF
tetradic
#CFABEC #ECAFAB #C8ECAB #ABE8EC
square
#CFABEC #ECAFAB #C8ECAB #ABE8EC
split-complementary
#CFABEC #E8ECAB #ABECAF
monochromatic
#9647D5 #B279E1 #CFABEC #ECDDF7 #F1E6F9
Accessibility & contrast
On white
1.96
#CFABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#CFABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABEC
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABEC | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7EF
Deuteranopia (green-blind)
#A7BAEA
Tritanopia (blue-blind)
#CCB4C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cfabec; /* rgb */ color: rgb(207, 171, 236); /* oklch */ color: oklch(79.5% 0.098 309.4);
Tailwind
colors: {
custom: {
50: '#dec4f2',
500: '#cfabec',
950: '#000000',
},
}SCSS
$custom: #cfabec; $custom-light: #dec4f2; $custom-dark: #000000;
JSON
{
"hex": "#cfabec",
"rgb": {
"r": 207,
"g": 171,
"b": 236
},
"hsl": {
"h": 273.231,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.79518,
"c": 0.09781,
"h": 309.4
},
"luminance": 0.48447
}Semantic roles & 50–950 ramp
primary
#CFABEC
secondary
#E4F1DA
accent
#CB1B69
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151217
muted
#838185