#DEBBDC#DEBBDC
#DEBBDC is a very light, muted purple. Relative luminance 0.562; OKLCH L 83.2% C 0.059 H 327.9°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBDC |
|---|---|
| RGB | rgb(222, 187, 220) |
| HSL | hsl(303, 35%, 80%) |
| HSV | hsv(303, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 0.9%, 12.9%) |
| CIE-LAB | lab(79.75, 18.13, -11.82) |
| CIE-LCH | lch(79.75, 21.64, 326.90°) |
| OKLab | oklab(83.24% 0.0503 -0.0315) |
| OKLCH | oklch(83.24% 0.059 327.9) |
| XYZ | xyz(60.8113, 56.2387, 75.3480) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.44
Very Light Purple
#F6CEFC
ΔE00 6.07
Pale Lavender
#EECFFE
ΔE00 6.44
Lilac
#C8A2C8
ΔE00 6.54
Pale Mauve
#FED0FC
ΔE00 6.63
Light Lilac
#EDC8FF
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBDC #BBDEBD
analogous
#CFBBDE #DEBBDC #DEBBCA
triadic
#DEBBDC #DCDEBB #BBDCDE
tetradic
#DEBBDC #DECFBB #BBDEBD #BBCADE
square
#DEBBDC #DECFBB #BBDEBD #BBCADE
split-complementary
#DEBBDC #CADEBB #BBDECF
monochromatic
#B669B2 #CA92C7 #DEBBDC #F2E4F1 #F5EAF4
Accessibility & contrast
On white
1.71
#DEBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#DEBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBDC
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBDC | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DD
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#E1BDC6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debbdc; /* rgb */ color: rgb(222, 187, 220); /* oklch */ color: oklch(83.2% 0.059 327.9);
Tailwind
colors: {
custom: {
50: '#e8cfe6',
500: '#debbdc',
950: '#000000',
},
}SCSS
$custom: #debbdc; $custom-light: #e8cfe6; $custom-dark: #000000;
JSON
{
"hex": "#debbdc",
"rgb": {
"r": 222,
"g": 187,
"b": 220
},
"hsl": {
"h": 303.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.83239,
"c": 0.05936,
"h": 327.9
},
"luminance": 0.56238
}Semantic roles & 50–950 ramp
primary
#DEBBDC
secondary
#87B68A
accent
#AD3F38
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161316
muted
#848384