#DFD1B2#DFD1B2
#DFD1B2 is a very light, muted orange. Relative luminance 0.645; OKLCH L 86.4% C 0.044 H 86.6°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1B2 |
|---|---|
| RGB | rgb(223, 209, 178) |
| HSL | hsl(41, 41%, 79%) |
| HSV | hsv(41, 20%, 87%) |
| CMYK | cmyk(0%, 6.3%, 20.2%, 12.5%) |
| CIE-LAB | lab(84.23, -0.10, 17.15) |
| CIE-LCH | lch(84.23, 17.15, 90.33°) |
| OKLab | oklab(86.41% 0.0026 0.0441) |
| OKLCH | oklch(86.41% 0.044 86.6) |
| XYZ | xyz(61.2676, 64.5045, 51.3340) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.06
Wheat
#F5DEB3
ΔE00 5.11
Champagne
#F7E7CE
ΔE00 5.79
Beige (survey)
#E6DAA6
ΔE00 6.16
Blanchedalmond
#FFEBCD
ΔE00 6.67
Eggshell
#F0EAD6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1B2 #B2C0DF
analogous
#DFBAB2 #DFD1B2 #D6DFB2
triadic
#DFD1B2 #B2DFD1 #D1B2DF
tetradic
#DFD1B2 #B2DFBA #B2C0DF #DFB2D6
square
#DFD1B2 #B2DFBA #B2C0DF #DFB2D6
split-complementary
#DFD1B2 #B2D6DF #BAB2DF
monochromatic
#BB9D5C #CDB787 #DFD1B2 #F1EBDD #F6F2E9
Accessibility & contrast
On white
1.51
#DFD1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#DFD1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1B2
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1B2 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#DCD4B3
Tritanopia (blue-blind)
#E7CCC8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfd1b2; /* rgb */ color: rgb(223, 209, 178); /* oklch */ color: oklch(86.4% 0.044 86.6);
Tailwind
colors: {
custom: {
50: '#e9dfc9',
500: '#dfd1b2',
950: '#000000',
},
}SCSS
$custom: #dfd1b2; $custom-light: #e9dfc9; $custom-dark: #000000;
JSON
{
"hex": "#dfd1b2",
"rgb": {
"r": 223,
"g": 209,
"b": 178
},
"hsl": {
"h": 41.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86406,
"c": 0.0442,
"h": 86.6
},
"luminance": 0.64503
}Semantic roles & 50–950 ramp
primary
#DFD1B2
secondary
#7E90B8
accent
#5AB431
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482