#DEB6DC#DEB6DC
#DEB6DC is a very light, moderate purple. Relative luminance 0.542; OKLCH L 82.3% C 0.068 H 327.8°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB6DC |
|---|---|
| RGB | rgb(222, 182, 220) |
| HSL | hsl(303, 38%, 79%) |
| HSV | hsv(303, 18%, 87%) |
| CMYK | cmyk(0%, 18%, 0.9%, 12.9%) |
| CIE-LAB | lab(78.55, 20.82, -13.61) |
| CIE-LCH | lch(78.55, 24.87, 326.82°) |
| OKLab | oklab(82.31% 0.0578 -0.0364) |
| OKLCH | oklch(82.31% 0.068 327.8) |
| XYZ | xyz(59.7689, 54.1541, 75.0005) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.18
Lilac
#C8A2C8
ΔE00 5.49
Very Light Purple
#F6CEFC
ΔE00 6.27
Light Lilac
#EDC8FF
ΔE00 6.59
Light Lavendar
#EFC0FE
ΔE00 6.65
Pale Lavender
#EECFFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB6DC #B6DEB8
analogous
#CCB6DE #DEB6DC #DEB6C8
triadic
#DEB6DC #DCDEB6 #B6DCDE
tetradic
#DEB6DC #DECCB6 #B6DEB8 #B6C8DE
square
#DEB6DC #DECCB6 #B6DEB8 #B6C8DE
split-complementary
#DEB6DC #C8DEB6 #B6DECC
monochromatic
#B862B4 #CB8CC8 #DEB6DC #F1E0F0 #F5EAF5
Accessibility & contrast
On white
1.78
#DEB6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DEB6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB6DC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB6DC | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDE
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#E1B9C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb6dc; /* rgb */ color: rgb(222, 182, 220); /* oklch */ color: oklch(82.3% 0.068 327.8);
Tailwind
colors: {
custom: {
50: '#e8cce6',
500: '#deb6dc',
950: '#000000',
},
}SCSS
$custom: #deb6dc; $custom-light: #e8cce6; $custom-dark: #000000;
JSON
{
"hex": "#deb6dc",
"rgb": {
"r": 222,
"g": 182,
"b": 220
},
"hsl": {
"h": 303,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.82313,
"c": 0.06826,
"h": 327.8
},
"luminance": 0.54153
}Semantic roles & 50–950 ramp
primary
#DEB6DC
secondary
#82B685
accent
#B13B35
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#161316
muted
#848384