#DEBDC3#DEBDC3
#DEBDC3 is a very light, muted red. Relative luminance 0.559; OKLCH L 82.8% C 0.038 H 5.6°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDC3 |
|---|---|
| RGB | rgb(222, 189, 195) |
| HSL | hsl(349, 33%, 81%) |
| HSV | hsv(349, 15%, 87%) |
| CMYK | cmyk(0%, 14.9%, 12.2%, 12.9%) |
| CIE-LAB | lab(79.54, 12.72, 1.36) |
| CIE-LCH | lch(79.54, 12.79, 6.09°) |
| OKLab | oklab(82.84% 0.0383 0.0038) |
| OKLCH | oklch(82.84% 0.038 5.6) |
| XYZ | xyz(58.1716, 55.8664, 59.3381) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.54
Dusty Pink
#D8A7B1
ΔE00 6.57
Pale Pink
#FFCFDC
ΔE00 6.93
Light Pink
#FFD1DF
ΔE00 7.09
Light Rose
#FFC5CB
ΔE00 7.11
Pale Rose
#FDC1C5
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDC3 #BDDED8
analogous
#DEBDD3 #DEBDC3 #DEC7BD
triadic
#DEBDC3 #C3DEBD #BDC3DE
tetradic
#DEBDC3 #D3DEBD #BDDED8 #C7BDDE
square
#DEBDC3 #D3DEBD #BDDED8 #C7BDDE
split-complementary
#DEBDC3 #BDDEC7 #BDD3DE
monochromatic
#B56B79 #CA949E #DEBDC3 #F2E6E8 #F5EBEC
Accessibility & contrast
On white
1.73
#DEBDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#DEBDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDC3
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDC3 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C3
Deuteranopia (green-blind)
#C9C7C2
Tritanopia (blue-blind)
#E5BBBF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debdc3; /* rgb */ color: rgb(222, 189, 195); /* oklch */ color: oklch(82.8% 0.038 5.6);
Tailwind
colors: {
custom: {
50: '#e8d1d5',
500: '#debdc3',
950: '#000000',
},
}SCSS
$custom: #debdc3; $custom-light: #e8d1d5; $custom-dark: #000000;
JSON
{
"hex": "#debdc3",
"rgb": {
"r": 222,
"g": 189,
"b": 195
},
"hsl": {
"h": 349.091,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.82844,
"c": 0.03847,
"h": 5.6
},
"luminance": 0.55865
}Semantic roles & 50–950 ramp
primary
#DEBDC3
secondary
#89B6AE
accent
#AC9739
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383