#DFD0B5#DFD0B5
#DFD0B5 is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.3% C 0.040 H 82.3°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0B5 |
|---|---|
| RGB | rgb(223, 208, 181) |
| HSL | hsl(39, 40%, 79%) |
| HSV | hsv(39, 19%, 87%) |
| CMYK | cmyk(0%, 6.7%, 18.8%, 12.5%) |
| CIE-LAB | lab(84.04, 0.86, 15.29) |
| CIE-LCH | lch(84.04, 15.32, 86.77°) |
| OKLab | oklab(86.28% 0.0053 0.0395) |
| OKLCH | oklch(86.28% 0.04 82.3) |
| XYZ | xyz(61.3276, 64.1371, 52.8562) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.00
Champagne
#F7E7CE
ΔE00 5.37
Wheat
#F5DEB3
ΔE00 5.77
Warm Gray
#C9BEB0
ΔE00 6.45
Blanchedalmond
#FFEBCD
ΔE00 6.49
Bisque
#FFE4C4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0B5 #B5C4DF
analogous
#DFBBB5 #DFD0B5 #D9DFB5
triadic
#DFD0B5 #B5DFD0 #D0B5DF
tetradic
#DFD0B5 #B5DFBB #B5C4DF #DFB5D9
square
#DFD0B5 #B5DFBB #B5C4DF #DFB5D9
split-complementary
#DFD0B5 #B5D9DF #BBB5DF
monochromatic
#BA9A60 #CDB58A #DFD0B5 #F1EBE0 #F6F1EA
Accessibility & contrast
On white
1.52
#DFD0B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#DFD0B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0B5
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0B5 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB3
Deuteranopia (green-blind)
#DBD3B6
Tritanopia (blue-blind)
#E7CBC8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd0b5; /* rgb */ color: rgb(223, 208, 181); /* oklch */ color: oklch(86.3% 0.040 82.3);
Tailwind
colors: {
custom: {
50: '#e9decb',
500: '#dfd0b5',
950: '#000000',
},
}SCSS
$custom: #dfd0b5; $custom-light: #e9decb; $custom-dark: #000000;
JSON
{
"hex": "#dfd0b5",
"rgb": {
"r": 223,
"g": 208,
"b": 181
},
"hsl": {
"h": 38.571,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.86276,
"c": 0.03986,
"h": 82.3
},
"luminance": 0.64136
}Semantic roles & 50–950 ramp
primary
#DFD0B5
secondary
#8194B8
accent
#61B333
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482