#DEBEE1#DEBEE1
#DEBEE1 is a very light, muted purple. Relative luminance 0.578; OKLCH L 84.0% C 0.059 H 323.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEE1 |
|---|---|
| RGB | rgb(222, 190, 225) |
| HSL | hsl(295, 37%, 81%) |
| HSV | hsv(295, 16%, 88%) |
| CMYK | cmyk(1.3%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(80.62, 17.44, -13.20) |
| CIE-LCH | lch(80.62, 21.88, 322.88°) |
| OKLab | oklab(83.97% 0.0475 -0.0353) |
| OKLCH | oklch(83.97% 0.059 323.4) |
| XYZ | xyz(62.1264, 57.7937, 79.1021) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.40
Very Light Purple
#F6CEFC
ΔE00 5.35
Pale Lavender
#EECFFE
ΔE00 5.38
Light Lilac
#EDC8FF
ΔE00 5.93
Pale Mauve
#FED0FC
ΔE00 6.19
Pale Lilac
#E4CBFF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEE1 #C1E1BE
analogous
#CDBEE1 #DEBEE1 #E1BED3
triadic
#DEBEE1 #E1DEBE #BEE1DE
tetradic
#DEBEE1 #E1CDBE #C1E1BE #BED3E1
square
#DEBEE1 #E1CDBE #C1E1BE #BED3E1
split-complementary
#DEBEE1 #D3E1BE #BEE1CD
monochromatic
#B36ABA #C994CE #DEBEE1 #F3E8F4 #F4EAF5
Accessibility & contrast
On white
1.67
#DEBEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#DEBEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEE1
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEE1 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E3
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#E0C1CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debee1; /* rgb */ color: rgb(222, 190, 225); /* oklch */ color: oklch(84.0% 0.059 323.4);
Tailwind
colors: {
custom: {
50: '#e8d1ea',
500: '#debee1',
950: '#000000',
},
}SCSS
$custom: #debee1; $custom-light: #e8d1ea; $custom-dark: #000000;
JSON
{
"hex": "#debee1",
"rgb": {
"r": 222,
"g": 190,
"b": 225
},
"hsl": {
"h": 294.857,
"s": 36.842,
"l": 81.373
},
"oklch": {
"l": 0.83966,
"c": 0.05924,
"h": 323.4
},
"luminance": 0.57793
}Semantic roles & 50–950 ramp
primary
#DEBEE1
secondary
#8EBA8A
accent
#B03640
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384