#CAABEB#CAABEB
#CAABEB is a light, moderate violet. Relative luminance 0.477; OKLCH L 79.0% C 0.095 H 306.4°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABEB |
|---|---|
| RGB | rgb(202, 171, 235) |
| HSL | hsl(269, 62%, 80%) |
| HSV | hsv(269, 27%, 92%) |
| CMYK | cmyk(14%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(74.62, 23.28, -27.87) |
| CIE-LCH | lch(74.62, 36.31, 309.87°) |
| OKLab | oklab(79.03% 0.0563 -0.0763) |
| OKLCH | oklch(79.03% 0.095 306.4) |
| XYZ | xyz(53.9126, 47.6808, 84.9443) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.79
Light Violet
#D6B4FC
ΔE00 3.13
Lavender (survey)
#C79FEF
ΔE00 3.94
Mauve
#E0B0FF
ΔE00 4.54
Lavender
#B39DDB
ΔE00 4.97
Lilac (survey)
#CEA2FD
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABEB #CCEBAB
analogous
#ABACEB #CAABEB #EAABEB
triadic
#CAABEB #EBCAAB #ABEBCA
tetradic
#CAABEB #EBABAC #CCEBAB #ABEBEA
square
#CAABEB #EBABAC #CCEBAB #ABEBEA
split-complementary
#CAABEB #EBEAAB #ACEBAB
monochromatic
#8C48D3 #AB7ADF #CAABEB #E9DCF7 #EFE6F9
Accessibility & contrast
On white
1.99
#CAABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#CAABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABEB
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABEB | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EE
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#C6B4C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #caabeb; /* rgb */ color: rgb(202, 171, 235); /* oklch */ color: oklch(79.0% 0.095 306.4);
Tailwind
colors: {
custom: {
50: '#dac4f1',
500: '#caabeb',
950: '#000000',
},
}SCSS
$custom: #caabeb; $custom-light: #dac4f1; $custom-dark: #000000;
JSON
{
"hex": "#caabeb",
"rgb": {
"r": 202,
"g": 171,
"b": 235
},
"hsl": {
"h": 269.063,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.79029,
"c": 0.09479,
"h": 306.4
},
"luminance": 0.47681
}Semantic roles & 50–950 ramp
primary
#CAABEB
secondary
#E6F0DB
accent
#C91C75
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184