#DECBB8#DECBB8
#DECBB8 is a very light, muted orange. Relative luminance 0.617; OKLCH L 85.3% C 0.033 H 67.4°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBB8 |
|---|---|
| RGB | rgb(222, 203, 184) |
| HSL | hsl(30, 37%, 80%) |
| HSV | hsv(30, 17%, 87%) |
| CMYK | cmyk(0%, 8.6%, 17.1%, 12.9%) |
| CIE-LAB | lab(82.76, 3.56, 11.88) |
| CIE-LCH | lch(82.76, 12.40, 73.31°) |
| OKLab | oklab(85.27% 0.0129 0.0309) |
| OKLCH | oklch(85.27% 0.033 67.4) |
| XYZ | xyz(60.1316, 61.7034, 54.0804) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.62
Warm Gray
#C9BEB0
ΔE00 4.88
Champagne
#F7E7CE
ΔE00 6.95
Bisque
#FFE4C4
ΔE00 7.31
Antiquewhite
#FAEBD7
ΔE00 7.32
Peach
#FFDAB9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBB8 #B8CBDE
analogous
#DEB8B8 #DECBB8 #DEDEB8
triadic
#DECBB8 #B8DECB #CBB8DE
tetradic
#DECBB8 #B8DEB8 #B8CBDE #DEB8DE
square
#DECBB8 #B8DEB8 #B8CBDE #DEB8DE
split-complementary
#DECBB8 #B8DEDE #B8B8DE
monochromatic
#B78E64 #CBAC8E #DECBB8 #F1EAE2 #F5F0EA
Accessibility & contrast
On white
1.57
#DECBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#DECBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBB8
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBB8 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CCB7
Deuteranopia (green-blind)
#D6D0B8
Tritanopia (blue-blind)
#E5C7C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decbb8; /* rgb */ color: rgb(222, 203, 184); /* oklch */ color: oklch(85.3% 0.033 67.4);
Tailwind
colors: {
custom: {
50: '#e8dacd',
500: '#decbb8',
950: '#000000',
},
}SCSS
$custom: #decbb8; $custom-light: #e8dacd; $custom-dark: #000000;
JSON
{
"hex": "#decbb8",
"rgb": {
"r": 222,
"g": 203,
"b": 184
},
"hsl": {
"h": 30,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.85271,
"c": 0.03348,
"h": 67.4
},
"luminance": 0.61702
}Semantic roles & 50–950 ramp
primary
#DECBB8
secondary
#849DB6
accent
#73AF36
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383