#DFD1B1#DFD1B1
#DFD1B1 is a very light, muted orange. Relative luminance 0.645; OKLCH L 86.4% C 0.045 H 87.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1B1 |
|---|---|
| RGB | rgb(223, 209, 177) |
| HSL | hsl(42, 42%, 78%) |
| HSV | hsv(42, 21%, 87%) |
| CMYK | cmyk(0%, 6.3%, 20.6%, 12.5%) |
| CIE-LAB | lab(84.21, -0.24, 17.64) |
| CIE-LCH | lch(84.21, 17.65, 90.79°) |
| OKLab | oklab(86.38% 0.0022 0.0454) |
| OKLCH | oklch(86.38% 0.045 87.2) |
| XYZ | xyz(61.1676, 64.4645, 50.8071) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.99
Warm Beige
#E9DCC9
ΔE00 5.35
Beige (survey)
#E6DAA6
ΔE00 5.86
Champagne
#F7E7CE
ΔE00 5.95
Blanchedalmond
#FFEBCD
ΔE00 6.77
Moccasin
#FFE4B5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1B1 #B1BFDF
analogous
#DFBAB1 #DFD1B1 #D6DFB1
triadic
#DFD1B1 #B1DFD1 #D1B1DF
tetradic
#DFD1B1 #B1DFBA #B1BFDF #DFB1D6
square
#DFD1B1 #B1DFBA #B1BFDF #DFB1D6
split-complementary
#DFD1B1 #B1D6DF #BAB1DF
monochromatic
#BB9E5A #CDB786 #DFD1B1 #F1EBDC #F6F2E9
Accessibility & contrast
On white
1.51
#DFD1B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#DFD1B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1B1
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1B1 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0AF
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#E7CCC8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd1b1; /* rgb */ color: rgb(223, 209, 177); /* oklch */ color: oklch(86.4% 0.045 87.2);
Tailwind
colors: {
custom: {
50: '#e9dfc8',
500: '#dfd1b1',
950: '#000000',
},
}SCSS
$custom: #dfd1b1; $custom-light: #e9dfc8; $custom-dark: #000000;
JSON
{
"hex": "#dfd1b1",
"rgb": {
"r": 223,
"g": 209,
"b": 177
},
"hsl": {
"h": 41.739,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86382,
"c": 0.04541,
"h": 87.2
},
"luminance": 0.64463
}Semantic roles & 50–950 ramp
primary
#DFD1B1
secondary
#7D8FB8
accent
#59B531
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482