#DED0AE#DED0AE
#DED0AE is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.0% C 0.048 H 88.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DED0AE |
|---|---|
| RGB | rgb(222, 208, 174) |
| HSL | hsl(43, 42%, 78%) |
| HSV | hsv(43, 22%, 87%) |
| CMYK | cmyk(0%, 6.3%, 21.6%, 12.9%) |
| CIE-LAB | lab(83.81, -0.53, 18.66) |
| CIE-LCH | lch(83.81, 18.67, 91.63°) |
| OKLab | oklab(86.03% 0.0014 0.0479) |
| OKLCH | oklch(86.03% 0.048 88.3) |
| XYZ | xyz(60.3200, 63.6986, 49.1537) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.96
Beige (survey)
#E6DAA6
ΔE00 5.35
Warm Beige
#E9DCC9
ΔE00 6.03
Champagne
#F7E7CE
ΔE00 6.51
Moccasin
#FFE4B5
ΔE00 6.94
Blanchedalmond
#FFEBCD
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED0AE #AEBCDE
analogous
#DEB8AE #DED0AE #D4DEAE
triadic
#DED0AE #AEDED0 #D0AEDE
tetradic
#DED0AE #AEDEB8 #AEBCDE #DEAED4
square
#DED0AE #AEDEB8 #AEBCDE #DEAED4
split-complementary
#DED0AE #AED4DE #B8AEDE
monochromatic
#BB9E57 #CCB783 #DED0AE #F0E9D9 #F6F2E9
Accessibility & contrast
On white
1.53
#DED0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#DED0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED0AE
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED0AE | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAC
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#E6CAC7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ded0ae; /* rgb */ color: rgb(222, 208, 174); /* oklch */ color: oklch(86.0% 0.048 88.3);
Tailwind
colors: {
custom: {
50: '#e8dec6',
500: '#ded0ae',
950: '#000000',
},
}SCSS
$custom: #ded0ae; $custom-light: #e8dec6; $custom-dark: #000000;
JSON
{
"hex": "#ded0ae",
"rgb": {
"r": 222,
"g": 208,
"b": 174
},
"hsl": {
"h": 42.5,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86029,
"c": 0.04788,
"h": 88.3
},
"luminance": 0.63697
}Semantic roles & 50–950 ramp
primary
#DED0AE
secondary
#7A8BB6
accent
#57B530
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482