#DEBBDF#DEBBDF
#DEBBDF is a very light, moderate purple. Relative luminance 0.564; OKLCH L 83.3% C 0.062 H 325.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBDF |
|---|---|
| RGB | rgb(222, 187, 223) |
| HSL | hsl(298, 36%, 80%) |
| HSV | hsv(298, 16%, 87%) |
| CMYK | cmyk(0.4%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(79.84, 18.68, -13.30) |
| CIE-LCH | lch(79.84, 22.93, 324.56°) |
| OKLab | oklab(83.34% 0.0513 -0.0356) |
| OKLCH | oklch(83.34% 0.062 325.3) |
| XYZ | xyz(61.2121, 56.3991, 77.4592) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.98
Very Light Purple
#F6CEFC
ΔE00 5.60
Pale Lavender
#EECFFE
ΔE00 5.87
Light Lilac
#EDC8FF
ΔE00 6.10
Pale Mauve
#FED0FC
ΔE00 6.33
Lilac
#C8A2C8
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBDF #BCDFBB
analogous
#CCBBDF #DEBBDF #DFBBCE
triadic
#DEBBDF #DFDEBB #BBDFDE
tetradic
#DEBBDF #DFCCBB #BCDFBB #BBCEDF
square
#DEBBDF #DFCCBB #BCDFBB #BBCEDF
split-complementary
#DEBBDF #CEDFBB #BBDFCC
monochromatic
#B668B8 #CA91CB #DEBBDF #F2E5F3 #F5EAF5
Accessibility & contrast
On white
1.71
#DEBBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#DEBBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBDF
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBDF | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3E1
Deuteranopia (green-blind)
#C0C7DE
Tritanopia (blue-blind)
#E0BEC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debbdf; /* rgb */ color: rgb(222, 187, 223); /* oklch */ color: oklch(83.3% 0.062 325.3);
Tailwind
colors: {
custom: {
50: '#e8cfe9',
500: '#debbdf',
950: '#000000',
},
}SCSS
$custom: #debbdf; $custom-light: #e8cfe9; $custom-dark: #000000;
JSON
{
"hex": "#debbdf",
"rgb": {
"r": 222,
"g": 187,
"b": 223
},
"hsl": {
"h": 298.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.83339,
"c": 0.06244,
"h": 325.3
},
"luminance": 0.56398
}Semantic roles & 50–950 ramp
primary
#DEBBDF
secondary
#88B787
accent
#AF373A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161316
muted
#848384