#DEBBDB#DEBBDB
#DEBBDB is a very light, muted purple. Relative luminance 0.562; OKLCH L 83.2% C 0.058 H 328.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBDB |
|---|---|
| RGB | rgb(222, 187, 219) |
| HSL | hsl(305, 35%, 80%) |
| HSV | hsv(305, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 1.4%, 12.9%) |
| CIE-LAB | lab(79.72, 17.95, -11.32) |
| CIE-LCH | lch(79.72, 21.22, 327.75°) |
| OKLab | oklab(83.21% 0.05 -0.0302) |
| OKLCH | oklch(83.21% 0.058 328.9) |
| XYZ | xyz(60.6792, 56.1859, 74.6526) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.29
Very Light Purple
#F6CEFC
ΔE00 6.25
Lilac
#C8A2C8
ΔE00 6.59
Pale Lavender
#EECFFE
ΔE00 6.64
Pale Mauve
#FED0FC
ΔE00 6.76
Light Lilac
#EDC8FF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBDB #BBDEBE
analogous
#CFBBDE #DEBBDB #DEBBC9
triadic
#DEBBDB #DBDEBB #BBDBDE
tetradic
#DEBBDB #DECFBB #BBDEBE #BBC9DE
square
#DEBBDB #DECFBB #BBDEBE #BBC9DE
split-complementary
#DEBBDB #C9DEBB #BBDECF
monochromatic
#B669AF #CA92C5 #DEBBDB #F2E4F1 #F5EAF4
Accessibility & contrast
On white
1.72
#DEBBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#DEBBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBDB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBDB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#C1C7DA
Tritanopia (blue-blind)
#E1BDC6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debbdb; /* rgb */ color: rgb(222, 187, 219); /* oklch */ color: oklch(83.2% 0.058 328.9);
Tailwind
colors: {
custom: {
50: '#e8cfe6',
500: '#debbdb',
950: '#000000',
},
}SCSS
$custom: #debbdb; $custom-light: #e8cfe6; $custom-dark: #000000;
JSON
{
"hex": "#debbdb",
"rgb": {
"r": 222,
"g": 187,
"b": 219
},
"hsl": {
"h": 305.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.83206,
"c": 0.05836,
"h": 328.9
},
"luminance": 0.56185
}Semantic roles & 50–950 ramp
primary
#DEBBDB
secondary
#87B68B
accent
#AD4238
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161315
muted
#848384