#CAABE9#CAABE9
#CAABE9 is a light, moderate violet. Relative luminance 0.476; OKLCH L 78.9% C 0.092 H 307.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABE9 |
|---|---|
| RGB | rgb(202, 171, 233) |
| HSL | hsl(270, 58%, 79%) |
| HSV | hsv(270, 27%, 91%) |
| CMYK | cmyk(13.3%, 26.6%, 0%, 8.6%) |
| CIE-LAB | lab(74.55, 22.85, -26.89) |
| CIE-LCH | lch(74.55, 35.29, 310.36°) |
| OKLab | oklab(78.95% 0.0557 -0.0735) |
| OKLCH | oklch(78.95% 0.092 307.2) |
| XYZ | xyz(53.6253, 47.5659, 83.4311) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.25
Light Violet
#D6B4FC
ΔE00 3.41
Lavender (survey)
#C79FEF
ΔE00 4.25
Mauve
#E0B0FF
ΔE00 4.76
Lavender
#B39DDB
ΔE00 5.01
Lilac (survey)
#CEA2FD
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABE9 #CAE9AB
analogous
#ABABE9 #CAABE9 #E9ABE9
triadic
#CAABE9 #E9CAAB #ABE9CA
tetradic
#CAABE9 #E9ABAB #CAE9AB #ABE9E9
square
#CAABE9 #E9ABAB #CAE9AB #ABE9E9
split-complementary
#CAABE9 #E9E9AB #ABE9AB
monochromatic
#8D4AD0 #AB7BDC #CAABE9 #E9DBF6 #F0E7F9
Accessibility & contrast
On white
2.00
#CAABE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#CAABE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABE9
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABE9 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B6EC
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#C6B3C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #caabe9; /* rgb */ color: rgb(202, 171, 233); /* oklch */ color: oklch(78.9% 0.092 307.2);
Tailwind
colors: {
custom: {
50: '#dac4f0',
500: '#caabe9',
950: '#000000',
},
}SCSS
$custom: #caabe9; $custom-light: #dac4f0; $custom-dark: #000000;
JSON
{
"hex": "#caabe9",
"rgb": {
"r": 202,
"g": 171,
"b": 233
},
"hsl": {
"h": 270,
"s": 58.491,
"l": 79.216
},
"oklch": {
"l": 0.78949,
"c": 0.09224,
"h": 307.2
},
"luminance": 0.47566
}Semantic roles & 50–950 ramp
primary
#CAABE9
secondary
#E6F0DB
accent
#C61F73
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151216
muted
#838184