#CAADEB#CAADEB
#CAADEB is a light, moderate violet. Relative luminance 0.484; OKLCH L 79.4% C 0.091 H 305.7°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CAADEB |
|---|---|
| RGB | rgb(202, 173, 235) |
| HSL | hsl(268, 61%, 80%) |
| HSV | hsv(268, 26%, 92%) |
| CMYK | cmyk(14%, 26.4%, 0%, 7.8%) |
| CIE-LAB | lab(75.10, 22.18, -27.13) |
| CIE-LCH | lch(75.10, 35.04, 309.26°) |
| OKLab | oklab(79.4% 0.0534 -0.0742) |
| OKLCH | oklch(79.4% 0.091 305.7) |
| XYZ | xyz(54.2932, 48.4421, 85.0712) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 2.98
Light Violet
#D6B4FC
ΔE00 3.08
Lavender (survey)
#C79FEF
ΔE00 4.54
Mauve
#E0B0FF
ΔE00 4.78
Lavender
#B39DDB
ΔE00 5.20
Lilac (survey)
#CEA2FD
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAADEB #CEEBAD
analogous
#ADAFEB #CAADEB #E9ADEB
triadic
#CAADEB #EBCAAD #ADEBCA
tetradic
#CAADEB #EBADAF #CEEBAD #ADEBE9
square
#CAADEB #EBADAF #CEEBAD #ADEBE9
split-complementary
#CAADEB #EBE9AD #AFEBAD
monochromatic
#8A4BD3 #AA7CDF #CAADEB #EADEF7 #EFE6F9
Accessibility & contrast
On white
1.96
#CAADEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#CAADEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAADEB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAADEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAADEB | 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)
#A2B8EE
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#C5B6C3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #caadeb; /* rgb */ color: rgb(202, 173, 235); /* oklch */ color: oklch(79.4% 0.091 305.7);
Tailwind
colors: {
custom: {
50: '#dac5f1',
500: '#caadeb',
950: '#000000',
},
}SCSS
$custom: #caadeb; $custom-light: #dac5f1; $custom-dark: #000000;
JSON
{
"hex": "#caadeb",
"rgb": {
"r": 202,
"g": 173,
"b": 235
},
"hsl": {
"h": 268.065,
"s": 60.784,
"l": 80
},
"oklch": {
"l": 0.79398,
"c": 0.09143,
"h": 305.7
},
"luminance": 0.48442
}Semantic roles & 50–950 ramp
primary
#CAADEB
secondary
#E6F0DB
accent
#C81D78
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284