#DEBFE1#DEBFE1
#DEBFE1 is a very light, muted purple. Relative luminance 0.582; OKLCH L 84.2% C 0.057 H 323.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFE1 |
|---|---|
| RGB | rgb(222, 191, 225) |
| HSL | hsl(295, 36%, 82%) |
| HSV | hsv(295, 15%, 88%) |
| CMYK | cmyk(1.3%, 15.1%, 0%, 11.8%) |
| CIE-LAB | lab(80.87, 16.91, -12.84) |
| CIE-LCH | lch(80.87, 21.23, 322.79°) |
| OKLab | oklab(84.15% 0.0461 -0.0344) |
| OKLCH | oklch(84.15% 0.057 323.3) |
| XYZ | xyz(62.3438, 58.2284, 79.1745) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.08
Pale Lavender
#EECFFE
ΔE00 5.39
Very Light Purple
#F6CEFC
ΔE00 5.41
Light Lilac
#EDC8FF
ΔE00 6.08
Pale Mauve
#FED0FC
ΔE00 6.24
Pale Lilac
#E4CBFF
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFE1 #C2E1BF
analogous
#CDBFE1 #DEBFE1 #E1BFD3
triadic
#DEBFE1 #E1DEBF #BFE1DE
tetradic
#DEBFE1 #E1CDBF #C2E1BF #BFD3E1
square
#DEBFE1 #E1CDBF #C2E1BF #BFD3E1
split-complementary
#DEBFE1 #D3E1BF #BFE1CD
monochromatic
#B36CBA #C995CD #DEBFE1 #F3E9F5 #F4EAF5
Accessibility & contrast
On white
1.66
#DEBFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#DEBFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFE1
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFE1 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E2
Deuteranopia (green-blind)
#C3CAE0
Tritanopia (blue-blind)
#E0C2CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debfe1; /* rgb */ color: rgb(222, 191, 225); /* oklch */ color: oklch(84.2% 0.057 323.3);
Tailwind
colors: {
custom: {
50: '#e8d2ea',
500: '#debfe1',
950: '#000000',
},
}SCSS
$custom: #debfe1; $custom-light: #e8d2ea; $custom-dark: #000000;
JSON
{
"hex": "#debfe1",
"rgb": {
"r": 222,
"g": 191,
"b": 225
},
"hsl": {
"h": 294.706,
"s": 36.17,
"l": 81.569
},
"oklch": {
"l": 0.84153,
"c": 0.05746,
"h": 323.3
},
"luminance": 0.58227
}Semantic roles & 50–950 ramp
primary
#DEBFE1
secondary
#8FBA8B
accent
#AF3641
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384