#DFD2B4#DFD2B4
#DFD2B4 is a very light, muted orange. Relative luminance 0.651; OKLCH L 86.7% C 0.043 H 87.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2B4 |
|---|---|
| RGB | rgb(223, 210, 180) |
| HSL | hsl(42, 40%, 79%) |
| HSV | hsv(42, 19%, 87%) |
| CMYK | cmyk(0%, 5.8%, 19.3%, 12.5%) |
| CIE-LAB | lab(84.52, -0.32, 16.51) |
| CIE-LCH | lch(84.52, 16.51, 91.12°) |
| OKLab | oklab(86.65% 0.002 0.0425) |
| OKLCH | oklch(86.65% 0.043 87.4) |
| XYZ | xyz(61.7160, 65.0776, 52.4813) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.80
Wheat
#F5DEB3
ΔE00 5.34
Champagne
#F7E7CE
ΔE00 5.61
Beige (survey)
#E6DAA6
ΔE00 6.28
Eggshell
#F0EAD6
ΔE00 6.59
Blanchedalmond
#FFEBCD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2B4 #B4C1DF
analogous
#DFBDB4 #DFD2B4 #D7DFB4
triadic
#DFD2B4 #B4DFD2 #D2B4DF
tetradic
#DFD2B4 #B4DFBD #B4C1DF #DFB4D7
square
#DFD2B4 #B4DFBD #B4C1DF #DFB4D7
split-complementary
#DFD2B4 #B4D7DF #BDB4DF
monochromatic
#BA9F5E #CDB889 #DFD2B4 #F1ECDF #F6F2EA
Accessibility & contrast
On white
1.50
#DFD2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#DFD2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2B4
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2B4 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B2
Deuteranopia (green-blind)
#DDD4B5
Tritanopia (blue-blind)
#E7CDCA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd2b4; /* rgb */ color: rgb(223, 210, 180); /* oklch */ color: oklch(86.7% 0.043 87.4);
Tailwind
colors: {
custom: {
50: '#e9dfca',
500: '#dfd2b4',
950: '#000000',
},
}SCSS
$custom: #dfd2b4; $custom-light: #e9dfca; $custom-dark: #000000;
JSON
{
"hex": "#dfd2b4",
"rgb": {
"r": 223,
"g": 210,
"b": 180
},
"hsl": {
"h": 41.86,
"s": 40.187,
"l": 79.02
},
"oklch": {
"l": 0.86652,
"c": 0.04258,
"h": 87.4
},
"luminance": 0.65076
}Semantic roles & 50–950 ramp
primary
#DFD2B4
secondary
#8091B8
accent
#59B332
background
#FEFEFD
surface
#FDFCF9
border
#D5D5D2
text
#161513
muted
#848482