#DEBEE0#DEBEE0
#DEBEE0 is a very light, muted purple. Relative luminance 0.577; OKLCH L 83.9% C 0.058 H 324.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEE0 |
|---|---|
| RGB | rgb(222, 190, 224) |
| HSL | hsl(296, 35%, 81%) |
| HSV | hsv(296, 15%, 88%) |
| CMYK | cmyk(0.9%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(80.59, 17.26, -12.71) |
| CIE-LCH | lch(80.59, 21.43, 323.63°) |
| OKLab | oklab(83.93% 0.0472 -0.034) |
| OKLCH | oklch(83.93% 0.058 324.2) |
| XYZ | xyz(61.9904, 57.7393, 78.3857) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.17
Very Light Purple
#F6CEFC
ΔE00 5.51
Pale Lavender
#EECFFE
ΔE00 5.59
Light Lilac
#EDC8FF
ΔE00 6.19
Pale Mauve
#FED0FC
ΔE00 6.29
Pale Lilac
#E4CBFF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEE0 #C0E0BE
analogous
#CDBEE0 #DEBEE0 #E0BED1
triadic
#DEBEE0 #E0DEBE #BEE0DE
tetradic
#DEBEE0 #E0CDBE #C0E0BE #BED1E0
square
#DEBEE0 #E0CDBE #C0E0BE #BED1E0
split-complementary
#DEBEE0 #D1E0BE #BEE0CD
monochromatic
#B46BB8 #C995CC #DEBEE0 #F3E7F4 #F4EAF5
Accessibility & contrast
On white
1.67
#DEBEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#DEBEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEE0
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEE0 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E1
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#E0C1C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debee0; /* rgb */ color: rgb(222, 190, 224); /* oklch */ color: oklch(83.9% 0.058 324.2);
Tailwind
colors: {
custom: {
50: '#e8d1e9',
500: '#debee0',
950: '#000000',
},
}SCSS
$custom: #debee0; $custom-light: #e8d1e9; $custom-dark: #000000;
JSON
{
"hex": "#debee0",
"rgb": {
"r": 222,
"g": 190,
"b": 224
},
"hsl": {
"h": 296.471,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.83932,
"c": 0.05816,
"h": 324.2
},
"luminance": 0.57738
}Semantic roles & 50–950 ramp
primary
#DEBEE0
secondary
#8DB88A
accent
#AE373E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384