#DFD4B7#DFD4B7
#DFD4B7 is a very light, muted orange. Relative luminance 0.662; OKLCH L 87.1% C 0.041 H 89.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4B7 |
|---|---|
| RGB | rgb(223, 212, 183) |
| HSL | hsl(44, 38%, 80%) |
| HSV | hsv(44, 18%, 87%) |
| CMYK | cmyk(0%, 4.9%, 17.9%, 12.5%) |
| CIE-LAB | lab(85.10, -0.91, 15.73) |
| CIE-LCH | lch(85.10, 15.75, 93.32°) |
| OKLab | oklab(87.12% 0.0002 0.0406) |
| OKLCH | oklch(87.12% 0.041 89.7) |
| XYZ | xyz(62.5218, 66.1949, 54.2739) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.69
Champagne
#F7E7CE
ΔE00 5.53
Wheat
#F5DEB3
ΔE00 5.77
Eggshell
#F0EAD6
ΔE00 5.90
Beige (survey)
#E6DAA6
ΔE00 6.31
Blanchedalmond
#FFEBCD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4B7 #B7C2DF
analogous
#DFC0B7 #DFD4B7 #D6DFB7
triadic
#DFD4B7 #B7DFD4 #D4B7DF
tetradic
#DFD4B7 #B7DFC0 #B7C2DF #DFB7D6
square
#DFD4B7 #B7DFC0 #B7C2DF #DFB7D6
split-complementary
#DFD4B7 #B7D6DF #C0B7DF
monochromatic
#B9A162 #CCBB8D #DFD4B7 #F2EDE1 #F6F2EA
Accessibility & contrast
On white
1.47
#DFD4B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#DFD4B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4B7
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4B7 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B5
Deuteranopia (green-blind)
#DED6B8
Tritanopia (blue-blind)
#E6CFCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd4b7; /* rgb */ color: rgb(223, 212, 183); /* oklch */ color: oklch(87.1% 0.041 89.7);
Tailwind
colors: {
custom: {
50: '#e9e1cc',
500: '#dfd4b7',
950: '#000000',
},
}SCSS
$custom: #dfd4b7; $custom-light: #e9e1cc; $custom-dark: #000000;
JSON
{
"hex": "#dfd4b7",
"rgb": {
"r": 223,
"g": 212,
"b": 183
},
"hsl": {
"h": 43.5,
"s": 38.462,
"l": 79.608
},
"oklch": {
"l": 0.87124,
"c": 0.04059,
"h": 89.7
},
"luminance": 0.66194
}Semantic roles & 50–950 ramp
primary
#DFD4B7
secondary
#8391B7
accent
#57B134
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483