#DFD0B1#DFD0B1
#DFD0B1 is a very light, muted orange. Relative luminance 0.640; OKLCH L 86.2% C 0.045 H 85.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0B1 |
|---|---|
| RGB | rgb(223, 208, 177) |
| HSL | hsl(40, 42%, 78%) |
| HSV | hsv(40, 21%, 87%) |
| CMYK | cmyk(0%, 6.7%, 20.6%, 12.5%) |
| CIE-LAB | lab(83.95, 0.27, 17.29) |
| CIE-LCH | lch(83.95, 17.29, 89.09°) |
| OKLab | oklab(86.18% 0.0037 0.0445) |
| OKLCH | oklch(86.18% 0.045 85.2) |
| XYZ | xyz(60.9230, 63.9753, 50.7256) |
| Luminance | 0.6397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.06
Warm Beige
#E9DCC9
ΔE00 5.07
Champagne
#F7E7CE
ΔE00 5.85
Beige (survey)
#E6DAA6
ΔE00 6.39
Blanchedalmond
#FFEBCD
ΔE00 6.69
Bisque
#FFE4C4
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0B1 #B1C0DF
analogous
#DFB9B1 #DFD0B1 #D7DFB1
triadic
#DFD0B1 #B1DFD0 #D0B1DF
tetradic
#DFD0B1 #B1DFB9 #B1C0DF #DFB1D7
square
#DFD0B1 #B1DFB9 #B1C0DF #DFB1D7
split-complementary
#DFD0B1 #B1D7DF #B9B1DF
monochromatic
#BB9C5A #CDB686 #DFD0B1 #F1EADC #F6F2E9
Accessibility & contrast
On white
1.52
#DFD0B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#DFD0B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0B1
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0B1 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAF
Deuteranopia (green-blind)
#DCD3B2
Tritanopia (blue-blind)
#E7CBC7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd0b1; /* rgb */ color: rgb(223, 208, 177); /* oklch */ color: oklch(86.2% 0.045 85.2);
Tailwind
colors: {
custom: {
50: '#e9dec8',
500: '#dfd0b1',
950: '#000000',
},
}SCSS
$custom: #dfd0b1; $custom-light: #e9dec8; $custom-dark: #000000;
JSON
{
"hex": "#dfd0b1",
"rgb": {
"r": 223,
"g": 208,
"b": 177
},
"hsl": {
"h": 40.435,
"s": 41.818,
"l": 78.431
},
"oklch": {
"l": 0.86182,
"c": 0.04462,
"h": 85.2
},
"luminance": 0.63974
}Semantic roles & 50–950 ramp
primary
#DFD0B1
secondary
#7D90B8
accent
#5CB531
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482