#DECCAE#DECCAE
#DECCAE is a very light, muted orange. Relative luminance 0.618; OKLCH L 85.2% C 0.045 H 80.5°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCAE |
|---|---|
| RGB | rgb(222, 204, 174) |
| HSL | hsl(38, 42%, 78%) |
| HSV | hsv(38, 22%, 87%) |
| CMYK | cmyk(0%, 8.1%, 21.6%, 12.9%) |
| CIE-LAB | lab(82.79, 1.55, 17.24) |
| CIE-LCH | lch(82.79, 17.31, 84.86°) |
| OKLab | oklab(85.23% 0.0074 0.0443) |
| OKLCH | oklch(85.23% 0.045 80.5) |
| XYZ | xyz(59.3571, 61.7727, 48.8327) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.30
Wheat
#F5DEB3
ΔE00 5.54
Champagne
#F7E7CE
ΔE00 6.37
Warm Gray
#C9BEB0
ΔE00 6.70
Bisque
#FFE4C4
ΔE00 6.74
Blanchedalmond
#FFEBCD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCAE #AEC0DE
analogous
#DEB4AE #DECCAE #D8DEAE
triadic
#DECCAE #AEDECC #CCAEDE
tetradic
#DECCAE #AEDEB4 #AEC0DE #DEAED8
square
#DECCAE #AEDEB4 #AEC0DE #DEAED8
split-complementary
#DECCAE #AED8DE #B4AEDE
monochromatic
#BB9557 #CCB183 #DECCAE #F0E7D9 #F6F1E9
Accessibility & contrast
On white
1.57
#DECCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#DECCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCAE
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCAE | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBAC
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#E6C6C4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #deccae; /* rgb */ color: rgb(222, 204, 174); /* oklch */ color: oklch(85.2% 0.045 80.5);
Tailwind
colors: {
custom: {
50: '#e8dbc6',
500: '#deccae',
950: '#000000',
},
}SCSS
$custom: #deccae; $custom-light: #e8dbc6; $custom-dark: #000000;
JSON
{
"hex": "#deccae",
"rgb": {
"r": 222,
"g": 204,
"b": 174
},
"hsl": {
"h": 37.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85229,
"c": 0.04495,
"h": 80.5
},
"luminance": 0.61771
}Semantic roles & 50–950 ramp
primary
#DECCAE
secondary
#7A91B6
accent
#62B530
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482