#DFD0B4#DFD0B4
#DFD0B4 is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.3% C 0.041 H 83.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0B4 |
|---|---|
| RGB | rgb(223, 208, 180) |
| HSL | hsl(39, 40%, 79%) |
| HSV | hsv(39, 19%, 87%) |
| CMYK | cmyk(0%, 6.7%, 19.3%, 12.5%) |
| CIE-LAB | lab(84.02, 0.72, 15.79) |
| CIE-LCH | lch(84.02, 15.81, 87.41°) |
| OKLab | oklab(86.25% 0.0049 0.0408) |
| OKLCH | oklch(86.25% 0.041 83.1) |
| XYZ | xyz(61.2253, 64.0962, 52.3177) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.26
Champagne
#F7E7CE
ΔE00 5.47
Wheat
#F5DEB3
ΔE00 5.57
Blanchedalmond
#FFEBCD
ΔE00 6.51
Warm Gray
#C9BEB0
ΔE00 6.69
Bisque
#FFE4C4
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0B4 #B4C3DF
analogous
#DFBBB4 #DFD0B4 #D9DFB4
triadic
#DFD0B4 #B4DFD0 #D0B4DF
tetradic
#DFD0B4 #B4DFBB #B4C3DF #DFB4D9
square
#DFD0B4 #B4DFBB #B4C3DF #DFB4D9
split-complementary
#DFD0B4 #B4D9DF #BBB4DF
monochromatic
#BA9A5E #CDB589 #DFD0B4 #F1EBDF #F6F2EA
Accessibility & contrast
On white
1.52
#DFD0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#DFD0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0B4
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0B4 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CFB2
Deuteranopia (green-blind)
#DBD3B5
Tritanopia (blue-blind)
#E7CBC8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd0b4; /* rgb */ color: rgb(223, 208, 180); /* oklch */ color: oklch(86.3% 0.041 83.1);
Tailwind
colors: {
custom: {
50: '#e9deca',
500: '#dfd0b4',
950: '#000000',
},
}SCSS
$custom: #dfd0b4; $custom-light: #e9deca; $custom-dark: #000000;
JSON
{
"hex": "#dfd0b4",
"rgb": {
"r": 223,
"g": 208,
"b": 180
},
"hsl": {
"h": 39.07,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86253,
"c": 0.04105,
"h": 83.1
},
"luminance": 0.64095
}Semantic roles & 50–950 ramp
primary
#DFD0B4
secondary
#8093B8
accent
#5FB332
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482