#DECBB5#DECBB5
#DECBB5 is a very light, muted orange. Relative luminance 0.616; OKLCH L 85.2% C 0.037 H 71.4°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBB5 |
|---|---|
| RGB | rgb(222, 203, 181) |
| HSL | hsl(32, 38%, 79%) |
| HSV | hsv(32, 18%, 87%) |
| CMYK | cmyk(0%, 8.6%, 18.5%, 12.9%) |
| CIE-LAB | lab(82.69, 3.11, 13.38) |
| CIE-LCH | lch(82.69, 13.74, 76.93°) |
| OKLab | oklab(85.2% 0.0117 0.0347) |
| OKLCH | oklch(85.2% 0.037 71.4) |
| XYZ | xyz(59.8204, 61.5790, 52.4418) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.49
Warm Gray
#C9BEB0
ΔE00 5.12
Champagne
#F7E7CE
ΔE00 6.56
Bisque
#FFE4C4
ΔE00 6.87
Antiquewhite
#FAEBD7
ΔE00 7.27
Peach
#FFDAB9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBB5 #B5C8DE
analogous
#DEB7B5 #DECBB5 #DDDEB5
triadic
#DECBB5 #B5DECB #CBB5DE
tetradic
#DECBB5 #B5DEB7 #B5C8DE #DEB5DD
square
#DECBB5 #B5DEB7 #B5C8DE #DEB5DD
split-complementary
#DECBB5 #B5DDDE #B7B5DE
monochromatic
#B89060 #CBAD8B #DECBB5 #F1E9DF #F6F0EA
Accessibility & contrast
On white
1.58
#DECBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#DECBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBB5
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBB5 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB4
Deuteranopia (green-blind)
#D7D0B5
Tritanopia (blue-blind)
#E6C6C5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decbb5; /* rgb */ color: rgb(222, 203, 181); /* oklch */ color: oklch(85.2% 0.037 71.4);
Tailwind
colors: {
custom: {
50: '#e8dacb',
500: '#decbb5',
950: '#000000',
},
}SCSS
$custom: #decbb5; $custom-light: #e8dacb; $custom-dark: #000000;
JSON
{
"hex": "#decbb5",
"rgb": {
"r": 222,
"g": 203,
"b": 181
},
"hsl": {
"h": 32.195,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.85197,
"c": 0.03661,
"h": 71.4
},
"luminance": 0.61578
}Semantic roles & 50–950 ramp
primary
#DECBB5
secondary
#819AB6
accent
#6EB134
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382