#DEBEDF#DEBEDF
#DEBEDF is a very light, muted purple. Relative luminance 0.577; OKLCH L 83.9% C 0.057 H 325.1°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEDF |
|---|---|
| RGB | rgb(222, 190, 223) |
| HSL | hsl(298, 34%, 81%) |
| HSV | hsv(298, 15%, 87%) |
| CMYK | cmyk(0.4%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(80.56, 17.07, -12.22) |
| CIE-LCH | lch(80.56, 20.99, 324.42°) |
| OKLab | oklab(83.9% 0.0469 -0.0326) |
| OKLCH | oklch(83.9% 0.057 325.1) |
| XYZ | xyz(61.8552, 57.6852, 77.6736) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.95
Very Light Purple
#F6CEFC
ΔE00 5.68
Pale Lavender
#EECFFE
ΔE00 5.80
Pale Mauve
#FED0FC
ΔE00 6.40
Light Lilac
#EDC8FF
ΔE00 6.46
Pale Lilac
#E4CBFF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEDF #BFDFBE
analogous
#CDBEDF #DEBEDF #DFBECF
triadic
#DEBEDF #DFDEBE #BEDFDE
tetradic
#DEBEDF #DFCDBE #BFDFBE #BECFDF
square
#DEBEDF #DFCDBE #BFDFBE #BECFDF
split-complementary
#DEBEDF #CFDFBE #BEDFCD
monochromatic
#B46CB7 #C995CB #DEBEDF #F3E7F3 #F5EAF5
Accessibility & contrast
On white
1.68
#DEBEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#DEBEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEDF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEDF | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E0
Deuteranopia (green-blind)
#C3C9DE
Tritanopia (blue-blind)
#E0C1C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debedf; /* rgb */ color: rgb(222, 190, 223); /* oklch */ color: oklch(83.9% 0.057 325.1);
Tailwind
colors: {
custom: {
50: '#e8d1e9',
500: '#debedf',
950: '#000000',
},
}SCSS
$custom: #debedf; $custom-light: #e8d1e9; $custom-dark: #000000;
JSON
{
"hex": "#debedf",
"rgb": {
"r": 222,
"g": 190,
"b": 223
},
"hsl": {
"h": 298.182,
"s": 34.021,
"l": 80.98
},
"oklch": {
"l": 0.83899,
"c": 0.05711,
"h": 325.1
},
"luminance": 0.57684
}Semantic roles & 50–950 ramp
primary
#DEBEDF
secondary
#8BB78A
accent
#AD393C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384