#DEC0BD#DEC0BD
#DEC0BD is a very light, muted red. Relative luminance 0.569; OKLCH L 83.3% C 0.035 H 24.6°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC0BD |
|---|---|
| RGB | rgb(222, 192, 189) |
| HSL | hsl(5, 33%, 81%) |
| HSV | hsv(5, 15%, 87%) |
| CMYK | cmyk(0%, 13.5%, 14.9%, 12.9%) |
| CIE-LAB | lab(80.13, 10.15, 5.44) |
| CIE-LCH | lch(80.13, 11.52, 28.20°) |
| OKLab | oklab(83.25% 0.0314 0.0144) |
| OKLCH | oklch(83.25% 0.035 24.6) |
| XYZ | xyz(58.1588, 56.9045, 56.0543) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.39
Mistyrose
#FFE4E1
ΔE00 8.23
Pale Rose
#FDC1C5
ΔE00 8.57
Light Rose
#FFC5CB
ΔE00 8.72
Dusty Pink
#D8A7B1
ΔE00 9.16
Pale Pink
#FFCFDC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC0BD #BDDBDE
analogous
#DEBDCA #DEC0BD #DED0BD
triadic
#DEC0BD #BDDEC0 #C0BDDE
tetradic
#DEC0BD #CADEBD #BDDBDE #D0BDDE
square
#DEC0BD #CADEBD #BDDBDE #D0BDDE
split-complementary
#DEC0BD #BDDED0 #BDCADE
monochromatic
#B5726B #CA9994 #DEC0BD #F2E7E6 #F5ECEB
Accessibility & contrast
On white
1.70
#DEC0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#DEC0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC0BD
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC0BD | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BD
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#E5BDBF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec0bd; /* rgb */ color: rgb(222, 192, 189); /* oklch */ color: oklch(83.3% 0.035 24.6);
Tailwind
colors: {
custom: {
50: '#e8d3d0',
500: '#dec0bd',
950: '#000000',
},
}SCSS
$custom: #dec0bd; $custom-light: #e8d3d0; $custom-dark: #000000;
JSON
{
"hex": "#dec0bd",
"rgb": {
"r": 222,
"g": 192,
"b": 189
},
"hsl": {
"h": 5.455,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.83252,
"c": 0.03458,
"h": 24.6
},
"luminance": 0.56903
}Semantic roles & 50–950 ramp
primary
#DEC0BD
secondary
#89B2B6
accent
#A2AC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383