#DEB6DF#DEB6DF
#DEB6DF is a very light, moderate purple. Relative luminance 0.543; OKLCH L 82.4% C 0.071 H 325.4°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB6DF |
|---|---|
| RGB | rgb(222, 182, 223) |
| HSL | hsl(299, 39%, 79%) |
| HSV | hsv(299, 18%, 87%) |
| CMYK | cmyk(0.4%, 18.4%, 0%, 12.5%) |
| CIE-LAB | lab(78.64, 21.37, -15.09) |
| CIE-LCH | lch(78.64, 26.16, 324.77°) |
| OKLab | oklab(82.42% 0.0587 -0.0405) |
| OKLCH | oklch(82.42% 0.071 325.4) |
| XYZ | xyz(60.1698, 54.3144, 77.1118) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.57
Thistle
#D8BFD8
ΔE00 5.66
Light Lavendar
#EFC0FE
ΔE00 5.92
Light Lilac
#EDC8FF
ΔE00 5.97
Very Light Purple
#F6CEFC
ΔE00 5.98
Pale Lavender
#EECFFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB6DF #B7DFB6
analogous
#CAB6DF #DEB6DF #DFB6CC
triadic
#DEB6DF #DFDEB6 #B6DFDE
tetradic
#DEB6DF #DFCAB6 #B7DFB6 #B6CCDF
square
#DEB6DF #DFCAB6 #B7DFB6 #B6CCDF
split-complementary
#DEB6DF #CCDFB6 #B6DFCA
monochromatic
#B861BA #CB8BCC #DEB6DF #F1E1F2 #F5EAF6
Accessibility & contrast
On white
1.77
#DEB6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#DEB6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB6DF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB6DF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C0E1
Deuteranopia (green-blind)
#BCC4DD
Tritanopia (blue-blind)
#E1B9C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #deb6df; /* rgb */ color: rgb(222, 182, 223); /* oklch */ color: oklch(82.4% 0.071 325.4);
Tailwind
colors: {
custom: {
50: '#e8cce9',
500: '#deb6df',
950: '#000000',
},
}SCSS
$custom: #deb6df; $custom-light: #e8cce9; $custom-dark: #000000;
JSON
{
"hex": "#deb6df",
"rgb": {
"r": 222,
"g": 182,
"b": 223
},
"hsl": {
"h": 298.537,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.82416,
"c": 0.07133,
"h": 325.4
},
"luminance": 0.54313
}Semantic roles & 50–950 ramp
primary
#DEB6DF
secondary
#83B782
accent
#B23337
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#161316
muted
#848384