#DFD4B6#DFD4B6
#DFD4B6 is a very light, muted orange. Relative luminance 0.662; OKLCH L 87.1% C 0.042 H 90.3°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4B6 |
|---|---|
| RGB | rgb(223, 212, 182) |
| HSL | hsl(44, 39%, 79%) |
| HSV | hsv(44, 18%, 87%) |
| CMYK | cmyk(0%, 4.9%, 18.4%, 12.5%) |
| CIE-LAB | lab(85.07, -1.06, 16.22) |
| CIE-LCH | lch(85.07, 16.26, 93.75°) |
| OKLab | oklab(87.1% -0.0002 0.0418) |
| OKLCH | oklch(87.1% 0.042 90.3) |
| XYZ | xyz(62.4181, 66.1534, 53.7277) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.99
Wheat
#F5DEB3
ΔE00 5.64
Champagne
#F7E7CE
ΔE00 5.69
Beige (survey)
#E6DAA6
ΔE00 5.99
Eggshell
#F0EAD6
ΔE00 6.06
Blanchedalmond
#FFEBCD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4B6 #B6C1DF
analogous
#DFC0B6 #DFD4B6 #D6DFB6
triadic
#DFD4B6 #B6DFD4 #D4B6DF
tetradic
#DFD4B6 #B6DFC0 #B6C1DF #DFB6D6
square
#DFD4B6 #B6DFC0 #B6C1DF #DFB6D6
split-complementary
#DFD4B6 #B6D6DF #C0B6DF
monochromatic
#BAA261 #CCBB8B #DFD4B6 #F2EDE1 #F6F2EA
Accessibility & contrast
On white
1.48
#DFD4B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DFD4B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4B6
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4B6 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD3B4
Deuteranopia (green-blind)
#DED6B7
Tritanopia (blue-blind)
#E6CFCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd4b6; /* rgb */ color: rgb(223, 212, 182); /* oklch */ color: oklch(87.1% 0.042 90.3);
Tailwind
colors: {
custom: {
50: '#e9e1cc',
500: '#dfd4b6',
950: '#000000',
},
}SCSS
$custom: #dfd4b6; $custom-light: #e9e1cc; $custom-dark: #000000;
JSON
{
"hex": "#dfd4b6",
"rgb": {
"r": 223,
"g": 212,
"b": 182
},
"hsl": {
"h": 43.902,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.871,
"c": 0.04183,
"h": 90.3
},
"luminance": 0.66152
}Semantic roles & 50–950 ramp
primary
#DFD4B6
secondary
#8290B7
accent
#55B233
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483