#DECEC4#DECEC4
#DECEC4 is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.2% C 0.023 H 54.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEC4 |
|---|---|
| RGB | rgb(222, 206, 196) |
| HSL | hsl(23, 28%, 82%) |
| HSV | hsv(23, 12%, 87%) |
| CMYK | cmyk(0%, 7.2%, 11.7%, 12.9%) |
| CIE-LAB | lab(83.79, 3.88, 6.97) |
| CIE-LCH | lch(83.79, 7.98, 60.89°) |
| OKLab | oklab(86.17% 0.0132 0.0183) |
| OKLCH | oklch(86.17% 0.023 54.3) |
| XYZ | xyz(62.1585, 63.6587, 61.2267) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.60
Warm Beige
#E9DCC9
ΔE00 5.69
Light Gray
#D3D3D3
ΔE00 7.56
Linen
#FAF0E6
ΔE00 7.79
Antiquewhite
#FAEBD7
ΔE00 7.86
Gainsboro
#DCDCDC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEC4 #C4D4DE
analogous
#DEC4C7 #DECEC4 #DEDBC4
triadic
#DECEC4 #C4DECE #CEC4DE
tetradic
#DECEC4 #C7DEC4 #C4D4DE #DBC4DE
square
#DECEC4 #C7DEC4 #C4D4DE #DBC4DE
split-complementary
#DECEC4 #C4DEDB #C4C7DE
monochromatic
#B28D76 #C8AD9D #DECEC4 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.53
#DECEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#DECEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEC4
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEC4 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CFC3
Deuteranopia (green-blind)
#D6D2C4
Tritanopia (blue-blind)
#E3CBCB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decec4; /* rgb */ color: rgb(222, 206, 196); /* oklch */ color: oklch(86.2% 0.023 54.3);
Tailwind
colors: {
custom: {
50: '#e8dcd5',
500: '#decec4',
950: '#000000',
},
}SCSS
$custom: #decec4; $custom-light: #e8dcd5; $custom-dark: #000000;
JSON
{
"hex": "#decec4",
"rgb": {
"r": 222,
"g": 206,
"b": 196
},
"hsl": {
"h": 23.077,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.86172,
"c": 0.02256,
"h": 54.3
},
"luminance": 0.63658
}Semantic roles & 50–950 ramp
primary
#DECEC4
secondary
#91A7B5
accent
#7FA73F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483