#DFD1B3#DFD1B3
#DFD1B3 is a very light, muted orange. Relative luminance 0.645; OKLCH L 86.4% C 0.043 H 86.0°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1B3 |
|---|---|
| RGB | rgb(223, 209, 179) |
| HSL | hsl(41, 41%, 79%) |
| HSV | hsv(41, 20%, 87%) |
| CMYK | cmyk(0%, 6.3%, 19.7%, 12.5%) |
| CIE-LAB | lab(84.25, 0.05, 16.65) |
| CIE-LCH | lch(84.25, 16.65, 89.83°) |
| OKLab | oklab(86.43% 0.003 0.0429) |
| OKLCH | oklch(86.43% 0.043 86) |
| XYZ | xyz(61.3684, 64.5448, 51.8647) |
| Luminance | 0.6454 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.78
Wheat
#F5DEB3
ΔE00 5.26
Champagne
#F7E7CE
ΔE00 5.64
Beige (survey)
#E6DAA6
ΔE00 6.48
Blanchedalmond
#FFEBCD
ΔE00 6.60
Eggshell
#F0EAD6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1B3 #B3C1DF
analogous
#DFBBB3 #DFD1B3 #D7DFB3
triadic
#DFD1B3 #B3DFD1 #D1B3DF
tetradic
#DFD1B3 #B3DFBB #B3C1DF #DFB3D7
square
#DFD1B3 #B3DFBB #B3C1DF #DFB3D7
split-complementary
#DFD1B3 #B3D7DF #BBB3DF
monochromatic
#BB9D5D #CDB788 #DFD1B3 #F1EBDE #F6F2E9
Accessibility & contrast
On white
1.51
#DFD1B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#DFD1B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1B3
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1B3 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#DCD4B4
Tritanopia (blue-blind)
#E7CCC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd1b3; /* rgb */ color: rgb(223, 209, 179); /* oklch */ color: oklch(86.4% 0.043 86.0);
Tailwind
colors: {
custom: {
50: '#e9dfc9',
500: '#dfd1b3',
950: '#000000',
},
}SCSS
$custom: #dfd1b3; $custom-light: #e9dfc9; $custom-dark: #000000;
JSON
{
"hex": "#dfd1b3",
"rgb": {
"r": 223,
"g": 209,
"b": 179
},
"hsl": {
"h": 40.909,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86429,
"c": 0.04299,
"h": 86
},
"luminance": 0.64544
}Semantic roles & 50–950 ramp
primary
#DFD1B3
secondary
#7F91B8
accent
#5BB432
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482