#DFD3B3#DFD3B3
#DFD3B3 is a very light, muted orange. Relative luminance 0.655; OKLCH L 86.8% C 0.045 H 89.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3B3 |
|---|---|
| RGB | rgb(223, 211, 179) |
| HSL | hsl(44, 41%, 79%) |
| HSV | hsv(44, 20%, 87%) |
| CMYK | cmyk(0%, 5.4%, 19.7%, 12.5%) |
| CIE-LAB | lab(84.76, -0.99, 17.36) |
| CIE-LCH | lch(84.76, 17.39, 93.26°) |
| OKLab | oklab(86.83% 0.0001 0.0447) |
| OKLCH | oklch(86.83% 0.045 89.9) |
| XYZ | xyz(61.8622, 65.5323, 52.0293) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.24
Warm Beige
#E9DCC9
ΔE00 5.46
Beige (survey)
#E6DAA6
ΔE00 5.51
Champagne
#F7E7CE
ΔE00 5.97
Eggshell
#F0EAD6
ΔE00 6.64
Blanchedalmond
#FFEBCD
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3B3 #B3BFDF
analogous
#DFBDB3 #DFD3B3 #D5DFB3
triadic
#DFD3B3 #B3DFD3 #D3B3DF
tetradic
#DFD3B3 #B3DFBD #B3BFDF #DFB3D5
square
#DFD3B3 #B3DFBD #B3BFDF #DFB3D5
split-complementary
#DFD3B3 #B3D5DF #BDB3DF
monochromatic
#BBA15D #CDBA88 #DFD3B3 #F1ECDE #F6F3E9
Accessibility & contrast
On white
1.49
#DFD3B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#DFD3B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3B3
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3B3 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B1
Deuteranopia (green-blind)
#DED5B4
Tritanopia (blue-blind)
#E7CECA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd3b3; /* rgb */ color: rgb(223, 211, 179); /* oklch */ color: oklch(86.8% 0.045 89.9);
Tailwind
colors: {
custom: {
50: '#e9e0c9',
500: '#dfd3b3',
950: '#000000',
},
}SCSS
$custom: #dfd3b3; $custom-light: #e9e0c9; $custom-dark: #000000;
JSON
{
"hex": "#dfd3b3",
"rgb": {
"r": 223,
"g": 211,
"b": 179
},
"hsl": {
"h": 43.636,
"s": 40.741,
"l": 78.824
},
"oklch": {
"l": 0.86829,
"c": 0.04465,
"h": 89.9
},
"luminance": 0.65531
}Semantic roles & 50–950 ramp
primary
#DFD3B3
secondary
#7F8EB8
accent
#55B432
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482