#DEBBDD#DEBBDD
#DEBBDD is a very light, moderate purple. Relative luminance 0.563; OKLCH L 83.3% C 0.060 H 327.0°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBDD |
|---|---|
| RGB | rgb(222, 187, 221) |
| HSL | hsl(302, 35%, 80%) |
| HSV | hsv(302, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 0.5%, 12.9%) |
| CIE-LAB | lab(79.78, 18.31, -12.31) |
| CIE-LCH | lch(79.78, 22.07, 326.09°) |
| OKLab | oklab(83.27% 0.0506 -0.0329) |
| OKLCH | oklch(83.27% 0.06 327) |
| XYZ | xyz(60.9441, 56.2918, 76.0475) |
| Luminance | 0.5629 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.61
Very Light Purple
#F6CEFC
ΔE00 5.90
Pale Lavender
#EECFFE
ΔE00 6.24
Lilac
#C8A2C8
ΔE00 6.50
Pale Mauve
#FED0FC
ΔE00 6.52
Light Lilac
#EDC8FF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBDD #BBDEBC
analogous
#CDBBDE #DEBBDD #DEBBCB
triadic
#DEBBDD #DDDEBB #BBDDDE
tetradic
#DEBBDD #DECDBB #BBDEBC #BBCBDE
square
#DEBBDD #DECDBB #BBDEBC #BBCBDE
split-complementary
#DEBBDD #CBDEBB #BBDECD
monochromatic
#B669B4 #CA92C8 #DEBBDD #F2E4F2 #F5EAF5
Accessibility & contrast
On white
1.71
#DEBBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#DEBBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBDD
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBDD | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#C1C7DC
Tritanopia (blue-blind)
#E1BEC6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debbdd; /* rgb */ color: rgb(222, 187, 221); /* oklch */ color: oklch(83.3% 0.060 327.0);
Tailwind
colors: {
custom: {
50: '#e8cfe7',
500: '#debbdd',
950: '#000000',
},
}SCSS
$custom: #debbdd; $custom-light: #e8cfe7; $custom-dark: #000000;
JSON
{
"hex": "#debbdd",
"rgb": {
"r": 222,
"g": 187,
"b": 221
},
"hsl": {
"h": 301.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.83272,
"c": 0.06038,
"h": 327
},
"luminance": 0.56291
}Semantic roles & 50–950 ramp
primary
#DEBBDD
secondary
#87B689
accent
#AD3B38
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161316
muted
#848384