#DEBEE9#DEBEE9
#DEBEE9 is a very light, moderate purple. Relative luminance 0.582; OKLCH L 84.2% C 0.068 H 317.4°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEE9 |
|---|---|
| RGB | rgb(222, 190, 233) |
| HSL | hsl(285, 49%, 83%) |
| HSV | hsv(285, 18%, 91%) |
| CMYK | cmyk(4.7%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(80.87, 18.96, -17.12) |
| CIE-LCH | lch(80.87, 25.55, 317.91°) |
| OKLab | oklab(84.24% 0.0502 -0.0461) |
| OKLCH | oklch(84.24% 0.068 317.4) |
| XYZ | xyz(63.2434, 58.2405, 84.9849) |
| Luminance | 0.5824 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.08
Pale Lavender
#EECFFE
ΔE00 4.20
Pale Lilac
#E4CBFF
ΔE00 4.48
Very Light Purple
#F6CEFC
ΔE00 4.63
Light Lavender
#DFC5FE
ΔE00 4.70
Light Lavendar
#EFC0FE
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEE9 #C9E9BE
analogous
#C8BEE9 #DEBEE9 #E9BEDE
triadic
#DEBEE9 #E9DEBE #BEE9DE
tetradic
#DEBEE9 #E9C8BE #C9E9BE #BEDEE9
square
#DEBEE9 #E9C8BE #C9E9BE #BEDEE9
split-complementary
#DEBEE9 #DEE9BE #BEE9C8
monochromatic
#B063CA #C790DA #DEBEE9 #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.66
#DEBEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#DEBEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEE9
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEE9 | 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)
#B9C7EB
Deuteranopia (green-blind)
#C0CAE7
Tritanopia (blue-blind)
#DEC2CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debee9; /* rgb */ color: rgb(222, 190, 233); /* oklch */ color: oklch(84.2% 0.068 317.4);
Tailwind
colors: {
custom: {
50: '#e8d1f0',
500: '#debee9',
950: '#000000',
},
}SCSS
$custom: #debee9; $custom-light: #e8d1f0; $custom-dark: #000000;
JSON
{
"hex": "#debee9",
"rgb": {
"r": 222,
"g": 190,
"b": 233
},
"hsl": {
"h": 284.651,
"s": 49.425,
"l": 82.941
},
"oklch": {
"l": 0.8424,
"c": 0.06817,
"h": 317.4
},
"luminance": 0.5824
}Semantic roles & 50–950 ramp
primary
#DEBEE9
secondary
#96C587
accent
#BD294F
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385