#CABEFD#CABEFD
#CABEFD is a very light, moderate violet. Relative luminance 0.565; OKLCH L 83.3% C 0.088 H 293.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CABEFD |
|---|---|
| RGB | rgb(202, 190, 253) |
| HSL | hsl(251, 94%, 87%) |
| HSV | hsv(251, 25%, 99%) |
| CMYK | cmyk(20.2%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(79.88, 16.81, -29.49) |
| CIE-LCH | lch(79.88, 33.95, 299.68°) |
| OKLab | oklab(83.3% 0.0346 -0.081) |
| OKLCH | oklch(83.3% 0.088 293.1) |
| XYZ | xyz(60.4962, 56.4747, 100.6230) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.28
Light Periwinkle
#C1C6FC
ΔE00 4.40
Light Lavender
#DFC5FE
ΔE00 4.98
Light Violet
#D6B4FC
ΔE00 5.02
Pale Violet
#CEAEFA
ΔE00 5.23
Pale Lilac
#E4CBFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABEFD #F1FDBE
analogous
#BED2FD #CABEFD #EABEFD
triadic
#CABEFD #FDCABE #BEFDCA
tetradic
#CABEFD #FDBED2 #F1FDBE #BEFDEA
square
#CABEFD #FDBED2 #F1FDBE #BEFDEA
split-complementary
#CABEFD #FDEABE #D2FDBE
monochromatic
#6947F9 #9A83FB #CABEFD #E7E1FE #E7E1FE
Accessibility & contrast
On white
1.71
#CABEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#CABEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABEFD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABEFD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#B0C5FB
Tritanopia (blue-blind)
#C0C8D4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cabefd; /* rgb */ color: rgb(202, 190, 253); /* oklch */ color: oklch(83.3% 0.088 293.1);
Tailwind
colors: {
custom: {
50: '#dbd1fe',
500: '#cabefd',
950: '#000000',
},
}SCSS
$custom: #cabefd; $custom-light: #dbd1fe; $custom-dark: #000000;
JSON
{
"hex": "#cabefd",
"rgb": {
"r": 202,
"g": 190,
"b": 253
},
"hsl": {
"h": 251.429,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.83298,
"c": 0.08805,
"h": 293.1
},
"luminance": 0.56475
}Semantic roles & 50–950 ramp
primary
#CABEFD
secondary
#D0E47B
accent
#E600BA
background
#FEFEFF
surface
#FCFBFF
border
#D5D4D7
text
#151417
muted
#848385