#DECBB4#DECBB4
#DECBB4 is a very light, muted orange. Relative luminance 0.615; OKLCH L 85.2% C 0.038 H 72.6°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBB4 |
|---|---|
| RGB | rgb(222, 203, 180) |
| HSL | hsl(33, 39%, 79%) |
| HSV | hsv(33, 19%, 87%) |
| CMYK | cmyk(0%, 8.6%, 18.9%, 12.9%) |
| CIE-LAB | lab(82.67, 2.96, 13.88) |
| CIE-LCH | lch(82.67, 14.19, 77.98°) |
| OKLab | oklab(85.17% 0.0113 0.036) |
| OKLCH | oklch(85.17% 0.038 72.6) |
| XYZ | xyz(59.7182, 61.5381, 51.9034) |
| Luminance | 0.6154 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.53
Warm Gray
#C9BEB0
ΔE00 5.25
Champagne
#F7E7CE
ΔE00 6.48
Bisque
#FFE4C4
ΔE00 6.77
Peach
#FFDAB9
ΔE00 7.30
Antiquewhite
#FAEBD7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBB4 #B4C7DE
analogous
#DEB6B4 #DECBB4 #DCDEB4
triadic
#DECBB4 #B4DECB #CBB4DE
tetradic
#DECBB4 #B4DEB6 #B4C7DE #DEB4DC
square
#DECBB4 #B4DEB6 #B4C7DE #DEB4DC
split-complementary
#DECBB4 #B4DCDE #B6B4DE
monochromatic
#B9905F #CBAE8A #DECBB4 #F1E8DF #F6F0EA
Accessibility & contrast
On white
1.58
#DECBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#DECBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBB4
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBB4 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB3
Deuteranopia (green-blind)
#D7D0B4
Tritanopia (blue-blind)
#E6C6C4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decbb4; /* rgb */ color: rgb(222, 203, 180); /* oklch */ color: oklch(85.2% 0.038 72.6);
Tailwind
colors: {
custom: {
50: '#e8daca',
500: '#decbb4',
950: '#000000',
},
}SCSS
$custom: #decbb4; $custom-light: #e8daca; $custom-dark: #000000;
JSON
{
"hex": "#decbb4",
"rgb": {
"r": 222,
"g": 203,
"b": 180
},
"hsl": {
"h": 32.857,
"s": 38.889,
"l": 78.824
},
"oklch": {
"l": 0.85173,
"c": 0.03768,
"h": 72.6
},
"luminance": 0.61537
}Semantic roles & 50–950 ramp
primary
#DECBB4
secondary
#8099B6
accent
#6DB234
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382