#CABAEB#CABAEB
#CABAEB is a light, moderate violet. Relative luminance 0.537; OKLCH L 81.8% C 0.070 H 299.8°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CABAEB |
|---|---|
| RGB | rgb(202, 186, 235) |
| HSL | hsl(260, 55%, 83%) |
| HSV | hsv(260, 21%, 92%) |
| CMYK | cmyk(14%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(78.27, 15.08, -22.30) |
| CIE-LCH | lch(78.27, 26.92, 304.08°) |
| OKLab | oklab(81.84% 0.0348 -0.0607) |
| OKLCH | oklch(81.84% 0.07 299.8) |
| XYZ | xyz(56.9084, 53.6724, 85.9429) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.32
Pale Lilac
#E4CBFF
ΔE00 5.20
Light Violet
#D6B4FC
ΔE00 5.49
Periwinkle
#CCCCFF
ΔE00 6.08
Pale Violet
#CEAEFA
ΔE00 6.16
Light Lilac
#EDC8FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABAEB #DBEBBA
analogous
#BAC2EB #CABAEB #E3BAEB
triadic
#CABAEB #EBCABA #BAEBCA
tetradic
#CABAEB #EBBAC2 #DBEBBA #BAEBE3
square
#CABAEB #EBBAC2 #DBEBBA #BAEBE3
split-complementary
#CABAEB #EBE3BA #C2EBBA
monochromatic
#815BCF #A68BDD #CABAEB #EDE7F8 #EDE7F8
Accessibility & contrast
On white
1.79
#CABAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CABAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABAEB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABAEB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#B3C1EA
Tritanopia (blue-blind)
#C5C1CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cabaeb; /* rgb */ color: rgb(202, 186, 235); /* oklch */ color: oklch(81.8% 0.070 299.8);
Tailwind
colors: {
custom: {
50: '#dacef1',
500: '#cabaeb',
950: '#000000',
},
}SCSS
$custom: #cabaeb; $custom-light: #dacef1; $custom-dark: #000000;
JSON
{
"hex": "#cabaeb",
"rgb": {
"r": 202,
"g": 186,
"b": 235
},
"hsl": {
"h": 259.592,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.81843,
"c": 0.06996,
"h": 299.8
},
"luminance": 0.53673
}Semantic roles & 50–950 ramp
primary
#CABAEB
secondary
#B1C782
accent
#C3238E
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151316
muted
#848385