#CAAEEB#CAAEEB
#CAAEEB is a light, moderate violet. Relative luminance 0.488; OKLCH L 79.6% C 0.090 H 305.4°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEEB |
|---|---|
| RGB | rgb(202, 174, 235) |
| HSL | hsl(268, 60%, 80%) |
| HSV | hsv(268, 26%, 92%) |
| CMYK | cmyk(14%, 26%, 0%, 7.8%) |
| CIE-LAB | lab(75.34, 21.63, -26.76) |
| CIE-LCH | lch(75.34, 34.41, 308.95°) |
| OKLab | oklab(79.58% 0.052 -0.0732) |
| OKLCH | oklch(79.58% 0.09 305.4) |
| XYZ | xyz(54.4857, 48.8270, 85.1353) |
| Luminance | 0.4883 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.11
Pale Violet
#CEAEFA
ΔE00 3.12
Lavender (survey)
#C79FEF
ΔE00 4.84
Mauve
#E0B0FF
ΔE00 4.92
Lavender
#B39DDB
ΔE00 5.34
Light Lavender
#DFC5FE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEEB #CFEBAE
analogous
#AEB0EB #CAAEEB #E8AEEB
triadic
#CAAEEB #EBCAAE #AEEBCA
tetradic
#CAAEEB #EBAEB0 #CFEBAE #AEEBE8
square
#CAAEEB #EBAEB0 #CFEBAE #AEEBE8
split-complementary
#CAAEEB #EBE8AE #B0EBAE
monochromatic
#8A4CD3 #AA7DDF #CAAEEB #EADFF7 #EFE6F9
Accessibility & contrast
On white
1.95
#CAAEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#CAAEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEEB
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEEB | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EE
Deuteranopia (green-blind)
#A8BAE9
Tritanopia (blue-blind)
#C5B6C3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #caaeeb; /* rgb */ color: rgb(202, 174, 235); /* oklch */ color: oklch(79.6% 0.090 305.4);
Tailwind
colors: {
custom: {
50: '#dac6f1',
500: '#caaeeb',
950: '#000000',
},
}SCSS
$custom: #caaeeb; $custom-light: #dac6f1; $custom-dark: #000000;
JSON
{
"hex": "#caaeeb",
"rgb": {
"r": 202,
"g": 174,
"b": 235
},
"hsl": {
"h": 267.541,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.79583,
"c": 0.08974,
"h": 305.4
},
"luminance": 0.48827
}Semantic roles & 50–950 ramp
primary
#CAAEEB
secondary
#E6F0DB
accent
#C81D7A
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284