#DECDB8#DECDB8
#DECDB8 is a very light, muted orange. Relative luminance 0.627; OKLCH L 85.7% C 0.034 H 73.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDB8 |
|---|---|
| RGB | rgb(222, 205, 184) |
| HSL | hsl(33, 37%, 80%) |
| HSV | hsv(33, 17%, 87%) |
| CMYK | cmyk(0%, 7.7%, 17.1%, 12.9%) |
| CIE-LAB | lab(83.26, 2.51, 12.60) |
| CIE-LCH | lch(83.26, 12.84, 78.71°) |
| OKLab | oklab(85.67% 0.0099 0.0327) |
| OKLCH | oklch(85.67% 0.034 73.1) |
| XYZ | xyz(60.6069, 62.6541, 54.2389) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.74
Warm Gray
#C9BEB0
ΔE00 4.95
Champagne
#F7E7CE
ΔE00 6.06
Antiquewhite
#FAEBD7
ΔE00 6.73
Bisque
#FFE4C4
ΔE00 6.90
Blanchedalmond
#FFEBCD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDB8 #B8C9DE
analogous
#DEBAB8 #DECDB8 #DCDEB8
triadic
#DECDB8 #B8DECD #CDB8DE
tetradic
#DECDB8 #B8DEBA #B8C9DE #DEB8DC
square
#DECDB8 #B8DEBA #B8C9DE #DEB8DC
split-complementary
#DECDB8 #B8DCDE #BAB8DE
monochromatic
#B79264 #CBB08E #DECDB8 #F1EAE2 #F5F0EA
Accessibility & contrast
On white
1.55
#DECDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DECDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDB8
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDB8 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB7
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#E5C9C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decdb8; /* rgb */ color: rgb(222, 205, 184); /* oklch */ color: oklch(85.7% 0.034 73.1);
Tailwind
colors: {
custom: {
50: '#e8dccd',
500: '#decdb8',
950: '#000000',
},
}SCSS
$custom: #decdb8; $custom-light: #e8dccd; $custom-dark: #000000;
JSON
{
"hex": "#decdb8",
"rgb": {
"r": 222,
"g": 205,
"b": 184
},
"hsl": {
"h": 33.158,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.85667,
"c": 0.03418,
"h": 73.1
},
"luminance": 0.62653
}Semantic roles & 50–950 ramp
primary
#DECDB8
secondary
#849AB6
accent
#6CAF36
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483