#DFD1B0#DFD1B0
#DFD1B0 is a very light, muted orange. Relative luminance 0.644; OKLCH L 86.4% C 0.047 H 87.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1B0 |
|---|---|
| RGB | rgb(223, 209, 176) |
| HSL | hsl(42, 42%, 78%) |
| HSV | hsv(42, 21%, 87%) |
| CMYK | cmyk(0%, 6.3%, 21.1%, 12.5%) |
| CIE-LAB | lab(84.19, -0.39, 18.14) |
| CIE-LCH | lch(84.19, 18.15, 91.23°) |
| OKLab | oklab(86.36% 0.0018 0.0466) |
| OKLCH | oklch(86.36% 0.047 87.8) |
| XYZ | xyz(61.0683, 64.4247, 50.2841) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.88
Beige (survey)
#E6DAA6
ΔE00 5.56
Warm Beige
#E9DCC9
ΔE00 5.63
Champagne
#F7E7CE
ΔE00 6.13
Moccasin
#FFE4B5
ΔE00 6.86
Blanchedalmond
#FFEBCD
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1B0 #B0BEDF
analogous
#DFB9B0 #DFD1B0 #D5DFB0
triadic
#DFD1B0 #B0DFD1 #D1B0DF
tetradic
#DFD1B0 #B0DFB9 #B0BEDF #DFB0D5
square
#DFD1B0 #B0DFB9 #B0BEDF #DFB0D5
split-complementary
#DFD1B0 #B0D5DF #B9B0DF
monochromatic
#BC9E59 #CDB884 #DFD1B0 #F1EADC #F6F2E9
Accessibility & contrast
On white
1.51
#DFD1B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#DFD1B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1B0
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1B0 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0AE
Deuteranopia (green-blind)
#DDD4B1
Tritanopia (blue-blind)
#E7CBC8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd1b0; /* rgb */ color: rgb(223, 209, 176); /* oklch */ color: oklch(86.4% 0.047 87.8);
Tailwind
colors: {
custom: {
50: '#e9dfc7',
500: '#dfd1b0',
950: '#000000',
},
}SCSS
$custom: #dfd1b0; $custom-light: #e9dfc7; $custom-dark: #000000;
JSON
{
"hex": "#dfd1b0",
"rgb": {
"r": 223,
"g": 209,
"b": 176
},
"hsl": {
"h": 42.128,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86359,
"c": 0.04663,
"h": 87.8
},
"luminance": 0.64423
}Semantic roles & 50–950 ramp
primary
#DFD1B0
secondary
#7C8DB8
accent
#58B530
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482