#DEBFEB#DEBFEB
#DEBFEB is a very light, moderate purple. Relative luminance 0.588; OKLCH L 84.5% C 0.069 H 315.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFEB |
|---|---|
| RGB | rgb(222, 191, 235) |
| HSL | hsl(282, 52%, 84%) |
| HSV | hsv(282, 19%, 92%) |
| CMYK | cmyk(5.5%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(81.18, 18.81, -17.74) |
| CIE-LCH | lch(81.18, 25.85, 316.68°) |
| OKLab | oklab(84.5% 0.0494 -0.0478) |
| OKLCH | oklch(84.5% 0.069 315.9) |
| XYZ | xyz(63.7481, 58.7901, 86.5705) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.78
Pale Lavender
#EECFFE
ΔE00 3.91
Pale Lilac
#E4CBFF
ΔE00 4.02
Light Lavender
#DFC5FE
ΔE00 4.24
Very Light Purple
#F6CEFC
ΔE00 4.54
Light Lavendar
#EFC0FE
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFEB #CCEBBF
analogous
#C8BFEB #DEBFEB #EBBFE2
triadic
#DEBFEB #EBDEBF #BFEBDE
tetradic
#DEBFEB #EBC8BF #CCEBBF #BFE2EB
square
#DEBFEB #EBC8BF #CCEBBF #BFE2EB
split-complementary
#DEBFEB #E2EBBF #BFEBC8
monochromatic
#AE62CE #C690DC #DEBFEB #F3E8F8 #F3E8F8
Accessibility & contrast
On white
1.65
#DEBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#DEBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFEB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFEB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#C0CBE9
Tritanopia (blue-blind)
#DEC4CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debfeb; /* rgb */ color: rgb(222, 191, 235); /* oklch */ color: oklch(84.5% 0.069 315.9);
Tailwind
colors: {
custom: {
50: '#e8d2f1',
500: '#debfeb',
950: '#000000',
},
}SCSS
$custom: #debfeb; $custom-light: #e8d2f1; $custom-dark: #000000;
JSON
{
"hex": "#debfeb",
"rgb": {
"r": 222,
"g": 191,
"b": 235
},
"hsl": {
"h": 282.273,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84496,
"c": 0.06874,
"h": 315.9
},
"luminance": 0.58789
}Semantic roles & 50–950 ramp
primary
#DEBFEB
secondary
#9AC787
accent
#C02653
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385