#DFD0B3#DFD0B3
#DFD0B3 is a very light, muted orange. Relative luminance 0.641; OKLCH L 86.2% C 0.042 H 83.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0B3 |
|---|---|
| RGB | rgb(223, 208, 179) |
| HSL | hsl(40, 41%, 79%) |
| HSV | hsv(40, 20%, 87%) |
| CMYK | cmyk(0%, 6.7%, 19.7%, 12.5%) |
| CIE-LAB | lab(83.99, 0.57, 16.29) |
| CIE-LCH | lch(83.99, 16.30, 88.00°) |
| OKLab | oklab(86.23% 0.0045 0.042) |
| OKLCH | oklch(86.23% 0.042 83.9) |
| XYZ | xyz(61.1238, 64.0556, 51.7831) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.53
Wheat
#F5DEB3
ΔE00 5.38
Champagne
#F7E7CE
ΔE00 5.58
Blanchedalmond
#FFEBCD
ΔE00 6.56
Bisque
#FFE4C4
ΔE00 6.80
Warm Gray
#C9BEB0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0B3 #B3C2DF
analogous
#DFBAB3 #DFD0B3 #D8DFB3
triadic
#DFD0B3 #B3DFD0 #D0B3DF
tetradic
#DFD0B3 #B3DFBA #B3C2DF #DFB3D8
square
#DFD0B3 #B3DFBA #B3C2DF #DFB3D8
split-complementary
#DFD0B3 #B3D8DF #BAB3DF
monochromatic
#BB9B5D #CDB588 #DFD0B3 #F1EBDE #F6F2E9
Accessibility & contrast
On white
1.52
#DFD0B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#DFD0B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0B3
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0B3 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFB1
Deuteranopia (green-blind)
#DBD3B4
Tritanopia (blue-blind)
#E7CBC8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd0b3; /* rgb */ color: rgb(223, 208, 179); /* oklch */ color: oklch(86.2% 0.042 83.9);
Tailwind
colors: {
custom: {
50: '#e9dec9',
500: '#dfd0b3',
950: '#000000',
},
}SCSS
$custom: #dfd0b3; $custom-light: #e9dec9; $custom-dark: #000000;
JSON
{
"hex": "#dfd0b3",
"rgb": {
"r": 223,
"g": 208,
"b": 179
},
"hsl": {
"h": 39.545,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86229,
"c": 0.04223,
"h": 83.9
},
"luminance": 0.64054
}Semantic roles & 50–950 ramp
primary
#DFD0B3
secondary
#7F92B8
accent
#5EB432
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482