#CABBEF#CABBEF
#CABBEF is a very light, moderate violet. Relative luminance 0.543; OKLCH L 82.2% C 0.074 H 298.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBEF |
|---|---|
| RGB | rgb(202, 187, 239) |
| HSL | hsl(257, 62%, 84%) |
| HSV | hsv(257, 22%, 94%) |
| CMYK | cmyk(15.5%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.65, 15.39, -23.87) |
| CIE-LCH | lch(78.65, 28.40, 302.81°) |
| OKLab | oklab(82.18% 0.0346 -0.0651) |
| OKLCH | oklch(82.18% 0.074 298) |
| XYZ | xyz(57.7042, 54.3290, 89.0911) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 4.13
Light Violet
#D6B4FC
ΔE00 5.11
Pale Lilac
#E4CBFF
ΔE00 5.18
Periwinkle
#CCCCFF
ΔE00 5.45
Pale Violet
#CEAEFA
ΔE00 5.71
Light Periwinkle
#C1C6FC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBEF #E0EFBB
analogous
#BBC6EF #CABBEF #E4BBEF
triadic
#CABBEF #EFCABB #BBEFCA
tetradic
#CABBEF #EFBBC6 #E0EFBB #BBEFE4
square
#CABBEF #EFBBC6 #E0EFBB #BBEFE4
split-complementary
#CABBEF #EFE4BB #C6EFBB
monochromatic
#7D58D8 #A389E3 #CABBEF #ECE6F9 #ECE6F9
Accessibility & contrast
On white
1.77
#CABBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#CABBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBEF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBEF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F1
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#C4C3CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cabbef; /* rgb */ color: rgb(202, 187, 239); /* oklch */ color: oklch(82.2% 0.074 298.0);
Tailwind
colors: {
custom: {
50: '#dacff4',
500: '#cabbef',
950: '#000000',
},
}SCSS
$custom: #cabbef; $custom-light: #dacff4; $custom-dark: #000000;
JSON
{
"hex": "#cabbef",
"rgb": {
"r": 202,
"g": 187,
"b": 239
},
"hsl": {
"h": 257.308,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.82184,
"c": 0.07373,
"h": 298
},
"luminance": 0.54329
}Semantic roles & 50–950 ramp
primary
#CABBEF
secondary
#B7CD81
accent
#CA1C98
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151317
muted
#848385