#DEB8DB#DEB8DB
#DEB8DB is a very light, moderate purple. Relative luminance 0.549; OKLCH L 82.6% C 0.064 H 328.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8DB |
|---|---|
| RGB | rgb(222, 184, 219) |
| HSL | hsl(305, 37%, 80%) |
| HSV | hsv(305, 17%, 87%) |
| CMYK | cmyk(0%, 17.1%, 1.4%, 12.9%) |
| CIE-LAB | lab(79.00, 19.56, -12.40) |
| CIE-LCH | lch(79.00, 23.16, 327.63°) |
| OKLab | oklab(82.65% 0.0544 -0.0331) |
| OKLCH | oklch(82.65% 0.064 328.7) |
| XYZ | xyz(60.0494, 54.9263, 74.4426) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.35
Lilac
#C8A2C8
ΔE00 5.88
Very Light Purple
#F6CEFC
ΔE00 6.26
Pale Mauve
#FED0FC
ΔE00 6.78
Pale Lavender
#EECFFE
ΔE00 6.78
Light Lilac
#EDC8FF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8DB #B8DEBB
analogous
#CEB8DE #DEB8DB #DEB8C8
triadic
#DEB8DB #DBDEB8 #B8DBDE
tetradic
#DEB8DB #DECEB8 #B8DEBB #B8C8DE
square
#DEB8DB #DECEB8 #B8DEBB #B8C8DE
split-complementary
#DEB8DB #C8DEB8 #B8DECE
monochromatic
#B764B1 #CB8EC6 #DEB8DB #F1E2F0 #F5EAF4
Accessibility & contrast
On white
1.75
#DEB8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DEB8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8DB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8DB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DC
Deuteranopia (green-blind)
#BFC5DA
Tritanopia (blue-blind)
#E1BAC4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #deb8db; /* rgb */ color: rgb(222, 184, 219); /* oklch */ color: oklch(82.6% 0.064 328.7);
Tailwind
colors: {
custom: {
50: '#e8cde6',
500: '#deb8db',
950: '#000000',
},
}SCSS
$custom: #deb8db; $custom-light: #e8cde6; $custom-dark: #000000;
JSON
{
"hex": "#deb8db",
"rgb": {
"r": 222,
"g": 184,
"b": 219
},
"hsl": {
"h": 304.737,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.82648,
"c": 0.06371,
"h": 328.7
},
"luminance": 0.54925
}Semantic roles & 50–950 ramp
primary
#DEB8DB
secondary
#84B688
accent
#AF4036
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#161315
muted
#848384