#DEB7DA#DEB7DA
#DEB7DA is a very light, moderate purple. Relative luminance 0.545; OKLCH L 82.4% C 0.065 H 329.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7DA |
|---|---|
| RGB | rgb(222, 183, 218) |
| HSL | hsl(306, 37%, 79%) |
| HSV | hsv(306, 18%, 87%) |
| CMYK | cmyk(0%, 17.6%, 1.8%, 12.9%) |
| CIE-LAB | lab(78.73, 19.91, -12.26) |
| CIE-LCH | lch(78.73, 23.39, 328.37°) |
| OKLab | oklab(82.43% 0.0556 -0.0327) |
| OKLCH | oklch(82.43% 0.065 329.5) |
| XYZ | xyz(59.7112, 54.4598, 73.6824) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.56
Lilac
#C8A2C8
ΔE00 5.70
Very Light Purple
#F6CEFC
ΔE00 6.46
Pale Mauve
#FED0FC
ΔE00 6.92
Pale Lavender
#EECFFE
ΔE00 7.03
Light Lilac
#EDC8FF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7DA #B7DEBB
analogous
#CFB7DE #DEB7DA #DEB7C7
triadic
#DEB7DA #DADEB7 #B7DADE
tetradic
#DEB7DA #DECFB7 #B7DEBB #B7C7DE
square
#DEB7DA #DECFB7 #B7DEBB #B7C7DE
split-complementary
#DEB7DA #C7DEB7 #B7DECF
monochromatic
#B863AF #CB8DC4 #DEB7DA #F1E1F0 #F5EAF4
Accessibility & contrast
On white
1.77
#DEB7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DEB7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7DA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7DA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DB
Deuteranopia (green-blind)
#BEC5D9
Tritanopia (blue-blind)
#E1B9C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #deb7da; /* rgb */ color: rgb(222, 183, 218); /* oklch */ color: oklch(82.4% 0.065 329.5);
Tailwind
colors: {
custom: {
50: '#e8cce5',
500: '#deb7da',
950: '#000000',
},
}SCSS
$custom: #deb7da; $custom-light: #e8cce5; $custom-dark: #000000;
JSON
{
"hex": "#deb7da",
"rgb": {
"r": 222,
"g": 183,
"b": 218
},
"hsl": {
"h": 306.154,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.8243,
"c": 0.0645,
"h": 329.5
},
"luminance": 0.54459
}Semantic roles & 50–950 ramp
primary
#DEB7DA
secondary
#83B688
accent
#B04235
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#161315
muted
#848384