#DEBCDC#DEBCDC
#DEBCDC is a very light, muted purple. Relative luminance 0.567; OKLCH L 83.4% C 0.058 H 327.9°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCDC |
|---|---|
| RGB | rgb(222, 188, 220) |
| HSL | hsl(304, 34%, 80%) |
| HSV | hsv(304, 15%, 87%) |
| CMYK | cmyk(0%, 15.3%, 0.9%, 12.9%) |
| CIE-LAB | lab(79.99, 17.59, -11.46) |
| CIE-LCH | lch(79.99, 20.99, 326.93°) |
| OKLab | oklab(83.43% 0.0488 -0.0306) |
| OKLCH | oklch(83.43% 0.058 327.9) |
| XYZ | xyz(61.0241, 56.6645, 75.4189) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.08
Very Light Purple
#F6CEFC
ΔE00 6.11
Pale Lavender
#EECFFE
ΔE00 6.42
Pale Mauve
#FED0FC
ΔE00 6.66
Lilac
#C8A2C8
ΔE00 6.80
Light Lilac
#EDC8FF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCDC #BCDEBE
analogous
#CFBCDE #DEBCDC #DEBCCB
triadic
#DEBCDC #DCDEBC #BCDCDE
tetradic
#DEBCDC #DECFBC #BCDEBE #BCCBDE
square
#DEBCDC #DECFBC #BCDEBE #BCCBDE
split-complementary
#DEBCDC #CBDEBC #BCDECF
monochromatic
#B66AB1 #CA93C7 #DEBCDC #F2E5F1 #F5EAF4
Accessibility & contrast
On white
1.70
#DEBCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#DEBCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCDC
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCDC | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4DD
Deuteranopia (green-blind)
#C2C8DB
Tritanopia (blue-blind)
#E1BEC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debcdc; /* rgb */ color: rgb(222, 188, 220); /* oklch */ color: oklch(83.4% 0.058 327.9);
Tailwind
colors: {
custom: {
50: '#e8d0e6',
500: '#debcdc',
950: '#000000',
},
}SCSS
$custom: #debcdc; $custom-light: #e8d0e6; $custom-dark: #000000;
JSON
{
"hex": "#debcdc",
"rgb": {
"r": 222,
"g": 188,
"b": 220
},
"hsl": {
"h": 303.529,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.83425,
"c": 0.05758,
"h": 327.9
},
"luminance": 0.56663
}Semantic roles & 50–950 ramp
primary
#DEBCDC
secondary
#88B68B
accent
#AD4039
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384