#CABFE3#CABFE3
#CABFE3 is a very light, muted violet. Relative luminance 0.554; OKLCH L 82.5% C 0.051 H 299.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFE3 |
|---|---|
| RGB | rgb(202, 191, 227) |
| HSL | hsl(258, 39%, 82%) |
| HSV | hsv(258, 16%, 89%) |
| CMYK | cmyk(11%, 15.9%, 0%, 11%) |
| CIE-LAB | lab(79.25, 10.71, -16.51) |
| CIE-LCH | lch(79.25, 19.68, 302.99°) |
| OKLab | oklab(82.52% 0.025 -0.0446) |
| OKLCH | oklch(82.52% 0.051 299.2) |
| XYZ | xyz(56.8503, 55.3641, 80.3495) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.97
Pale Lilac
#E4CBFF
ΔE00 6.41
Periwinkle
#CCCCFF
ΔE00 6.49
Light Lavender
#DFC5FE
ΔE00 6.50
Pale Lavender
#EECFFE
ΔE00 7.65
Light Periwinkle
#C1C6FC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFE3 #D8E3BF
analogous
#BFC6E3 #CABFE3 #DCBFE3
triadic
#CABFE3 #E3CABF #BFE3CA
tetradic
#CABFE3 #E3BFC6 #D8E3BF #BFE3DC
square
#CABFE3 #E3BFC6 #D8E3BF #BFE3DC
split-complementary
#CABFE3 #E3DCBF #C6E3BF
monochromatic
#836ABE #A794D0 #CABFE3 #EDEAF6 #EDEAF6
Accessibility & contrast
On white
1.74
#CABFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#CABFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFE3
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFE3 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E5
Deuteranopia (green-blind)
#BAC4E2
Tritanopia (blue-blind)
#C6C4CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cabfe3; /* rgb */ color: rgb(202, 191, 227); /* oklch */ color: oklch(82.5% 0.051 299.2);
Tailwind
colors: {
custom: {
50: '#dad2eb',
500: '#cabfe3',
950: '#000000',
},
}SCSS
$custom: #cabfe3; $custom-light: #dad2eb; $custom-dark: #000000;
JSON
{
"hex": "#cabfe3",
"rgb": {
"r": 202,
"g": 191,
"b": 227
},
"hsl": {
"h": 258.333,
"s": 39.13,
"l": 81.961
},
"oklch": {
"l": 0.82517,
"c": 0.05117,
"h": 299.2
},
"luminance": 0.55364
}Semantic roles & 50–950 ramp
primary
#CABFE3
secondary
#ADBC8A
accent
#B2338B
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384