#DFD5B8#DFD5B8
#DFD5B8 is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.3% C 0.040 H 91.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5B8 |
|---|---|
| RGB | rgb(223, 213, 184) |
| HSL | hsl(45, 38%, 80%) |
| HSV | hsv(45, 17%, 87%) |
| CMYK | cmyk(0%, 4.5%, 17.5%, 12.5%) |
| CIE-LAB | lab(85.37, -1.28, 15.59) |
| CIE-LCH | lch(85.37, 15.64, 94.69°) |
| OKLab | oklab(87.35% -0.0009 0.0402) |
| OKLCH | oklch(87.35% 0.04 91.2) |
| XYZ | xyz(62.8770, 66.7382, 54.9075) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.85
Champagne
#F7E7CE
ΔE00 5.62
Eggshell
#F0EAD6
ΔE00 5.66
Wheat
#F5DEB3
ΔE00 5.97
Beige (survey)
#E6DAA6
ΔE00 6.21
Blanchedalmond
#FFEBCD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5B8 #B8C2DF
analogous
#DFC2B8 #DFD5B8 #D6DFB8
triadic
#DFD5B8 #B8DFD5 #D5B8DF
tetradic
#DFD5B8 #B8DFC2 #B8C2DF #DFB8D6
square
#DFD5B8 #B8DFC2 #B8C2DF #DFB8D6
split-complementary
#DFD5B8 #B8D6DF #C2B8DF
monochromatic
#B9A364 #CCBC8E #DFD5B8 #F2EEE2 #F5F3EA
Accessibility & contrast
On white
1.46
#DFD5B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DFD5B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5B8
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5B8 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B6
Deuteranopia (green-blind)
#DFD7B9
Tritanopia (blue-blind)
#E6D0CD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd5b8; /* rgb */ color: rgb(223, 213, 184); /* oklch */ color: oklch(87.3% 0.040 91.2);
Tailwind
colors: {
custom: {
50: '#e9e1cd',
500: '#dfd5b8',
950: '#000000',
},
}SCSS
$custom: #dfd5b8; $custom-light: #e9e1cd; $custom-dark: #000000;
JSON
{
"hex": "#dfd5b8",
"rgb": {
"r": 223,
"g": 213,
"b": 184
},
"hsl": {
"h": 44.615,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.87348,
"c": 0.04025,
"h": 91.2
},
"luminance": 0.66737
}Semantic roles & 50–950 ramp
primary
#DFD5B8
secondary
#8491B7
accent
#55B135
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483