#DEC7BD#DEC7BD
#DEC7BD is a very light, muted orange. Relative luminance 0.601; OKLCH L 84.6% C 0.029 H 45.0°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC7BD |
|---|---|
| RGB | rgb(222, 199, 189) |
| HSL | hsl(18, 33%, 81%) |
| HSV | hsv(18, 15%, 87%) |
| CMYK | cmyk(0%, 10.4%, 14.9%, 12.9%) |
| CIE-LAB | lab(81.87, 6.44, 7.94) |
| CIE-LCH | lch(81.87, 10.23, 50.96°) |
| OKLab | oklab(84.61% 0.0209 0.0209) |
| OKLCH | oklch(84.61% 0.03 45) |
| XYZ | xyz(59.7325, 60.0519, 56.5788) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.01
Pinkish Grey
#C8ACA9
ΔE00 7.86
Mistyrose
#FFE4E1
ΔE00 7.96
Warm Beige
#E9DCC9
ΔE00 8.42
Apricot
#FBCEB1
ΔE00 8.47
Peach
#FFDAB9
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC7BD #BDD4DE
analogous
#DEBDC3 #DEC7BD #DED7BD
triadic
#DEC7BD #BDDEC7 #C7BDDE
tetradic
#DEC7BD #C3DEBD #BDD4DE #D7BDDE
square
#DEC7BD #C3DEBD #BDD4DE #D7BDDE
split-complementary
#DEC7BD #BDDED7 #BDC3DE
monochromatic
#B5826B #CAA494 #DEC7BD #F2EAE6 #F5EEEB
Accessibility & contrast
On white
1.61
#DEC7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#DEC7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC7BD
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC7BD | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#E5C4C4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec7bd; /* rgb */ color: rgb(222, 199, 189); /* oklch */ color: oklch(84.6% 0.029 45.0);
Tailwind
colors: {
custom: {
50: '#e8d8d0',
500: '#dec7bd',
950: '#000000',
},
}SCSS
$custom: #dec7bd; $custom-light: #e8d8d0; $custom-dark: #000000;
JSON
{
"hex": "#dec7bd",
"rgb": {
"r": 222,
"g": 199,
"b": 189
},
"hsl": {
"h": 18.182,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.84612,
"c": 0.0295,
"h": 45
},
"luminance": 0.60051
}Semantic roles & 50–950 ramp
primary
#DEC7BD
secondary
#89A8B6
accent
#89AC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383