#CABBEC#CABBEC
#CABBEC is a very light, moderate violet. Relative luminance 0.542; OKLCH L 82.1% C 0.070 H 298.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBEC |
|---|---|
| RGB | rgb(202, 187, 236) |
| HSL | hsl(258, 56%, 83%) |
| HSV | hsv(258, 21%, 93%) |
| CMYK | cmyk(14.4%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(78.55, 14.75, -22.41) |
| CIE-LCH | lch(78.55, 26.83, 303.35°) |
| OKLab | oklab(82.07% 0.0337 -0.061) |
| OKLCH | oklch(82.07% 0.07 298.9) |
| XYZ | xyz(57.2647, 54.1532, 86.7764) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.30
Pale Lilac
#E4CBFF
ΔE00 5.15
Light Violet
#D6B4FC
ΔE00 5.61
Periwinkle
#CCCCFF
ΔE00 5.74
Pale Violet
#CEAEFA
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBEC #DDECBB
analogous
#BBC4EC #CABBEC #E2BBEC
triadic
#CABBEC #ECCABB #BBECCA
tetradic
#CABBEC #ECBBC4 #DDECBB #BBECE2
square
#CABBEC #ECBBC4 #DDECBB #BBECE2
split-complementary
#CABBEC #ECE2BB #C4ECBB
monochromatic
#7F5BD1 #A58BDF #CABBEC #ECE7F8 #ECE7F8
Accessibility & contrast
On white
1.78
#CABBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#CABBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBEC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBEC | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2EE
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#C4C2CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cabbec; /* rgb */ color: rgb(202, 187, 236); /* oklch */ color: oklch(82.1% 0.070 298.9);
Tailwind
colors: {
custom: {
50: '#dacff2',
500: '#cabbec',
950: '#000000',
},
}SCSS
$custom: #cabbec; $custom-light: #dacff2; $custom-dark: #000000;
JSON
{
"hex": "#cabbec",
"rgb": {
"r": 202,
"g": 187,
"b": 236
},
"hsl": {
"h": 258.367,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.82071,
"c": 0.06969,
"h": 298.9
},
"luminance": 0.54153
}Semantic roles & 50–950 ramp
primary
#CABBEC
secondary
#B3C982
accent
#C42292
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151317
muted
#848385