#DFD1B4#DFD1B4
#DFD1B4 is a very light, muted orange. Relative luminance 0.646; OKLCH L 86.5% C 0.042 H 85.3°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1B4 |
|---|---|
| RGB | rgb(223, 209, 180) |
| HSL | hsl(40, 40%, 79%) |
| HSV | hsv(40, 19%, 87%) |
| CMYK | cmyk(0%, 6.3%, 19.3%, 12.5%) |
| CIE-LAB | lab(84.27, 0.20, 16.15) |
| CIE-LCH | lch(84.27, 16.15, 89.31°) |
| OKLab | oklab(86.45% 0.0034 0.0416) |
| OKLCH | oklch(86.45% 0.042 85.3) |
| XYZ | xyz(61.4699, 64.5854, 52.3992) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.49
Wheat
#F5DEB3
ΔE00 5.41
Champagne
#F7E7CE
ΔE00 5.50
Blanchedalmond
#FFEBCD
ΔE00 6.53
Eggshell
#F0EAD6
ΔE00 6.77
Beige (survey)
#E6DAA6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1B4 #B4C2DF
analogous
#DFBCB4 #DFD1B4 #D8DFB4
triadic
#DFD1B4 #B4DFD1 #D1B4DF
tetradic
#DFD1B4 #B4DFBC #B4C2DF #DFB4D8
square
#DFD1B4 #B4DFBC #B4C2DF #DFB4D8
split-complementary
#DFD1B4 #B4D8DF #BCB4DF
monochromatic
#BA9C5E #CDB789 #DFD1B4 #F1EBDF #F6F2EA
Accessibility & contrast
On white
1.51
#DFD1B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#DFD1B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1B4
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1B4 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B2
Deuteranopia (green-blind)
#DCD4B5
Tritanopia (blue-blind)
#E7CCC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd1b4; /* rgb */ color: rgb(223, 209, 180); /* oklch */ color: oklch(86.5% 0.042 85.3);
Tailwind
colors: {
custom: {
50: '#e9dfca',
500: '#dfd1b4',
950: '#000000',
},
}SCSS
$custom: #dfd1b4; $custom-light: #e9dfca; $custom-dark: #000000;
JSON
{
"hex": "#dfd1b4",
"rgb": {
"r": 223,
"g": 209,
"b": 180
},
"hsl": {
"h": 40.465,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86452,
"c": 0.04178,
"h": 85.3
},
"luminance": 0.64584
}Semantic roles & 50–950 ramp
primary
#DFD1B4
secondary
#8092B8
accent
#5CB332
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482