#DFD4B5#DFD4B5
#DFD4B5 is a very light, muted orange. Relative luminance 0.661; OKLCH L 87.1% C 0.043 H 90.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4B5 |
|---|---|
| RGB | rgb(223, 212, 181) |
| HSL | hsl(44, 40%, 79%) |
| HSV | hsv(44, 19%, 87%) |
| CMYK | cmyk(0%, 4.9%, 18.8%, 12.5%) |
| CIE-LAB | lab(85.05, -1.21, 16.72) |
| CIE-LCH | lch(85.05, 16.76, 94.14°) |
| OKLab | oklab(87.08% -0.0006 0.0431) |
| OKLCH | oklch(87.08% 0.043 90.8) |
| XYZ | xyz(62.3151, 66.1122, 53.1853) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.28
Wheat
#F5DEB3
ΔE00 5.53
Beige (survey)
#E6DAA6
ΔE00 5.69
Champagne
#F7E7CE
ΔE00 5.86
Eggshell
#F0EAD6
ΔE00 6.23
Blanchedalmond
#FFEBCD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4B5 #B5C0DF
analogous
#DFBFB5 #DFD4B5 #D5DFB5
triadic
#DFD4B5 #B5DFD4 #D4B5DF
tetradic
#DFD4B5 #B5DFBF #B5C0DF #DFB5D5
square
#DFD4B5 #B5DFBF #B5C0DF #DFB5D5
split-complementary
#DFD4B5 #B5D5DF #BFB5DF
monochromatic
#BAA260 #CDBB8A #DFD4B5 #F1EDE0 #F6F3EA
Accessibility & contrast
On white
1.48
#DFD4B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#DFD4B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4B5
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4B5 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B3
Deuteranopia (green-blind)
#DED6B6
Tritanopia (blue-blind)
#E6CFCB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd4b5; /* rgb */ color: rgb(223, 212, 181); /* oklch */ color: oklch(87.1% 0.043 90.8);
Tailwind
colors: {
custom: {
50: '#e9e1cb',
500: '#dfd4b5',
950: '#000000',
},
}SCSS
$custom: #dfd4b5; $custom-light: #e9e1cb; $custom-dark: #000000;
JSON
{
"hex": "#dfd4b5",
"rgb": {
"r": 223,
"g": 212,
"b": 181
},
"hsl": {
"h": 44.286,
"s": 39.623,
"l": 79.216
},
"oklch": {
"l": 0.87076,
"c": 0.04307,
"h": 90.8
},
"luminance": 0.66111
}Semantic roles & 50–950 ramp
primary
#DFD4B5
secondary
#818FB8
accent
#54B333
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482