#DEBADC#DEBADC
#DEBADC is a very light, moderate purple. Relative luminance 0.558; OKLCH L 83.1% C 0.061 H 327.9°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBADC |
|---|---|
| RGB | rgb(222, 186, 220) |
| HSL | hsl(303, 35%, 80%) |
| HSV | hsv(303, 16%, 87%) |
| CMYK | cmyk(0%, 16.2%, 0.9%, 12.9%) |
| CIE-LAB | lab(79.51, 18.67, -12.18) |
| CIE-LCH | lch(79.51, 22.29, 326.88°) |
| OKLab | oklab(83.05% 0.0518 -0.0325) |
| OKLCH | oklch(83.05% 0.061 327.9) |
| XYZ | xyz(60.5998, 55.8159, 75.2775) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.79
Very Light Purple
#F6CEFC
ΔE00 6.06
Lilac
#C8A2C8
ΔE00 6.30
Pale Lavender
#EECFFE
ΔE00 6.47
Pale Mauve
#FED0FC
ΔE00 6.62
Light Lilac
#EDC8FF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBADC #BADEBC
analogous
#CEBADE #DEBADC #DEBACA
triadic
#DEBADC #DCDEBA #BADCDE
tetradic
#DEBADC #DECEBA #BADEBC #BACADE
square
#DEBADC #DECEBA #BADEBC #BACADE
split-complementary
#DEBADC #CADEBA #BADECE
monochromatic
#B667B2 #CA91C7 #DEBADC #F2E3F1 #F5EAF5
Accessibility & contrast
On white
1.73
#DEBADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DEBADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBADC
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBADC | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DD
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#E1BCC5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debadc; /* rgb */ color: rgb(222, 186, 220); /* oklch */ color: oklch(83.1% 0.061 327.9);
Tailwind
colors: {
custom: {
50: '#e8cee6',
500: '#debadc',
950: '#000000',
},
}SCSS
$custom: #debadc; $custom-light: #e8cee6; $custom-dark: #000000;
JSON
{
"hex": "#debadc",
"rgb": {
"r": 222,
"g": 186,
"b": 220
},
"hsl": {
"h": 303.333,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.83053,
"c": 0.06114,
"h": 327.9
},
"luminance": 0.55815
}Semantic roles & 50–950 ramp
primary
#DEBADC
secondary
#86B689
accent
#AE3E37
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161316
muted
#848384