#DEC4BD#DEC4BD
#DEC4BD is a very light, muted red. Relative luminance 0.587; OKLCH L 84.0% C 0.031 H 35.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4BD |
|---|---|
| RGB | rgb(222, 196, 189) |
| HSL | hsl(13, 33%, 81%) |
| HSV | hsv(13, 15%, 87%) |
| CMYK | cmyk(0%, 11.7%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.12, 8.03, 6.87) |
| CIE-LCH | lch(81.12, 10.57, 40.56°) |
| OKLab | oklab(84.03% 0.0254 0.0181) |
| OKLCH | oklch(84.03% 0.031 35.5) |
| XYZ | xyz(59.0491, 58.6850, 56.3510) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.45
Mistyrose
#FFE4E1
ΔE00 7.70
Warm Gray
#C9BEB0
ΔE00 8.70
Apricot
#FBCEB1
ΔE00 9.26
Warm Beige
#E9DCC9
ΔE00 10.55
Pale Rose
#FDC1C5
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4BD #BDD7DE
analogous
#DEBDC6 #DEC4BD #DED4BD
triadic
#DEC4BD #BDDEC4 #C4BDDE
tetradic
#DEC4BD #C6DEBD #BDD7DE #D4BDDE
square
#DEC4BD #C6DEBD #BDD7DE #D4BDDE
split-complementary
#DEC4BD #BDDED4 #BDC6DE
monochromatic
#B57B6B #CAA094 #DEC4BD #F2E8E6 #F5EDEB
Accessibility & contrast
On white
1.65
#DEC4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#DEC4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4BD
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4BD | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#D0CBBD
Tritanopia (blue-blind)
#E5C1C2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec4bd; /* rgb */ color: rgb(222, 196, 189); /* oklch */ color: oklch(84.0% 0.031 35.5);
Tailwind
colors: {
custom: {
50: '#e8d5d0',
500: '#dec4bd',
950: '#000000',
},
}SCSS
$custom: #dec4bd; $custom-light: #e8d5d0; $custom-dark: #000000;
JSON
{
"hex": "#dec4bd",
"rgb": {
"r": 222,
"g": 196,
"b": 189
},
"hsl": {
"h": 12.727,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.84027,
"c": 0.03117,
"h": 35.5
},
"luminance": 0.58684
}Semantic roles & 50–950 ramp
primary
#DEC4BD
secondary
#89ACB6
accent
#94AC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383