#DEC2BD#DEC2BD
#DEC2BD is a very light, muted red. Relative luminance 0.578; OKLCH L 83.6% C 0.033 H 29.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2BD |
|---|---|
| RGB | rgb(222, 194, 189) |
| HSL | hsl(9, 33%, 81%) |
| HSV | hsv(9, 15%, 87%) |
| CMYK | cmyk(0%, 12.6%, 14.9%, 12.9%) |
| CIE-LAB | lab(80.62, 9.09, 6.16) |
| CIE-LCH | lch(80.62, 10.98, 34.11°) |
| OKLab | oklab(83.64% 0.0284 0.0163) |
| OKLCH | oklch(83.64% 0.033 29.8) |
| XYZ | xyz(58.6009, 57.7888, 56.2016) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.79
Mistyrose
#FFE4E1
ΔE00 7.86
Pale Rose
#FDC1C5
ΔE00 9.53
Light Rose
#FFC5CB
ΔE00 9.67
Warm Gray
#C9BEB0
ΔE00 9.86
Apricot
#FBCEB1
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2BD #BDD9DE
analogous
#DEBDC8 #DEC2BD #DED2BD
triadic
#DEC2BD #BDDEC2 #C2BDDE
tetradic
#DEC2BD #C8DEBD #BDD9DE #D2BDDE
square
#DEC2BD #C8DEBD #BDD9DE #D2BDDE
split-complementary
#DEC2BD #BDDED2 #BDC8DE
monochromatic
#B5776B #CA9C94 #DEC2BD #F2E8E6 #F5ECEB
Accessibility & contrast
On white
1.67
#DEC2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#DEC2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2BD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2BD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BD
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#E5BFC1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec2bd; /* rgb */ color: rgb(222, 194, 189); /* oklch */ color: oklch(83.6% 0.033 29.8);
Tailwind
colors: {
custom: {
50: '#e8d4d0',
500: '#dec2bd',
950: '#000000',
},
}SCSS
$custom: #dec2bd; $custom-light: #e8d4d0; $custom-dark: #000000;
JSON
{
"hex": "#dec2bd",
"rgb": {
"r": 222,
"g": 194,
"b": 189
},
"hsl": {
"h": 9.091,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.83639,
"c": 0.03273,
"h": 29.8
},
"luminance": 0.57787
}Semantic roles & 50–950 ramp
primary
#DEC2BD
secondary
#89AFB6
accent
#9BAC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383