#DED1B3#DED1B3
#DED1B3 is a very light, muted orange. Relative luminance 0.644; OKLCH L 86.3% C 0.043 H 87.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1B3 |
|---|---|
| RGB | rgb(222, 209, 179) |
| HSL | hsl(42, 39%, 79%) |
| HSV | hsv(42, 19%, 87%) |
| CMYK | cmyk(0%, 5.9%, 19.4%, 12.9%) |
| CIE-LAB | lab(84.17, -0.32, 16.52) |
| CIE-LCH | lch(84.17, 16.52, 91.11°) |
| OKLab | oklab(86.35% 0.002 0.0426) |
| OKLCH | oklch(86.35% 0.043 87.4) |
| XYZ | xyz(61.0611, 64.3863, 51.8503) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.93
Wheat
#F5DEB3
ΔE00 5.48
Champagne
#F7E7CE
ΔE00 5.82
Beige (survey)
#E6DAA6
ΔE00 6.34
Eggshell
#F0EAD6
ΔE00 6.78
Blanchedalmond
#FFEBCD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1B3 #B3C0DE
analogous
#DEBBB3 #DED1B3 #D5DEB3
triadic
#DED1B3 #B3DED1 #D1B3DE
tetradic
#DED1B3 #B3DEBB #B3C0DE #DEB3D5
square
#DED1B3 #B3DEBB #B3C0DE #DEB3D5
split-complementary
#DED1B3 #B3D5DE #BBB3DE
monochromatic
#B99D5E #CBB788 #DED1B3 #F1EBDE #F6F2EA
Accessibility & contrast
On white
1.51
#DED1B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DED1B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1B3
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1B3 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B1
Deuteranopia (green-blind)
#DCD3B4
Tritanopia (blue-blind)
#E6CCC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded1b3; /* rgb */ color: rgb(222, 209, 179); /* oklch */ color: oklch(86.3% 0.043 87.4);
Tailwind
colors: {
custom: {
50: '#e8dfc9',
500: '#ded1b3',
950: '#000000',
},
}SCSS
$custom: #ded1b3; $custom-light: #e8dfc9; $custom-dark: #000000;
JSON
{
"hex": "#ded1b3",
"rgb": {
"r": 222,
"g": 209,
"b": 179
},
"hsl": {
"h": 41.86,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.86345,
"c": 0.04261,
"h": 87.4
},
"luminance": 0.64385
}Semantic roles & 50–950 ramp
primary
#DED1B3
secondary
#7F90B6
accent
#5AB233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482