#CABFEA#CABFEA
#CABFEA is a very light, moderate violet. Relative luminance 0.558; OKLCH L 82.8% C 0.061 H 296.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFEA |
|---|---|
| RGB | rgb(202, 191, 234) |
| HSL | hsl(255, 51%, 83%) |
| HSV | hsv(255, 18%, 92%) |
| CMYK | cmyk(13.7%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(79.48, 12.16, -19.93) |
| CIE-LCH | lch(79.48, 23.35, 301.39°) |
| OKLab | oklab(82.77% 0.0273 -0.0541) |
| OKLCH | oklch(82.77% 0.061 296.8) |
| XYZ | xyz(57.8361, 55.7584, 85.5414) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 5.14
Periwinkle
#CCCCFF
ΔE00 5.17
Pale Lilac
#E4CBFF
ΔE00 5.44
Light Periwinkle
#C1C6FC
ΔE00 6.31
Pale Lavender
#EECFFE
ΔE00 7.28
Light Violet
#D6B4FC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFEA #DFEABF
analogous
#BFC9EA #CABFEA #DFBFEA
triadic
#CABFEA #EACABF #BFEACA
tetradic
#CABFEA #EABFC9 #DFEABF #BFEADF
square
#CABFEA #EABFC9 #DFEABF #BFEADF
split-complementary
#CABFEA #EADFBF #C9EABF
monochromatic
#7E63CC #A491DB #CABFEA #ECE8F7 #ECE8F7
Accessibility & contrast
On white
1.73
#CABFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#CABFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFEA
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFEA | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EC
Deuteranopia (green-blind)
#B8C4E9
Tritanopia (blue-blind)
#C4C5CD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cabfea; /* rgb */ color: rgb(202, 191, 234); /* oklch */ color: oklch(82.8% 0.061 296.8);
Tailwind
colors: {
custom: {
50: '#dad2f0',
500: '#cabfea',
950: '#000000',
},
}SCSS
$custom: #cabfea; $custom-light: #dad2f0; $custom-dark: #000000;
JSON
{
"hex": "#cabfea",
"rgb": {
"r": 202,
"g": 191,
"b": 234
},
"hsl": {
"h": 255.349,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.82767,
"c": 0.06064,
"h": 296.8
},
"luminance": 0.55759
}Semantic roles & 50–950 ramp
primary
#CABFEA
secondary
#B6C687
accent
#BE2897
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385