#CAABEC#CAABEC
#CAABEC is a light, moderate violet. Relative luminance 0.477; OKLCH L 79.1% C 0.096 H 306.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABEC |
|---|---|
| RGB | rgb(202, 171, 236) |
| HSL | hsl(269, 63%, 80%) |
| HSV | hsv(269, 28%, 93%) |
| CMYK | cmyk(14.4%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(74.66, 23.49, -28.35) |
| CIE-LCH | lch(74.66, 36.82, 309.64°) |
| OKLab | oklab(79.07% 0.0566 -0.0776) |
| OKLCH | oklch(79.07% 0.096 306.1) |
| XYZ | xyz(54.0575, 47.7388, 85.7073) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.57
Light Violet
#D6B4FC
ΔE00 3.00
Lavender (survey)
#C79FEF
ΔE00 3.80
Mauve
#E0B0FF
ΔE00 4.45
Lilac (survey)
#CEA2FD
ΔE00 4.92
Lavender
#B39DDB
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABEC #CDECAB
analogous
#ABADEC #CAABEC #EAABEC
triadic
#CAABEC #ECCAAB #ABECCA
tetradic
#CAABEC #ECABAD #CDECAB #ABECEA
square
#CAABEC #ECABAD #CDECAB #ABECEA
split-complementary
#CAABEC #ECEAAB #ADECAB
monochromatic
#8B47D5 #AB79E1 #CAABEC #E9DDF7 #EFE6F9
Accessibility & contrast
On white
1.99
#CAABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#CAABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABEC
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABEC | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7EF
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#C5B4C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #caabec; /* rgb */ color: rgb(202, 171, 236); /* oklch */ color: oklch(79.1% 0.096 306.1);
Tailwind
colors: {
custom: {
50: '#dac4f2',
500: '#caabec',
950: '#000000',
},
}SCSS
$custom: #caabec; $custom-light: #dac4f2; $custom-dark: #000000;
JSON
{
"hex": "#caabec",
"rgb": {
"r": 202,
"g": 171,
"b": 236
},
"hsl": {
"h": 268.615,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.7907,
"c": 0.09607,
"h": 306.1
},
"luminance": 0.47739
}Semantic roles & 50–950 ramp
primary
#CAABEC
secondary
#E6F1DA
accent
#CB1B77
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151217
muted
#838185