#DEB5E2#DEB5E2
#DEB5E2 is a very light, moderate purple. Relative luminance 0.541; OKLCH L 82.3% C 0.076 H 323.4°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB5E2 |
|---|---|
| RGB | rgb(222, 181, 226) |
| HSL | hsl(295, 44%, 80%) |
| HSV | hsv(295, 20%, 89%) |
| CMYK | cmyk(1.8%, 19.9%, 0%, 11.4%) |
| CIE-LAB | lab(78.50, 22.47, -16.93) |
| CIE-LCH | lch(78.50, 28.13, 323.01°) |
| OKLab | oklab(82.34% 0.0612 -0.0455) |
| OKLCH | oklch(82.34% 0.076 323.4) |
| XYZ | xyz(60.3738, 54.0695, 79.1928) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.16
Light Lilac
#EDC8FF
ΔE00 5.49
Lilac
#C8A2C8
ΔE00 5.69
Plum
#DDA0DD
ΔE00 5.90
Very Light Purple
#F6CEFC
ΔE00 5.97
Pale Lavender
#EECFFE
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB5E2 #B9E2B5
analogous
#C8B5E2 #DEB5E2 #E2B5CF
triadic
#DEB5E2 #E2DEB5 #B5E2DE
tetradic
#DEB5E2 #E2C8B5 #B9E2B5 #B5CFE2
square
#DEB5E2 #E2C8B5 #B9E2B5 #B5CFE2
split-complementary
#DEB5E2 #CFE2B5 #B5E2C8
monochromatic
#B75DC0 #CA89D1 #DEB5E2 #F2E1F3 #F5E9F6
Accessibility & contrast
On white
1.78
#DEB5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DEB5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB5E2
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB5E2 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE4
Deuteranopia (green-blind)
#BAC4E0
Tritanopia (blue-blind)
#E0B9C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #deb5e2; /* rgb */ color: rgb(222, 181, 226); /* oklch */ color: oklch(82.3% 0.076 323.4);
Tailwind
colors: {
custom: {
50: '#e8cbeb',
500: '#deb5e2',
950: '#000000',
},
}SCSS
$custom: #deb5e2; $custom-light: #e8cbeb; $custom-dark: #000000;
JSON
{
"hex": "#deb5e2",
"rgb": {
"r": 222,
"g": 181,
"b": 226
},
"hsl": {
"h": 294.667,
"s": 43.689,
"l": 79.804
},
"oklch": {
"l": 0.82337,
"c": 0.07627,
"h": 323.4
},
"luminance": 0.54068
}Semantic roles & 50–950 ramp
primary
#DEB5E2
secondary
#85BB80
accent
#B72F3B
background
#FEFEFE
surface
#FCFAFD
border
#D5D3D5
text
#161316
muted
#848384