#DEBFDE#DEBFDE
#DEBFDE is a very light, muted purple. Relative luminance 0.581; OKLCH L 84.1% C 0.054 H 326.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFDE |
|---|---|
| RGB | rgb(222, 191, 222) |
| HSL | hsl(300, 32%, 81%) |
| HSV | hsv(300, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(80.78, 16.35, -11.36) |
| CIE-LCH | lch(80.78, 19.91, 325.21°) |
| OKLab | oklab(84.05% 0.045 -0.0303) |
| OKLCH | oklch(84.05% 0.054 326.1) |
| XYZ | xyz(61.9381, 58.0661, 77.0381) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.40
Very Light Purple
#F6CEFC
ΔE00 5.96
Pale Lavender
#EECFFE
ΔE00 6.06
Pale Mauve
#FED0FC
ΔE00 6.61
Light Lilac
#EDC8FF
ΔE00 6.90
Pale Lilac
#E4CBFF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFDE #BFDEBF
analogous
#CEBFDE #DEBFDE #DEBFCE
triadic
#DEBFDE #DEDEBF #BFDEDE
tetradic
#DEBFDE #DECEBF #BFDEBF #BFCEDE
square
#DEBFDE #DECEBF #BFDEBF #BFCEDE
split-complementary
#DEBFDE #CEDEBF #BFDECE
monochromatic
#B46EB4 #C997C9 #DEBFDE #F3E7F3 #F5EBF5
Accessibility & contrast
On white
1.66
#DEBFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#DEBFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFDE
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFDE | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DF
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#E0C1C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debfde; /* rgb */ color: rgb(222, 191, 222); /* oklch */ color: oklch(84.1% 0.054 326.1);
Tailwind
colors: {
custom: {
50: '#e8d2e8',
500: '#debfde',
950: '#000000',
},
}SCSS
$custom: #debfde; $custom-light: #e8d2e8; $custom-dark: #000000;
JSON
{
"hex": "#debfde",
"rgb": {
"r": 222,
"g": 191,
"b": 222
},
"hsl": {
"h": 300,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.84053,
"c": 0.05429,
"h": 326.1
},
"luminance": 0.58065
}Semantic roles & 50–950 ramp
primary
#DEBFDE
secondary
#8BB68B
accent
#AB3B3B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384