#CABBDE#CABBDE
#CABBDE is a light, muted violet. Relative luminance 0.534; OKLCH L 81.6% C 0.051 H 304.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBDE |
|---|---|
| RGB | rgb(202, 187, 222) |
| HSL | hsl(266, 35%, 80%) |
| HSV | hsv(266, 16%, 87%) |
| CMYK | cmyk(9%, 15.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.09, 11.86, -15.55) |
| CIE-LCH | lch(78.09, 19.56, 307.33°) |
| OKLab | oklab(81.57% 0.0291 -0.042) |
| OKLCH | oklch(81.57% 0.051 304.7) |
| XYZ | xyz(55.3098, 53.3712, 76.4809) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.91
Pale Lilac
#E4CBFF
ΔE00 6.69
Light Lavender
#DFC5FE
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 7.60
Periwinkle
#CCCCFF
ΔE00 7.91
Light Lilac
#EDC8FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBDE #CFDEBB
analogous
#BBBEDE #CABBDE #DBBBDE
triadic
#CABBDE #DECABB #BBDECA
tetradic
#CABBDE #DEBBBE #CFDEBB #BBDEDB
square
#CABBDE #DEBBBE #CFDEBB #BBDEDB
split-complementary
#CABBDE #DEDBBB #BEDEBB
monochromatic
#8A69B6 #AA92CA #CABBDE #EAE4F2 #EFEAF5
Accessibility & contrast
On white
1.80
#CABBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#CABBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBDE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBDE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E0
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#C7C0C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cabbde; /* rgb */ color: rgb(202, 187, 222); /* oklch */ color: oklch(81.6% 0.051 304.7);
Tailwind
colors: {
custom: {
50: '#dacfe8',
500: '#cabbde',
950: '#000000',
},
}SCSS
$custom: #cabbde; $custom-light: #dacfe8; $custom-dark: #000000;
JSON
{
"hex": "#cabbde",
"rgb": {
"r": 202,
"g": 187,
"b": 222
},
"hsl": {
"h": 265.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.81565,
"c": 0.05106,
"h": 304.7
},
"luminance": 0.53371
}Semantic roles & 50–950 ramp
primary
#CABBDE
secondary
#A2B687
accent
#AD387B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384