#CABBEA#CABBEA
#CABBEA is a light, moderate violet. Relative luminance 0.540; OKLCH L 82.0% C 0.067 H 299.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBEA |
|---|---|
| RGB | rgb(202, 187, 234) |
| HSL | hsl(259, 53%, 83%) |
| HSV | hsv(259, 20%, 92%) |
| CMYK | cmyk(13.7%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(78.48, 14.33, -21.44) |
| CIE-LCH | lch(78.48, 25.78, 303.76°) |
| OKLab | oklab(82% 0.033 -0.0583) |
| OKLCH | oklch(82% 0.067 299.5) |
| XYZ | xyz(56.9757, 54.0376, 85.2546) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.49
Pale Lilac
#E4CBFF
ΔE00 5.20
Periwinkle
#CCCCFF
ΔE00 5.96
Light Violet
#D6B4FC
ΔE00 5.99
Pale Violet
#CEAEFA
ΔE00 6.69
Light Periwinkle
#C1C6FC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBEA #DBEABB
analogous
#BBC3EA #CABBEA #E2BBEA
triadic
#CABBEA #EACABB #BBEACA
tetradic
#CABBEA #EABBC3 #DBEABB #BBEAE2
square
#CABBEA #EABBC3 #DBEABB #BBEAE2
split-complementary
#CABBEA #EAE2BB #C3EABB
monochromatic
#815DCD #A68CDC #CABBEA #EDE8F8 #EDE8F8
Accessibility & contrast
On white
1.78
#CABBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#CABBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBEA
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBEA | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EC
Deuteranopia (green-blind)
#B4C2E9
Tritanopia (blue-blind)
#C5C2CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cabbea; /* rgb */ color: rgb(202, 187, 234); /* oklch */ color: oklch(82.0% 0.067 299.5);
Tailwind
colors: {
custom: {
50: '#dacff0',
500: '#cabbea',
950: '#000000',
},
}SCSS
$custom: #cabbea; $custom-light: #dacff0; $custom-dark: #000000;
JSON
{
"hex": "#cabbea",
"rgb": {
"r": 202,
"g": 187,
"b": 234
},
"hsl": {
"h": 259.149,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.81997,
"c": 0.06701,
"h": 299.5
},
"luminance": 0.54038
}Semantic roles & 50–950 ramp
primary
#CABBEA
secondary
#B1C683
accent
#C0258F
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151316
muted
#848385