#DEBFE0#DEBFE0
#DEBFE0 is a very light, muted purple. Relative luminance 0.582; OKLCH L 84.1% C 0.056 H 324.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFE0 |
|---|---|
| RGB | rgb(222, 191, 224) |
| HSL | hsl(296, 35%, 81%) |
| HSV | hsv(296, 15%, 88%) |
| CMYK | cmyk(0.9%, 14.7%, 0%, 12.2%) |
| CIE-LAB | lab(80.84, 16.72, -12.35) |
| CIE-LCH | lch(80.84, 20.79, 323.56°) |
| OKLab | oklab(84.12% 0.0457 -0.033) |
| OKLCH | oklch(84.12% 0.056 324.2) |
| XYZ | xyz(62.2078, 58.1740, 78.4582) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.84
Very Light Purple
#F6CEFC
ΔE00 5.59
Pale Lavender
#EECFFE
ΔE00 5.60
Light Lilac
#EDC8FF
ΔE00 6.35
Pale Mauve
#FED0FC
ΔE00 6.35
Pale Lilac
#E4CBFF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFE0 #C1E0BF
analogous
#CEBFE0 #DEBFE0 #E0BFD2
triadic
#DEBFE0 #E0DEBF #BFE0DE
tetradic
#DEBFE0 #E0CEBF #C1E0BF #BFD2E0
square
#DEBFE0 #E0CEBF #C1E0BF #BFD2E0
split-complementary
#DEBFE0 #D2E0BF #BFE0CE
monochromatic
#B36DB8 #C996CC #DEBFE0 #F3E8F4 #F4EAF5
Accessibility & contrast
On white
1.66
#DEBFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#DEBFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFE0
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFE0 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6E1
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#E0C2CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debfe0; /* rgb */ color: rgb(222, 191, 224); /* oklch */ color: oklch(84.1% 0.056 324.2);
Tailwind
colors: {
custom: {
50: '#e8d2e9',
500: '#debfe0',
950: '#000000',
},
}SCSS
$custom: #debfe0; $custom-light: #e8d2e9; $custom-dark: #000000;
JSON
{
"hex": "#debfe0",
"rgb": {
"r": 222,
"g": 191,
"b": 224
},
"hsl": {
"h": 296.364,
"s": 34.737,
"l": 81.373
},
"oklch": {
"l": 0.84119,
"c": 0.05639,
"h": 324.2
},
"luminance": 0.58173
}Semantic roles & 50–950 ramp
primary
#DEBFE0
secondary
#8EB88B
accent
#AE383F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384