#CABBEE#CABBEE
#CABBEE is a very light, moderate violet. Relative luminance 0.543; OKLCH L 82.1% C 0.072 H 298.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBEE |
|---|---|
| RGB | rgb(202, 187, 238) |
| HSL | hsl(258, 60%, 83%) |
| HSV | hsv(258, 21%, 93%) |
| CMYK | cmyk(15.1%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(78.62, 15.18, -23.38) |
| CIE-LCH | lch(78.62, 27.88, 302.98°) |
| OKLab | oklab(82.15% 0.0343 -0.0637) |
| OKLCH | oklch(82.15% 0.072 298.3) |
| XYZ | xyz(57.5569, 54.2700, 88.3152) |
| Luminance | 0.5427 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.17
Pale Lilac
#E4CBFF
ΔE00 5.15
Light Violet
#D6B4FC
ΔE00 5.27
Periwinkle
#CCCCFF
ΔE00 5.54
Pale Violet
#CEAEFA
ΔE00 5.89
Light Periwinkle
#C1C6FC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBEE #DFEEBB
analogous
#BBC5EE #CABBEE #E3BBEE
triadic
#CABBEE #EECABB #BBEECA
tetradic
#CABBEE #EEBBC5 #DFEEBB #BBEEE3
square
#CABBEE #EEBBC5 #DFEEBB #BBEEE3
split-complementary
#CABBEE #EEE3BB #C5EEBB
monochromatic
#7E59D6 #A48AE2 #CABBEE #ECE7F9 #ECE7F9
Accessibility & contrast
On white
1.77
#CABBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#CABBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBEE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBEE | 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)
#B1C3F0
Deuteranopia (green-blind)
#B3C2EC
Tritanopia (blue-blind)
#C4C2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cabbee; /* rgb */ color: rgb(202, 187, 238); /* oklch */ color: oklch(82.1% 0.072 298.3);
Tailwind
colors: {
custom: {
50: '#dacff3',
500: '#cabbee',
950: '#000000',
},
}SCSS
$custom: #cabbee; $custom-light: #dacff3; $custom-dark: #000000;
JSON
{
"hex": "#cabbee",
"rgb": {
"r": 202,
"g": 187,
"b": 238
},
"hsl": {
"h": 257.647,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.82146,
"c": 0.07238,
"h": 298.3
},
"luminance": 0.5427
}Semantic roles & 50–950 ramp
primary
#CABBEE
secondary
#B6CC81
accent
#C81E96
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151317
muted
#848385