#DEBFEC#DEBFEC
#DEBFEC is a very light, moderate purple. Relative luminance 0.588; OKLCH L 84.5% C 0.070 H 315.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFEC |
|---|---|
| RGB | rgb(222, 191, 236) |
| HSL | hsl(281, 54%, 84%) |
| HSV | hsv(281, 19%, 93%) |
| CMYK | cmyk(5.9%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(81.21, 19.00, -18.22) |
| CIE-LCH | lch(81.21, 26.33, 316.19°) |
| OKLab | oklab(84.53% 0.0497 -0.0492) |
| OKLCH | oklch(84.53% 0.07 315.3) |
| XYZ | xyz(63.8930, 58.8481, 87.3335) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.60
Pale Lilac
#E4CBFF
ΔE00 3.84
Pale Lavender
#EECFFE
ΔE00 3.85
Light Lavender
#DFC5FE
ΔE00 3.99
Very Light Purple
#F6CEFC
ΔE00 4.55
Light Lavendar
#EFC0FE
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFEC #CDECBF
analogous
#C7BFEC #DEBFEC #ECBFE3
triadic
#DEBFEC #ECDEBF #BFECDE
tetradic
#DEBFEC #ECC7BF #CDECBF #BFE3EC
square
#DEBFEC #ECC7BF #CDECBF #BFE3EC
split-complementary
#DEBFEC #E3ECBF #BFECC7
monochromatic
#AD61D0 #C690DE #DEBFEC #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.64
#DEBFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#DEBFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFEC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFEC | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EE
Deuteranopia (green-blind)
#C0CBEA
Tritanopia (blue-blind)
#DEC4CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #debfec; /* rgb */ color: rgb(222, 191, 236); /* oklch */ color: oklch(84.5% 0.070 315.3);
Tailwind
colors: {
custom: {
50: '#e8d2f2',
500: '#debfec',
950: '#000000',
},
}SCSS
$custom: #debfec; $custom-light: #e8d2f2; $custom-dark: #000000;
JSON
{
"hex": "#debfec",
"rgb": {
"r": 222,
"g": 191,
"b": 236
},
"hsl": {
"h": 281.333,
"s": 54.217,
"l": 83.725
},
"oklch": {
"l": 0.84531,
"c": 0.06991,
"h": 315.3
},
"luminance": 0.58847
}Semantic roles & 50–950 ramp
primary
#DEBFEC
secondary
#9BC986
accent
#C22455
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385