#DFD1B6#DFD1B6
#DFD1B6 is a very light, muted orange. Relative luminance 0.647; OKLCH L 86.5% C 0.039 H 83.8°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1B6 |
|---|---|
| RGB | rgb(223, 209, 182) |
| HSL | hsl(40, 39%, 79%) |
| HSV | hsv(40, 18%, 87%) |
| CMYK | cmyk(0%, 6.3%, 18.4%, 12.5%) |
| CIE-LAB | lab(84.31, 0.49, 15.15) |
| CIE-LCH | lch(84.31, 15.16, 88.14°) |
| OKLab | oklab(86.5% 0.0042 0.0392) |
| OKLCH | oklch(86.5% 0.039 83.8) |
| XYZ | xyz(61.6751, 64.6675, 53.4800) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.93
Champagne
#F7E7CE
ΔE00 5.27
Wheat
#F5DEB3
ΔE00 5.78
Blanchedalmond
#FFEBCD
ΔE00 6.45
Eggshell
#F0EAD6
ΔE00 6.57
Warm Gray
#C9BEB0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1B6 #B6C4DF
analogous
#DFBDB6 #DFD1B6 #D9DFB6
triadic
#DFD1B6 #B6DFD1 #D1B6DF
tetradic
#DFD1B6 #B6DFBD #B6C4DF #DFB6D9
square
#DFD1B6 #B6DFBD #B6C4DF #DFB6D9
split-complementary
#DFD1B6 #B6D9DF #BDB6DF
monochromatic
#BA9B61 #CCB68B #DFD1B6 #F2ECE1 #F6F2EA
Accessibility & contrast
On white
1.51
#DFD1B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#DFD1B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1B6
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1B6 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D0B4
Deuteranopia (green-blind)
#DCD4B7
Tritanopia (blue-blind)
#E6CCC9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd1b6; /* rgb */ color: rgb(223, 209, 182); /* oklch */ color: oklch(86.5% 0.039 83.8);
Tailwind
colors: {
custom: {
50: '#e9dfcc',
500: '#dfd1b6',
950: '#000000',
},
}SCSS
$custom: #dfd1b6; $custom-light: #e9dfcc; $custom-dark: #000000;
JSON
{
"hex": "#dfd1b6",
"rgb": {
"r": 223,
"g": 209,
"b": 182
},
"hsl": {
"h": 39.512,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.865,
"c": 0.03938,
"h": 83.8
},
"luminance": 0.64666
}Semantic roles & 50–950 ramp
primary
#DFD1B6
secondary
#8294B7
accent
#5FB233
background
#FEFEFE
surface
#FDFCFA
border
#D5D5D3
text
#161513
muted
#848483