#DFD4B9#DFD4B9
#DFD4B9 is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.2% C 0.038 H 88.5°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4B9 |
|---|---|
| RGB | rgb(223, 212, 185) |
| HSL | hsl(43, 37%, 80%) |
| HSV | hsv(43, 17%, 87%) |
| CMYK | cmyk(0%, 4.9%, 17%, 12.5%) |
| CIE-LAB | lab(85.14, -0.61, 14.73) |
| CIE-LCH | lch(85.14, 14.74, 92.38°) |
| OKLab | oklab(87.17% 0.001 0.0381) |
| OKLCH | oklch(87.17% 0.038 88.5) |
| XYZ | xyz(62.7314, 66.2787, 55.3780) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.09
Champagne
#F7E7CE
ΔE00 5.25
Eggshell
#F0EAD6
ΔE00 5.62
Wheat
#F5DEB3
ΔE00 6.08
Blanchedalmond
#FFEBCD
ΔE00 6.56
Antiquewhite
#FAEBD7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4B9 #B9C4DF
analogous
#DFC1B9 #DFD4B9 #D7DFB9
triadic
#DFD4B9 #B9DFD4 #D4B9DF
tetradic
#DFD4B9 #B9DFC1 #B9C4DF #DFB9D7
square
#DFD4B9 #B9DFC1 #B9C4DF #DFB9D7
split-complementary
#DFD4B9 #B9D7DF #C1B9DF
monochromatic
#B9A065 #CCBA8F #DFD4B9 #F2EEE3 #F5F2EA
Accessibility & contrast
On white
1.47
#DFD4B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DFD4B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4B9
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4B9 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B7
Deuteranopia (green-blind)
#DED6BA
Tritanopia (blue-blind)
#E6CFCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd4b9; /* rgb */ color: rgb(223, 212, 185); /* oklch */ color: oklch(87.2% 0.038 88.5);
Tailwind
colors: {
custom: {
50: '#e9e1ce',
500: '#dfd4b9',
950: '#000000',
},
}SCSS
$custom: #dfd4b9; $custom-light: #e9e1ce; $custom-dark: #000000;
JSON
{
"hex": "#dfd4b9",
"rgb": {
"r": 223,
"g": 212,
"b": 185
},
"hsl": {
"h": 42.632,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.87171,
"c": 0.0381,
"h": 88.5
},
"luminance": 0.66278
}Semantic roles & 50–950 ramp
primary
#DFD4B9
secondary
#8593B7
accent
#59B035
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483