#DED1B7#DED1B7
#DED1B7 is a very light, muted orange. Relative luminance 0.645; OKLCH L 86.4% C 0.038 H 84.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DED1B7 |
|---|---|
| RGB | rgb(222, 209, 183) |
| HSL | hsl(40, 37%, 79%) |
| HSV | hsv(40, 18%, 87%) |
| CMYK | cmyk(0%, 5.9%, 17.6%, 12.9%) |
| CIE-LAB | lab(84.25, 0.28, 14.53) |
| CIE-LCH | lch(84.25, 14.53, 88.91°) |
| OKLab | oklab(86.44% 0.0036 0.0376) |
| OKLCH | oklch(86.44% 0.038 84.6) |
| XYZ | xyz(61.4715, 64.5505, 54.0118) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.81
Champagne
#F7E7CE
ΔE00 5.35
Wheat
#F5DEB3
ΔE00 6.15
Eggshell
#F0EAD6
ΔE00 6.35
Warm Gray
#C9BEB0
ΔE00 6.41
Blanchedalmond
#FFEBCD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED1B7 #B7C4DE
analogous
#DEBEB7 #DED1B7 #D8DEB7
triadic
#DED1B7 #B7DED1 #D1B7DE
tetradic
#DED1B7 #B7DEBE #B7C4DE #DEB7D8
square
#DED1B7 #B7DEBE #B7C4DE #DEB7D8
split-complementary
#DED1B7 #B7D8DE #BEB7DE
monochromatic
#B89B63 #CBB68D #DED1B7 #F1ECE1 #F5F2EA
Accessibility & contrast
On white
1.51
#DED1B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DED1B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED1B7
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED1B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED1B7 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B5
Deuteranopia (green-blind)
#DBD4B8
Tritanopia (blue-blind)
#E5CCCA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ded1b7; /* rgb */ color: rgb(222, 209, 183); /* oklch */ color: oklch(86.4% 0.038 84.6);
Tailwind
colors: {
custom: {
50: '#e8dfcc',
500: '#ded1b7',
950: '#000000',
},
}SCSS
$custom: #ded1b7; $custom-light: #e8dfcc; $custom-dark: #000000;
JSON
{
"hex": "#ded1b7",
"rgb": {
"r": 222,
"g": 209,
"b": 183
},
"hsl": {
"h": 40,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.86439,
"c": 0.03774,
"h": 84.6
},
"luminance": 0.64549
}Semantic roles & 50–950 ramp
primary
#DED1B7
secondary
#8394B6
accent
#5EB035
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483