#DECDAE#DECDAE
#DECDAE is a very light, muted orange. Relative luminance 0.622; OKLCH L 85.4% C 0.046 H 82.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDAE |
|---|---|
| RGB | rgb(222, 205, 174) |
| HSL | hsl(39, 42%, 78%) |
| HSV | hsv(39, 22%, 87%) |
| CMYK | cmyk(0%, 7.7%, 21.6%, 12.9%) |
| CIE-LAB | lab(83.05, 1.03, 17.60) |
| CIE-LCH | lch(83.05, 17.63, 86.65°) |
| OKLab | oklab(85.43% 0.0059 0.0452) |
| OKLCH | oklch(85.43% 0.046 82.6) |
| XYZ | xyz(59.5955, 62.2496, 48.9122) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.28
Warm Beige
#E9DCC9
ΔE00 5.38
Champagne
#F7E7CE
ΔE00 6.30
Bisque
#FFE4C4
ΔE00 6.89
Beige (survey)
#E6DAA6
ΔE00 6.99
Warm Gray
#C9BEB0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDAE #AEBFDE
analogous
#DEB5AE #DECDAE #D7DEAE
triadic
#DECDAE #AEDECD #CDAEDE
tetradic
#DECDAE #AEDEB5 #AEBFDE #DEAED7
square
#DECDAE #AEDEB5 #AEBFDE #DEAED7
split-complementary
#DECDAE #AED7DE #B5AEDE
monochromatic
#BB9757 #CCB283 #DECDAE #F0E8D9 #F6F2E9
Accessibility & contrast
On white
1.56
#DECDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#DECDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDAE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDAE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CCAC
Deuteranopia (green-blind)
#D9D1AF
Tritanopia (blue-blind)
#E6C7C4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #decdae; /* rgb */ color: rgb(222, 205, 174); /* oklch */ color: oklch(85.4% 0.046 82.6);
Tailwind
colors: {
custom: {
50: '#e8dcc6',
500: '#decdae',
950: '#000000',
},
}SCSS
$custom: #decdae; $custom-light: #e8dcc6; $custom-dark: #000000;
JSON
{
"hex": "#decdae",
"rgb": {
"r": 222,
"g": 205,
"b": 174
},
"hsl": {
"h": 38.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.85429,
"c": 0.0456,
"h": 82.6
},
"luminance": 0.62248
}Semantic roles & 50–950 ramp
primary
#DECDAE
secondary
#7A8FB6
accent
#5FB530
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482