#CABBFF#CABBFF
#CABBFF is a very light, moderate violet. Relative luminance 0.553; OKLCH L 82.8% C 0.095 H 294.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBFF |
|---|---|
| RGB | rgb(202, 187, 255) |
| HSL | hsl(253, 100%, 87%) |
| HSV | hsv(253, 27%, 100%) |
| CMYK | cmyk(20.8%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(79.22, 18.89, -31.58) |
| CIE-LCH | lch(79.22, 36.79, 300.88°) |
| OKLab | oklab(82.81% 0.0393 -0.0869) |
| OKLCH | oklch(82.81% 0.095 294.3) |
| XYZ | xyz(60.1733, 55.3166, 102.0954) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.30
Light Violet
#D6B4FC
ΔE00 4.33
Light Periwinkle
#C1C6FC
ΔE00 5.17
Periwinkle
#CCCCFF
ΔE00 5.30
Light Lavender
#DFC5FE
ΔE00 5.34
Pale Lilac
#E4CBFF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBFF #F0FFBB
analogous
#BBCEFF #CABBFF #ECBBFF
triadic
#CABBFF #FFCABB #BBFFCA
tetradic
#CABBFF #FFBBCE #F0FFBB #BBFFEC
square
#CABBFF #FFBBCE #F0FFBB #BBFFEC
split-complementary
#CABBFF #FFECBB #CEFFBB
monochromatic
#6B41FF #9A7EFF #CABBFF #E7E0FF #E7E0FF
Accessibility & contrast
On white
1.74
#CABBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#CABBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBFF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBFF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#ADC3FD
Tritanopia (blue-blind)
#C0C6D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cabbff; /* rgb */ color: rgb(202, 187, 255); /* oklch */ color: oklch(82.8% 0.095 294.3);
Tailwind
colors: {
custom: {
50: '#dbcfff',
500: '#cabbff',
950: '#000000',
},
}SCSS
$custom: #cabbff; $custom-light: #dbcfff; $custom-dark: #000000;
JSON
{
"hex": "#cabbff",
"rgb": {
"r": 202,
"g": 187,
"b": 255
},
"hsl": {
"h": 253.235,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.82813,
"c": 0.09535,
"h": 294.3
},
"luminance": 0.55317
}Semantic roles & 50–950 ramp
primary
#CABBFF
secondary
#CEE777
accent
#E600B3
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151318
muted
#848386