#DED1AE#DED1AE
#DED1AE is a very light, muted orange. Relative luminance 0.642; OKLCH L 86.2% C 0.049 H 90.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1AE |
|---|---|
| RGB | rgb(222, 209, 174) |
| HSL | hsl(44, 42%, 78%) |
| HSV | hsv(44, 22%, 87%) |
| CMYK | cmyk(0%, 5.9%, 21.6%, 12.9%) |
| CIE-LAB | lab(84.06, -1.05, 19.01) |
| CIE-LCH | lch(84.06, 19.04, 93.16°) |
| OKLab | oklab(86.23% -0.0001 0.0487) |
| OKLCH | oklch(86.23% 0.049 90.1) |
| XYZ | xyz(60.5646, 64.1877, 49.2352) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.87
Wheat
#F5DEB3
ΔE00 5.00
Warm Beige
#E9DCC9
ΔE00 6.35
Champagne
#F7E7CE
ΔE00 6.68
Moccasin
#FFE4B5
ΔE00 6.96
Vanilla
#F3E5AB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1AE #AEBBDE
analogous
#DEB9AE #DED1AE #D3DEAE
triadic
#DED1AE #AEDED1 #D1AEDE
tetradic
#DED1AE #AEDEB9 #AEBBDE #DEAED3
square
#DED1AE #AEDEB9 #AEBBDE #DEAED3
split-complementary
#DED1AE #AED3DE #B9AEDE
monochromatic
#BBA057 #CCB883 #DED1AE #F0EAD9 #F6F3E9
Accessibility & contrast
On white
1.52
#DED1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DED1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1AE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1AE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAC
Deuteranopia (green-blind)
#DDD3AF
Tritanopia (blue-blind)
#E6CBC7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded1ae; /* rgb */ color: rgb(222, 209, 174); /* oklch */ color: oklch(86.2% 0.049 90.1);
Tailwind
colors: {
custom: {
50: '#e8dfc6',
500: '#ded1ae',
950: '#000000',
},
}SCSS
$custom: #ded1ae; $custom-light: #e8dfc6; $custom-dark: #000000;
JSON
{
"hex": "#ded1ae",
"rgb": {
"r": 222,
"g": 209,
"b": 174
},
"hsl": {
"h": 43.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86229,
"c": 0.04873,
"h": 90.1
},
"luminance": 0.64187
}Semantic roles & 50–950 ramp
primary
#DED1AE
secondary
#7A8AB6
accent
#54B530
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482