#CABDDE#CABDDE
#CABDDE is a light, muted violet. Relative luminance 0.542; OKLCH L 82.0% C 0.048 H 303.2°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CABDDE |
|---|---|
| RGB | rgb(202, 189, 222) |
| HSL | hsl(264, 33%, 81%) |
| HSV | hsv(264, 15%, 87%) |
| CMYK | cmyk(9%, 14.9%, 0%, 12.9%) |
| CIE-LAB | lab(78.59, 10.78, -14.80) |
| CIE-LCH | lch(78.59, 18.31, 306.06°) |
| OKLab | oklab(81.95% 0.0262 -0.0399) |
| OKLCH | oklch(81.95% 0.048 303.2) |
| XYZ | xyz(55.7371, 54.2257, 76.6233) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.93
Pale Lilac
#E4CBFF
ΔE00 7.02
Light Lavender
#DFC5FE
ΔE00 7.21
Periwinkle
#CCCCFF
ΔE00 7.72
Pale Lavender
#EECFFE
ΔE00 7.89
Light Lilac
#EDC8FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABDDE #D1DEBD
analogous
#BDC0DE #CABDDE #DABDDE
triadic
#CABDDE #DECABD #BDDECA
tetradic
#CABDDE #DEBDC0 #D1DEBD #BDDEDA
square
#CABDDE #DEBDC0 #D1DEBD #BDDEDA
split-complementary
#CABDDE #DEDABD #C0DEBD
monochromatic
#886BB5 #A994CA #CABDDE #EBE6F2 #EFEBF5
Accessibility & contrast
On white
1.77
#CABDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#CABDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABDDE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABDDE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E0
Deuteranopia (green-blind)
#BAC2DD
Tritanopia (blue-blind)
#C7C1C8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cabdde; /* rgb */ color: rgb(202, 189, 222); /* oklch */ color: oklch(82.0% 0.048 303.2);
Tailwind
colors: {
custom: {
50: '#dad0e8',
500: '#cabdde',
950: '#000000',
},
}SCSS
$custom: #cabdde; $custom-light: #dad0e8; $custom-dark: #000000;
JSON
{
"hex": "#cabdde",
"rgb": {
"r": 202,
"g": 189,
"b": 222
},
"hsl": {
"h": 263.636,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.81953,
"c": 0.04774,
"h": 303.2
},
"luminance": 0.54226
}Semantic roles & 50–950 ramp
primary
#CABDDE
secondary
#A4B689
accent
#AC397F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384