#DEB7DC#DEB7DC
#DEB7DC is a very light, moderate purple. Relative luminance 0.546; OKLCH L 82.5% C 0.066 H 327.8°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7DC |
|---|---|
| RGB | rgb(222, 183, 220) |
| HSL | hsl(303, 37%, 79%) |
| HSV | hsv(303, 18%, 87%) |
| CMYK | cmyk(0%, 17.6%, 0.9%, 12.9%) |
| CIE-LAB | lab(78.79, 20.28, -13.25) |
| CIE-LCH | lch(78.79, 24.23, 326.84°) |
| OKLab | oklab(82.5% 0.0563 -0.0354) |
| OKLCH | oklch(82.5% 0.066 327.8) |
| XYZ | xyz(59.9745, 54.5651, 75.0690) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.84
Lilac
#C8A2C8
ΔE00 5.67
Very Light Purple
#F6CEFC
ΔE00 6.18
Light Lilac
#EDC8FF
ΔE00 6.60
Pale Lavender
#EECFFE
ΔE00 6.70
Pale Mauve
#FED0FC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7DC #B7DEB9
analogous
#CDB7DE #DEB7DC #DEB7C9
triadic
#DEB7DC #DCDEB7 #B7DCDE
tetradic
#DEB7DC #DECDB7 #B7DEB9 #B7C9DE
square
#DEB7DC #DECDB7 #B7DEB9 #B7C9DE
split-complementary
#DEB7DC #C9DEB7 #B7DECD
monochromatic
#B863B3 #CB8DC8 #DEB7DC #F1E1F0 #F5EAF5
Accessibility & contrast
On white
1.76
#DEB7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#DEB7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7DC
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7DC | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#E1BAC3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #deb7dc; /* rgb */ color: rgb(222, 183, 220); /* oklch */ color: oklch(82.5% 0.066 327.8);
Tailwind
colors: {
custom: {
50: '#e8cce6',
500: '#deb7dc',
950: '#000000',
},
}SCSS
$custom: #deb7dc; $custom-light: #e8cce6; $custom-dark: #000000;
JSON
{
"hex": "#deb7dc",
"rgb": {
"r": 222,
"g": 183,
"b": 220
},
"hsl": {
"h": 303.077,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.82497,
"c": 0.06649,
"h": 327.8
},
"luminance": 0.54564
}Semantic roles & 50–950 ramp
primary
#DEB7DC
secondary
#83B686
accent
#B03C35
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#161316
muted
#848384