#DFD0B2#DFD0B2
#DFD0B2 is a very light, muted orange. Relative luminance 0.640; OKLCH L 86.2% C 0.043 H 84.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0B2 |
|---|---|
| RGB | rgb(223, 208, 178) |
| HSL | hsl(40, 41%, 79%) |
| HSV | hsv(40, 20%, 87%) |
| CMYK | cmyk(0%, 6.7%, 20.2%, 12.5%) |
| CIE-LAB | lab(83.97, 0.42, 16.79) |
| CIE-LCH | lch(83.97, 16.80, 88.56°) |
| OKLab | oklab(86.21% 0.0041 0.0432) |
| OKLCH | oklch(86.21% 0.043 84.6) |
| XYZ | xyz(61.0231, 64.0153, 51.2524) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.80
Wheat
#F5DEB3
ΔE00 5.21
Champagne
#F7E7CE
ΔE00 5.71
Blanchedalmond
#FFEBCD
ΔE00 6.61
Beige (survey)
#E6DAA6
ΔE00 6.70
Bisque
#FFE4C4
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0B2 #B2C1DF
analogous
#DFB9B2 #DFD0B2 #D7DFB2
triadic
#DFD0B2 #B2DFD0 #D0B2DF
tetradic
#DFD0B2 #B2DFB9 #B2C1DF #DFB2D7
square
#DFD0B2 #B2DFB9 #B2C1DF #DFB2D7
split-complementary
#DFD0B2 #B2D7DF #B9B2DF
monochromatic
#BB9B5C #CDB687 #DFD0B2 #F1EADD #F6F2E9
Accessibility & contrast
On white
1.52
#DFD0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DFD0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0B2
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0B2 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFB0
Deuteranopia (green-blind)
#DCD3B3
Tritanopia (blue-blind)
#E7CBC8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd0b2; /* rgb */ color: rgb(223, 208, 178); /* oklch */ color: oklch(86.2% 0.043 84.6);
Tailwind
colors: {
custom: {
50: '#e9dec9',
500: '#dfd0b2',
950: '#000000',
},
}SCSS
$custom: #dfd0b2; $custom-light: #e9dec9; $custom-dark: #000000;
JSON
{
"hex": "#dfd0b2",
"rgb": {
"r": 223,
"g": 208,
"b": 178
},
"hsl": {
"h": 40,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86206,
"c": 0.04343,
"h": 84.6
},
"luminance": 0.64014
}Semantic roles & 50–950 ramp
primary
#DFD0B2
secondary
#7E91B8
accent
#5DB431
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482