#DEB9DF#DEB9DF
#DEB9DF is a very light, moderate purple. Relative luminance 0.556; OKLCH L 83.0% C 0.066 H 325.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB9DF |
|---|---|
| RGB | rgb(222, 185, 223) |
| HSL | hsl(298, 37%, 80%) |
| HSV | hsv(298, 17%, 87%) |
| CMYK | cmyk(0.4%, 17%, 0%, 12.5%) |
| CIE-LAB | lab(79.36, 19.76, -14.02) |
| CIE-LCH | lch(79.36, 24.22, 324.65°) |
| OKLab | oklab(82.97% 0.0543 -0.0375) |
| OKLCH | oklch(82.97% 0.066 325.3) |
| XYZ | xyz(60.7908, 55.5564, 77.3188) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.66
Very Light Purple
#F6CEFC
ΔE00 5.68
Light Lilac
#EDC8FF
ΔE00 5.98
Pale Lavender
#EECFFE
ΔE00 6.03
Lilac
#C8A2C8
ΔE00 6.06
Light Lavendar
#EFC0FE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB9DF #BADFB9
analogous
#CBB9DF #DEB9DF #DFB9CD
triadic
#DEB9DF #DFDEB9 #B9DFDE
tetradic
#DEB9DF #DFCBB9 #BADFB9 #B9CDDF
square
#DEB9DF #DFCBB9 #BADFB9 #B9CDDF
split-complementary
#DEB9DF #CDDFB9 #B9DFCB
monochromatic
#B665B9 #CA8FCC #DEB9DF #F2E3F2 #F5EAF5
Accessibility & contrast
On white
1.73
#DEB9DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#DEB9DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB9DF
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB9DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB9DF | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E1
Deuteranopia (green-blind)
#BEC6DE
Tritanopia (blue-blind)
#E0BCC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #deb9df; /* rgb */ color: rgb(222, 185, 223); /* oklch */ color: oklch(83.0% 0.066 325.3);
Tailwind
colors: {
custom: {
50: '#e8cee9',
500: '#deb9df',
950: '#000000',
},
}SCSS
$custom: #deb9df; $custom-light: #e8cee9; $custom-dark: #000000;
JSON
{
"hex": "#deb9df",
"rgb": {
"r": 222,
"g": 185,
"b": 223
},
"hsl": {
"h": 298.421,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.82968,
"c": 0.066,
"h": 325.3
},
"luminance": 0.55555
}Semantic roles & 50–950 ramp
primary
#DEB9DF
secondary
#86B785
accent
#B03539
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161316
muted
#848384