#DECBAF#DECBAF
#DECBAF is a very light, muted orange. Relative luminance 0.613; OKLCH L 85.1% C 0.043 H 77.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBAF |
|---|---|
| RGB | rgb(222, 203, 175) |
| HSL | hsl(36, 42%, 78%) |
| HSV | hsv(36, 21%, 87%) |
| CMYK | cmyk(0%, 8.6%, 21.2%, 12.9%) |
| CIE-LAB | lab(82.56, 2.22, 16.39) |
| CIE-LCH | lch(82.56, 16.54, 82.29°) |
| OKLab | oklab(85.05% 0.0093 0.0422) |
| OKLCH | oklch(85.05% 0.043 77.6) |
| XYZ | xyz(59.2180, 61.3380, 49.2691) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.11
Wheat
#F5DEB3
ΔE00 6.09
Warm Gray
#C9BEB0
ΔE00 6.19
Champagne
#F7E7CE
ΔE00 6.44
Bisque
#FFE4C4
ΔE00 6.63
Tan
#D2B48C
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBAF #AFC2DE
analogous
#DEB3AF #DECBAF #D9DEAF
triadic
#DECBAF #AFDECB #CBAFDE
tetradic
#DECBAF #AFDEB3 #AFC2DE #DEAFD9
square
#DECBAF #AFDEB3 #AFC2DE #DEAFD9
split-complementary
#DECBAF #AFD9DE #B3AFDE
monochromatic
#BA9358 #CCAF84 #DECBAF #F0E7DA #F6F1E9
Accessibility & contrast
On white
1.58
#DECBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#DECBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBAF
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBAF | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAD
Deuteranopia (green-blind)
#D8CFB0
Tritanopia (blue-blind)
#E6C6C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #decbaf; /* rgb */ color: rgb(222, 203, 175); /* oklch */ color: oklch(85.1% 0.043 77.6);
Tailwind
colors: {
custom: {
50: '#e8dac7',
500: '#decbaf',
950: '#000000',
},
}SCSS
$custom: #decbaf; $custom-light: #e8dac7; $custom-dark: #000000;
JSON
{
"hex": "#decbaf",
"rgb": {
"r": 222,
"g": 203,
"b": 175
},
"hsl": {
"h": 35.745,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.85054,
"c": 0.04322,
"h": 77.6
},
"luminance": 0.61337
}Semantic roles & 50–950 ramp
primary
#DECBAF
secondary
#7B93B6
accent
#66B531
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382