#CABFFA#CABFFA
#CABFFA is a very light, moderate violet. Relative luminance 0.567; OKLCH L 83.4% C 0.082 H 293.1°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFFA |
|---|---|
| RGB | rgb(202, 191, 250) |
| HSL | hsl(251, 86%, 86%) |
| HSV | hsv(251, 24%, 98%) |
| CMYK | cmyk(19.2%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(80.02, 15.60, -27.68) |
| CIE-LCH | lch(80.02, 31.77, 299.41°) |
| OKLab | oklab(83.37% 0.0323 -0.0758) |
| OKLCH | oklch(83.37% 0.082 293.1) |
| XYZ | xyz(60.2394, 56.7197, 98.1983) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.87
Light Periwinkle
#C1C6FC
ΔE00 4.28
Light Lavender
#DFC5FE
ΔE00 4.70
Light Violet
#D6B4FC
ΔE00 5.34
Pale Violet
#CEAEFA
ΔE00 5.69
Pale Lilac
#E4CBFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFFA #EFFABF
analogous
#BFD2FA #CABFFA #E8BFFA
triadic
#CABFFA #FACABF #BFFACA
tetradic
#CABFFA #FABFD2 #EFFABF #BFFAE8
square
#CABFFA #FABFD2 #EFFABF #BFFAE8
split-complementary
#CABFFA #FAE8BF #D2FABF
monochromatic
#6C4DF1 #9B86F6 #CABFFA #E7E3FD #E7E3FD
Accessibility & contrast
On white
1.70
#CABFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#CABFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFFA
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFFA | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C7FD
Deuteranopia (green-blind)
#B2C5F8
Tritanopia (blue-blind)
#C1C8D3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cabffa; /* rgb */ color: rgb(202, 191, 250); /* oklch */ color: oklch(83.4% 0.082 293.1);
Tailwind
colors: {
custom: {
50: '#dad2fc',
500: '#cabffa',
950: '#000000',
},
}SCSS
$custom: #cabffa; $custom-light: #dad2fc; $custom-dark: #000000;
JSON
{
"hex": "#cabffa",
"rgb": {
"r": 202,
"g": 191,
"b": 250
},
"hsl": {
"h": 251.186,
"s": 85.507,
"l": 86.471
},
"oklch": {
"l": 0.8337,
"c": 0.08244,
"h": 293.1
},
"luminance": 0.5672
}Semantic roles & 50–950 ramp
primary
#CABFFA
secondary
#CDDF7E
accent
#E203B9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#151417
muted
#848385