#CABFFE#CABFFE
#CABFFE is a very light, moderate violet. Relative luminance 0.570; OKLCH L 83.5% C 0.088 H 292.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFFE |
|---|---|
| RGB | rgb(202, 191, 254) |
| HSL | hsl(250, 97%, 87%) |
| HSV | hsv(250, 25%, 100%) |
| CMYK | cmyk(20.5%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(80.16, 16.49, -29.60) |
| CIE-LCH | lch(80.16, 33.88, 299.12°) |
| OKLab | oklab(83.53% 0.0335 -0.0813) |
| OKLCH | oklch(83.53% 0.088 292.4) |
| XYZ | xyz(60.8732, 56.9733, 101.5366) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.01
Light Periwinkle
#C1C6FC
ΔE00 4.12
Light Lavender
#DFC5FE
ΔE00 5.12
Light Violet
#D6B4FC
ΔE00 5.30
Pale Violet
#CEAEFA
ΔE00 5.51
Pale Lilac
#E4CBFF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFFE #F3FEBF
analogous
#BFD4FE #CABFFE #E9BFFE
triadic
#CABFFE #FECABF #BFFECA
tetradic
#CABFFE #FEBFD4 #F3FEBF #BFFEE9
square
#CABFFE #FEBFD4 #F3FEBF #BFFEE9
split-complementary
#CABFFE #FEE9BF #D4FEBF
monochromatic
#6646FC #9883FD #CABFFE #E6E1FF #E6E1FF
Accessibility & contrast
On white
1.69
#CABFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#CABFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFFE
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFFE | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C8FF
Deuteranopia (green-blind)
#B1C6FC
Tritanopia (blue-blind)
#C0C9D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cabffe; /* rgb */ color: rgb(202, 191, 254); /* oklch */ color: oklch(83.5% 0.088 292.4);
Tailwind
colors: {
custom: {
50: '#dbd2ff',
500: '#cabffe',
950: '#000000',
},
}SCSS
$custom: #cabffe; $custom-light: #dbd2ff; $custom-dark: #000000;
JSON
{
"hex": "#cabffe",
"rgb": {
"r": 202,
"g": 191,
"b": 254
},
"hsl": {
"h": 250.476,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.83528,
"c": 0.0879,
"h": 292.4
},
"luminance": 0.56974
}Semantic roles & 50–950 ramp
primary
#CABFFE
secondary
#D3E67B
accent
#E600BD
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151418
muted
#848386