#DFD4B8#DFD4B8
#DFD4B8 is a very light, muted orange. Relative luminance 0.662; OKLCH L 87.1% C 0.039 H 89.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4B8 |
|---|---|
| RGB | rgb(223, 212, 184) |
| HSL | hsl(43, 38%, 80%) |
| HSV | hsv(43, 17%, 87%) |
| CMYK | cmyk(0%, 4.9%, 17.5%, 12.5%) |
| CIE-LAB | lab(85.12, -0.76, 15.23) |
| CIE-LCH | lch(85.12, 15.25, 92.87°) |
| OKLab | oklab(87.15% 0.0006 0.0393) |
| OKLCH | oklch(87.15% 0.039 89.1) |
| XYZ | xyz(62.6262, 66.2367, 54.8240) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.39
Champagne
#F7E7CE
ΔE00 5.38
Eggshell
#F0EAD6
ΔE00 5.75
Wheat
#F5DEB3
ΔE00 5.92
Blanchedalmond
#FFEBCD
ΔE00 6.62
Beige (survey)
#E6DAA6
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4B8 #B8C3DF
analogous
#DFC1B8 #DFD4B8 #D7DFB8
triadic
#DFD4B8 #B8DFD4 #D4B8DF
tetradic
#DFD4B8 #B8DFC1 #B8C3DF #DFB8D7
square
#DFD4B8 #B8DFC1 #B8C3DF #DFB8D7
split-complementary
#DFD4B8 #B8D7DF #C1B8DF
monochromatic
#B9A164 #CCBA8E #DFD4B8 #F2EEE2 #F5F2EA
Accessibility & contrast
On white
1.47
#DFD4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#DFD4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4B8
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4B8 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B6
Deuteranopia (green-blind)
#DED6B9
Tritanopia (blue-blind)
#E6CFCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd4b8; /* rgb */ color: rgb(223, 212, 184); /* oklch */ color: oklch(87.1% 0.039 89.1);
Tailwind
colors: {
custom: {
50: '#e9e1cd',
500: '#dfd4b8',
950: '#000000',
},
}SCSS
$custom: #dfd4b8; $custom-light: #e9e1cd; $custom-dark: #000000;
JSON
{
"hex": "#dfd4b8",
"rgb": {
"r": 223,
"g": 212,
"b": 184
},
"hsl": {
"h": 43.077,
"s": 37.864,
"l": 79.804
},
"oklch": {
"l": 0.87147,
"c": 0.03934,
"h": 89.1
},
"luminance": 0.66236
}Semantic roles & 50–950 ramp
primary
#DFD4B8
secondary
#8492B7
accent
#58B135
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483