#DEC4B2#DEC4B2
#DEC4B2 is a very light, muted orange. Relative luminance 0.582; OKLCH L 83.7% C 0.038 H 56.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC4B2 |
|---|---|
| RGB | rgb(222, 196, 178) |
| HSL | hsl(25, 40%, 78%) |
| HSV | hsv(25, 20%, 87%) |
| CMYK | cmyk(0%, 11.7%, 19.8%, 12.9%) |
| CIE-LAB | lab(80.86, 6.34, 12.40) |
| CIE-LCH | lch(80.86, 13.92, 62.93°) |
| OKLab | oklab(83.74% 0.021 0.0322) |
| OKLCH | oklch(83.74% 0.038 56.9) |
| XYZ | xyz(57.9000, 58.2254, 50.2995) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.44
Apricot
#FBCEB1
ΔE00 6.60
Peach
#FFDAB9
ΔE00 7.50
Warm Beige
#E9DCC9
ΔE00 7.80
Light Peach
#FFD8B1
ΔE00 8.46
Tan
#D2B48C
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC4B2 #B2CCDE
analogous
#DEB2B6 #DEC4B2 #DEDAB2
triadic
#DEC4B2 #B2DEC4 #C4B2DE
tetradic
#DEC4B2 #B6DEB2 #B2CCDE #DAB2DE
square
#DEC4B2 #B6DEB2 #B2CCDE #DAB2DE
split-complementary
#DEC4B2 #B2DEDA #B2B6DE
monochromatic
#B9825C #CCA387 #DEC4B2 #F0E5DD #F6EFEA
Accessibility & contrast
On white
1.66
#DEC4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#DEC4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC4B2
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC4B2 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC6B1
Deuteranopia (green-blind)
#D2CBB2
Tritanopia (blue-blind)
#E6BFBF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec4b2; /* rgb */ color: rgb(222, 196, 178); /* oklch */ color: oklch(83.7% 0.038 56.9);
Tailwind
colors: {
custom: {
50: '#e8d5c9',
500: '#dec4b2',
950: '#000000',
},
}SCSS
$custom: #dec4b2; $custom-light: #e8d5c9; $custom-dark: #000000;
JSON
{
"hex": "#dec4b2",
"rgb": {
"r": 222,
"g": 196,
"b": 178
},
"hsl": {
"h": 24.545,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.83744,
"c": 0.03848,
"h": 56.9
},
"luminance": 0.58224
}Semantic roles & 50–950 ramp
primary
#DEC4B2
secondary
#7E9FB6
accent
#7EB332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382