#DEBEE7#DEBEE7
#DEBEE7 is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.2% C 0.066 H 318.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEE7 |
|---|---|
| RGB | rgb(222, 190, 231) |
| HSL | hsl(287, 46%, 83%) |
| HSV | hsv(287, 18%, 91%) |
| CMYK | cmyk(3.9%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(80.81, 18.58, -16.14) |
| CIE-LCH | lch(80.81, 24.61, 319.01°) |
| OKLab | oklab(84.17% 0.0495 -0.0434) |
| OKLCH | oklch(84.17% 0.066 318.8) |
| XYZ | xyz(62.9594, 58.1269, 83.4887) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.42
Light Lilac
#EDC8FF
ΔE00 4.50
Very Light Purple
#F6CEFC
ΔE00 4.71
Thistle
#D8BFD8
ΔE00 4.85
Pale Lilac
#E4CBFF
ΔE00 4.88
Light Lavender
#DFC5FE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEE7 #C7E7BE
analogous
#C9BEE7 #DEBEE7 #E7BEDC
triadic
#DEBEE7 #E7DEBE #BEE7DE
tetradic
#DEBEE7 #E7C9BE #C7E7BE #BEDCE7
square
#DEBEE7 #E7C9BE #C7E7BE #BEDCE7
split-complementary
#DEBEE7 #DCE7BE #BEE7C9
monochromatic
#B165C6 #C791D6 #DEBEE7 #F4E9F7 #F4E9F7
Accessibility & contrast
On white
1.66
#DEBEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#DEBEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEE7
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEE7 | 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)
#BAC6E9
Deuteranopia (green-blind)
#C0CAE6
Tritanopia (blue-blind)
#DFC2CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debee7; /* rgb */ color: rgb(222, 190, 231); /* oklch */ color: oklch(84.2% 0.066 318.8);
Tailwind
colors: {
custom: {
50: '#e8d1ee',
500: '#debee7',
950: '#000000',
},
}SCSS
$custom: #debee7; $custom-light: #e8d1ee; $custom-dark: #000000;
JSON
{
"hex": "#debee7",
"rgb": {
"r": 222,
"g": 190,
"b": 231
},
"hsl": {
"h": 286.829,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.8417,
"c": 0.06587,
"h": 318.8
},
"luminance": 0.58126
}Semantic roles & 50–950 ramp
primary
#DEBEE7
secondary
#94C287
accent
#B92C4B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385