#DEBDED#DEBDED
#DEBDED is a very light, moderate purple. Relative luminance 0.580; OKLCH L 84.2% C 0.075 H 315.2°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDED |
|---|---|
| RGB | rgb(222, 189, 237) |
| HSL | hsl(281, 57%, 84%) |
| HSV | hsv(281, 20%, 93%) |
| CMYK | cmyk(6.3%, 20.3%, 0%, 7.1%) |
| CIE-LAB | lab(80.76, 20.27, -19.44) |
| CIE-LCH | lch(80.76, 28.08, 316.20°) |
| OKLab | oklab(84.2% 0.0529 -0.0525) |
| OKLCH | oklch(84.2% 0.075 315.2) |
| XYZ | xyz(63.6055, 58.0400, 87.9564) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.40
Light Lavender
#DFC5FE
ΔE00 3.77
Pale Lilac
#E4CBFF
ΔE00 3.95
Light Lavendar
#EFC0FE
ΔE00 4.03
Pale Lavender
#EECFFE
ΔE00 4.18
Very Light Purple
#F6CEFC
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDED #CCEDBD
analogous
#C6BDED #DEBDED #EDBDE4
triadic
#DEBDED #EDDEBD #BDEDDE
tetradic
#DEBDED #EDC6BD #CCEDBD #BDE4ED
square
#DEBDED #EDC6BD #CCEDBD #BDE4ED
split-complementary
#DEBDED #E4EDBD #BDEDC6
monochromatic
#AE5DD3 #C68DE0 #DEBDED #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.67
#DEBDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#DEBDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDED
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDED | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6EF
Deuteranopia (green-blind)
#BEC9EB
Tritanopia (blue-blind)
#DDC2CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debded; /* rgb */ color: rgb(222, 189, 237); /* oklch */ color: oklch(84.2% 0.075 315.2);
Tailwind
colors: {
custom: {
50: '#e8d1f3',
500: '#debded',
950: '#000000',
},
}SCSS
$custom: #debded; $custom-light: #e8d1f3; $custom-dark: #000000;
JSON
{
"hex": "#debded",
"rgb": {
"r": 222,
"g": 189,
"b": 237
},
"hsl": {
"h": 281.25,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.84196,
"c": 0.07457,
"h": 315.2
},
"luminance": 0.58039
}Semantic roles & 50–950 ramp
primary
#DEBDED
secondary
#9ACA84
accent
#C52154
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385