#DEBDC4#DEBDC4
#DEBDC4 is a very light, muted red. Relative luminance 0.559; OKLCH L 82.9% C 0.039 H 3.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDC4 |
|---|---|
| RGB | rgb(222, 189, 196) |
| HSL | hsl(347, 33%, 81%) |
| HSV | hsv(347, 15%, 87%) |
| CMYK | cmyk(0%, 14.9%, 11.7%, 12.9%) |
| CIE-LAB | lab(79.56, 12.88, 0.85) |
| CIE-LCH | lch(79.56, 12.91, 3.80°) |
| OKLab | oklab(82.87% 0.0387 0.0025) |
| OKLCH | oklch(82.87% 0.039 3.6) |
| XYZ | xyz(58.2851, 55.9118, 59.9356) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.51
Pale Pink
#FFCFDC
ΔE00 6.79
Pinkish Grey
#C8ACA9
ΔE00 6.80
Light Pink
#FFD1DF
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 6.99
Light Rose
#FFC5CB
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDC4 #BDDED7
analogous
#DEBDD4 #DEBDC4 #DEC6BD
triadic
#DEBDC4 #C4DEBD #BDC4DE
tetradic
#DEBDC4 #D4DEBD #BDDED7 #C6BDDE
square
#DEBDC4 #D4DEBD #BDDED7 #C6BDDE
split-complementary
#DEBDC4 #BDDEC6 #BDD4DE
monochromatic
#B56B7B #CA94A0 #DEBDC4 #F2E6E8 #F5EBED
Accessibility & contrast
On white
1.72
#DEBDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#DEBDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDC4
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDC4 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C4
Deuteranopia (green-blind)
#C8C7C3
Tritanopia (blue-blind)
#E4BBBF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debdc4; /* rgb */ color: rgb(222, 189, 196); /* oklch */ color: oklch(82.9% 0.039 3.6);
Tailwind
colors: {
custom: {
50: '#e8d1d5',
500: '#debdc4',
950: '#000000',
},
}SCSS
$custom: #debdc4; $custom-light: #e8d1d5; $custom-dark: #000000;
JSON
{
"hex": "#debdc4",
"rgb": {
"r": 222,
"g": 189,
"b": 196
},
"hsl": {
"h": 347.273,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.82872,
"c": 0.03874,
"h": 3.6
},
"luminance": 0.5591
}Semantic roles & 50–950 ramp
primary
#DEBDC4
secondary
#89B6AC
accent
#AC9439
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383