#CABAEF#CABAEF
#CABAEF is a light, moderate violet. Relative luminance 0.539; OKLCH L 82.0% C 0.075 H 298.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CABAEF |
|---|---|
| RGB | rgb(202, 186, 239) |
| HSL | hsl(258, 62%, 83%) |
| HSV | hsv(258, 22%, 94%) |
| CMYK | cmyk(15.5%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(78.41, 15.93, -24.24) |
| CIE-LCH | lch(78.41, 29.01, 303.31°) |
| OKLab | oklab(81.99% 0.036 -0.0662) |
| OKLCH | oklch(81.99% 0.075 298.6) |
| XYZ | xyz(57.4928, 53.9062, 89.0207) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.11
Light Violet
#D6B4FC
ΔE00 4.81
Pale Lilac
#E4CBFF
ΔE00 5.25
Pale Violet
#CEAEFA
ΔE00 5.39
Periwinkle
#CCCCFF
ΔE00 5.72
Light Periwinkle
#C1C6FC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABAEF #DFEFBA
analogous
#BAC4EF #CABAEF #E4BAEF
triadic
#CABAEF #EFCABA #BAEFCA
tetradic
#CABAEF #EFBAC4 #DFEFBA #BAEFE4
square
#CABAEF #EFBAC4 #DFEFBA #BAEFE4
split-complementary
#CABAEF #EFE4BA #C4EFBA
monochromatic
#7E57D8 #A488E3 #CABAEF #ECE6F9 #ECE6F9
Accessibility & contrast
On white
1.78
#CABAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#CABAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABAEF
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABAEF | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#C4C2CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cabaef; /* rgb */ color: rgb(202, 186, 239); /* oklch */ color: oklch(82.0% 0.075 298.6);
Tailwind
colors: {
custom: {
50: '#dacef4',
500: '#cabaef',
950: '#000000',
},
}SCSS
$custom: #cabaef; $custom-light: #dacef4; $custom-dark: #000000;
JSON
{
"hex": "#cabaef",
"rgb": {
"r": 202,
"g": 186,
"b": 239
},
"hsl": {
"h": 258.113,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.81994,
"c": 0.07532,
"h": 298.6
},
"luminance": 0.53906
}Semantic roles & 50–950 ramp
primary
#CABAEF
secondary
#B6CD80
accent
#CA1B95
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151317
muted
#848385