#CABFFB#CABFFB
#CABFFB is a very light, moderate violet. Relative luminance 0.568; OKLCH L 83.4% C 0.084 H 292.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFFB |
|---|---|
| RGB | rgb(202, 191, 251) |
| HSL | hsl(251, 88%, 87%) |
| HSV | hsv(251, 24%, 98%) |
| CMYK | cmyk(19.5%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(80.06, 15.82, -28.16) |
| CIE-LCH | lch(80.06, 32.30, 299.33°) |
| OKLab | oklab(83.41% 0.0326 -0.0772) |
| OKLCH | oklch(83.41% 0.084 292.9) |
| XYZ | xyz(60.3966, 56.7826, 99.0263) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.89
Light Periwinkle
#C1C6FC
ΔE00 4.22
Light Lavender
#DFC5FE
ΔE00 4.80
Light Violet
#D6B4FC
ΔE00 5.31
Pale Violet
#CEAEFA
ΔE00 5.63
Pale Lilac
#E4CBFF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFFB #F0FBBF
analogous
#BFD2FB #CABFFB #E8BFFB
triadic
#CABFFB #FBCABF #BFFBCA
tetradic
#CABFFB #FBBFD2 #F0FBBF #BFFBE8
square
#CABFFB #FBBFD2 #F0FBBF #BFFBE8
split-complementary
#CABFFB #FBE8BF #D2FBBF
monochromatic
#6B4CF4 #9A85F7 #CABFFB #E7E2FD #E7E2FD
Accessibility & contrast
On white
1.70
#CABFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#CABFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFFB
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFFB | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FE
Deuteranopia (green-blind)
#B2C6F9
Tritanopia (blue-blind)
#C0C9D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cabffb; /* rgb */ color: rgb(202, 191, 251); /* oklch */ color: oklch(83.4% 0.084 292.9);
Tailwind
colors: {
custom: {
50: '#dad2fc',
500: '#cabffb',
950: '#000000',
},
}SCSS
$custom: #cabffb; $custom-light: #dad2fc; $custom-dark: #000000;
JSON
{
"hex": "#cabffb",
"rgb": {
"r": 202,
"g": 191,
"b": 251
},
"hsl": {
"h": 251,
"s": 88.235,
"l": 86.667
},
"oklch": {
"l": 0.83409,
"c": 0.08381,
"h": 292.9
},
"luminance": 0.56783
}Semantic roles & 50–950 ramp
primary
#CABFFB
secondary
#CEE07E
accent
#E501BB
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385