#CABFE2#CABFE2
#CABFE2 is a very light, muted violet. Relative luminance 0.553; OKLCH L 82.5% C 0.050 H 299.7°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFE2 |
|---|---|
| RGB | rgb(202, 191, 226) |
| HSL | hsl(259, 38%, 82%) |
| HSV | hsv(259, 15%, 89%) |
| CMYK | cmyk(10.6%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(79.22, 10.51, -16.02) |
| CIE-LCH | lch(79.22, 19.16, 303.27°) |
| OKLab | oklab(82.48% 0.0246 -0.0433) |
| OKLCH | oklch(82.48% 0.05 299.7) |
| XYZ | xyz(56.7127, 55.3091, 79.6247) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.79
Pale Lilac
#E4CBFF
ΔE00 6.60
Periwinkle
#CCCCFF
ΔE00 6.70
Light Lavender
#DFC5FE
ΔE00 6.74
Pale Lavender
#EECFFE
ΔE00 7.76
Light Periwinkle
#C1C6FC
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFE2 #D7E2BF
analogous
#BFC6E2 #CABFE2 #DCBFE2
triadic
#CABFE2 #E2CABF #BFE2CA
tetradic
#CABFE2 #E2BFC6 #D7E2BF #BFE2DC
square
#CABFE2 #E2BFC6 #D7E2BF #BFE2DC
split-complementary
#CABFE2 #E2DCBF #C6E2BF
monochromatic
#846BBC #A795CF #CABFE2 #EDE9F5 #EEEAF5
Accessibility & contrast
On white
1.74
#CABFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#CABFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFE2
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFE2 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E4
Deuteranopia (green-blind)
#BAC4E1
Tritanopia (blue-blind)
#C6C4CB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cabfe2; /* rgb */ color: rgb(202, 191, 226); /* oklch */ color: oklch(82.5% 0.050 299.7);
Tailwind
colors: {
custom: {
50: '#dad2eb',
500: '#cabfe2',
950: '#000000',
},
}SCSS
$custom: #cabfe2; $custom-light: #dad2eb; $custom-dark: #000000;
JSON
{
"hex": "#cabfe2",
"rgb": {
"r": 202,
"g": 191,
"b": 226
},
"hsl": {
"h": 258.857,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.82482,
"c": 0.04982,
"h": 299.7
},
"luminance": 0.55309
}Semantic roles & 50–950 ramp
primary
#CABFE2
secondary
#ACBB8A
accent
#B1358A
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384