#DFD1B5#DFD1B5
#DFD1B5 is a very light, muted orange. Relative luminance 0.646; OKLCH L 86.5% C 0.041 H 84.6°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1B5 |
|---|---|
| RGB | rgb(223, 209, 181) |
| HSL | hsl(40, 40%, 79%) |
| HSV | hsv(40, 19%, 87%) |
| CMYK | cmyk(0%, 6.3%, 18.8%, 12.5%) |
| CIE-LAB | lab(84.29, 0.34, 15.65) |
| CIE-LCH | lch(84.29, 15.65, 88.74°) |
| OKLab | oklab(86.48% 0.0038 0.0404) |
| OKLCH | oklch(86.48% 0.041 84.6) |
| XYZ | xyz(61.5721, 64.6263, 52.9377) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.21
Champagne
#F7E7CE
ΔE00 5.38
Wheat
#F5DEB3
ΔE00 5.59
Blanchedalmond
#FFEBCD
ΔE00 6.48
Eggshell
#F0EAD6
ΔE00 6.66
Antiquewhite
#FAEBD7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1B5 #B5C3DF
analogous
#DFBCB5 #DFD1B5 #D8DFB5
triadic
#DFD1B5 #B5DFD1 #D1B5DF
tetradic
#DFD1B5 #B5DFBC #B5C3DF #DFB5D8
square
#DFD1B5 #B5DFBC #B5C3DF #DFB5D8
split-complementary
#DFD1B5 #B5D8DF #BCB5DF
monochromatic
#BA9C60 #CDB68A #DFD1B5 #F1ECE0 #F6F2EA
Accessibility & contrast
On white
1.51
#DFD1B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DFD1B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1B5
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1B5 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B3
Deuteranopia (green-blind)
#DCD4B6
Tritanopia (blue-blind)
#E6CCC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd1b5; /* rgb */ color: rgb(223, 209, 181); /* oklch */ color: oklch(86.5% 0.041 84.6);
Tailwind
colors: {
custom: {
50: '#e9dfcb',
500: '#dfd1b5',
950: '#000000',
},
}SCSS
$custom: #dfd1b5; $custom-light: #e9dfcb; $custom-dark: #000000;
JSON
{
"hex": "#dfd1b5",
"rgb": {
"r": 223,
"g": 209,
"b": 181
},
"hsl": {
"h": 40,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.86476,
"c": 0.04057,
"h": 84.6
},
"luminance": 0.64625
}Semantic roles & 50–950 ramp
primary
#DFD1B5
secondary
#8193B8
accent
#5DB333
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482