#DED1B6#DED1B6
#DED1B6 is a very light, muted orange. Relative luminance 0.645; OKLCH L 86.4% C 0.039 H 85.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1B6 |
|---|---|
| RGB | rgb(222, 209, 182) |
| HSL | hsl(41, 38%, 79%) |
| HSV | hsv(41, 18%, 87%) |
| CMYK | cmyk(0%, 5.9%, 18%, 12.9%) |
| CIE-LAB | lab(84.23, 0.13, 15.02) |
| CIE-LCH | lch(84.23, 15.03, 89.52°) |
| OKLab | oklab(86.42% 0.0032 0.0388) |
| OKLCH | oklch(86.42% 0.039 85.3) |
| XYZ | xyz(61.3678, 64.5090, 53.4656) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.08
Champagne
#F7E7CE
ΔE00 5.44
Wheat
#F5DEB3
ΔE00 5.96
Eggshell
#F0EAD6
ΔE00 6.43
Warm Gray
#C9BEB0
ΔE00 6.65
Blanchedalmond
#FFEBCD
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1B6 #B6C3DE
analogous
#DEBDB6 #DED1B6 #D7DEB6
triadic
#DED1B6 #B6DED1 #D1B6DE
tetradic
#DED1B6 #B6DEBD #B6C3DE #DEB6D7
square
#DED1B6 #B6DEBD #B6C3DE #DEB6D7
split-complementary
#DED1B6 #B6D7DE #BDB6DE
monochromatic
#B89C62 #CBB68C #DED1B6 #F1ECE0 #F5F2EA
Accessibility & contrast
On white
1.51
#DED1B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DED1B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1B6
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1B6 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B4
Deuteranopia (green-blind)
#DBD4B7
Tritanopia (blue-blind)
#E5CCC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded1b6; /* rgb */ color: rgb(222, 209, 182); /* oklch */ color: oklch(86.4% 0.039 85.3);
Tailwind
colors: {
custom: {
50: '#e8dfcc',
500: '#ded1b6',
950: '#000000',
},
}SCSS
$custom: #ded1b6; $custom-light: #e8dfcc; $custom-dark: #000000;
JSON
{
"hex": "#ded1b6",
"rgb": {
"r": 222,
"g": 209,
"b": 182
},
"hsl": {
"h": 40.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.86415,
"c": 0.03895,
"h": 85.3
},
"luminance": 0.64508
}Semantic roles & 50–950 ramp
primary
#DED1B6
secondary
#8293B6
accent
#5DB135
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483