#DEBEE4#DEBEE4
#DEBEE4 is a very light, moderate purple. Relative luminance 0.580; OKLCH L 84.1% C 0.063 H 320.9°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEE4 |
|---|---|
| RGB | rgb(222, 190, 228) |
| HSL | hsl(291, 41%, 82%) |
| HSV | hsv(291, 17%, 89%) |
| CMYK | cmyk(2.6%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(80.72, 18.01, -14.67) |
| CIE-LCH | lch(80.72, 23.23, 320.82°) |
| OKLab | oklab(84.07% 0.0485 -0.0394) |
| OKLCH | oklch(84.07% 0.063 320.9) |
| XYZ | xyz(62.5393, 57.9589, 81.2764) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.12
Pale Lavender
#EECFFE
ΔE00 4.84
Very Light Purple
#F6CEFC
ΔE00 4.96
Light Lilac
#EDC8FF
ΔE00 5.18
Pale Lilac
#E4CBFF
ΔE00 5.54
Light Lavender
#DFC5FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEE4 #C4E4BE
analogous
#CBBEE4 #DEBEE4 #E4BED7
triadic
#DEBEE4 #E4DEBE #BEE4DE
tetradic
#DEBEE4 #E4CBBE #C4E4BE #BED7E4
square
#DEBEE4 #E4CBBE #C4E4BE #BED7E4
split-complementary
#DEBEE4 #D7E4BE #BEE4CB
monochromatic
#B268C0 #C893D2 #DEBEE4 #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.67
#DEBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#DEBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEE4
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEE4 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E6
Deuteranopia (green-blind)
#C1CAE3
Tritanopia (blue-blind)
#DFC2CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debee4; /* rgb */ color: rgb(222, 190, 228); /* oklch */ color: oklch(84.1% 0.063 320.9);
Tailwind
colors: {
custom: {
50: '#e8d1ec',
500: '#debee4',
950: '#000000',
},
}SCSS
$custom: #debee4; $custom-light: #e8d1ec; $custom-dark: #000000;
JSON
{
"hex": "#debee4",
"rgb": {
"r": 222,
"g": 190,
"b": 228
},
"hsl": {
"h": 290.526,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.84067,
"c": 0.06251,
"h": 320.9
},
"luminance": 0.57958
}Semantic roles & 50–950 ramp
primary
#DEBEE4
secondary
#91BE89
accent
#B43146
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384