#DEB3E2#DEB3E2
#DEB3E2 is a light, moderate purple. Relative luminance 0.533; OKLCH L 82.0% C 0.080 H 323.5°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB3E2 |
|---|---|
| RGB | rgb(222, 179, 226) |
| HSL | hsl(295, 45%, 79%) |
| HSV | hsv(295, 21%, 89%) |
| CMYK | cmyk(1.8%, 20.8%, 0%, 11.4%) |
| CIE-LAB | lab(78.03, 23.55, -17.64) |
| CIE-LCH | lch(78.03, 29.42, 323.16°) |
| OKLab | oklab(81.97% 0.0642 -0.0475) |
| OKLCH | oklch(81.97% 0.08 323.5) |
| XYZ | xyz(59.9701, 53.2621, 79.0582) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.07
Plum
#DDA0DD
ΔE00 5.25
Lilac
#C8A2C8
ΔE00 5.55
Light Lilac
#EDC8FF
ΔE00 5.70
Very Light Purple
#F6CEFC
ΔE00 6.35
Light Lavender
#DFC5FE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB3E2 #B7E2B3
analogous
#C7B3E2 #DEB3E2 #E2B3CF
triadic
#DEB3E2 #E2DEB3 #B3E2DE
tetradic
#DEB3E2 #E2C7B3 #B7E2B3 #B3CFE2
square
#DEB3E2 #E2C7B3 #B7E2B3 #B3CFE2
split-complementary
#DEB3E2 #CFE2B3 #B3E2C7
monochromatic
#B85AC0 #CB87D1 #DEB3E2 #F1DFF3 #F5E9F7
Accessibility & contrast
On white
1.80
#DEB3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#DEB3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB3E2
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB3E2 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE4
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#E0B7C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb3e2; /* rgb */ color: rgb(222, 179, 226); /* oklch */ color: oklch(82.0% 0.080 323.5);
Tailwind
colors: {
custom: {
50: '#e8caeb',
500: '#deb3e2',
950: '#000000',
},
}SCSS
$custom: #deb3e2; $custom-light: #e8caeb; $custom-dark: #000000;
JSON
{
"hex": "#deb3e2",
"rgb": {
"r": 222,
"g": 179,
"b": 226
},
"hsl": {
"h": 294.894,
"s": 44.762,
"l": 79.412
},
"oklch": {
"l": 0.81973,
"c": 0.07982,
"h": 323.5
},
"luminance": 0.53261
}Semantic roles & 50–950 ramp
primary
#DEB3E2
secondary
#83BB7E
accent
#B82E39
background
#FEFDFE
surface
#FCF9FD
border
#D5D2D5
text
#161316
muted
#848284