#DFD7D3#DFD7D3
#DFD7D3 is a very light, near-neutral orange. Relative luminance 0.690; OKLCH L 88.4% C 0.010 H 48.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD7D3 |
|---|---|
| RGB | rgb(223, 215, 211) |
| HSL | hsl(20, 16%, 85%) |
| HSV | hsv(20, 5%, 87%) |
| CMYK | cmyk(0%, 3.6%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.50, 2.04, 2.94) |
| CIE-LCH | lch(86.50, 3.58, 55.27°) |
| OKLab | oklab(88.44% 0.0069 0.0078) |
| OKLCH | oklch(88.44% 0.01 48.6) |
| XYZ | xyz(66.4882, 68.9925, 71.4296) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.96
Light Gray
#D3D3D3
ΔE00 4.08
Linen
#FAF0E6
ΔE00 6.12
Fog
#D8DCE0
ΔE00 6.31
Light Grey
#D8DCD6
ΔE00 6.47
Warm Beige
#E9DCC9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD7D3 #D3DBDF
analogous
#DFD3D5 #DFD7D3 #DFDDD3
triadic
#DFD7D3 #D3DFD7 #D7D3DF
tetradic
#DFD7D3 #D5DFD3 #D3DBDF #DDD3DF
square
#DFD7D3 #D5DFD3 #D3DBDF #DDD3DF
split-complementary
#DFD7D3 #D3DFDD #D3D5DF
monochromatic
#AB978C #C5B7B0 #DFD7D3 #F2EFED #F2EFED
Accessibility & contrast
On white
1.42
#DFD7D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#DFD7D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD7D3
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD7D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD7D3 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D8D3
Deuteranopia (green-blind)
#DBD9D3
Tritanopia (blue-blind)
#E2D6D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd7d3; /* rgb */ color: rgb(223, 215, 211); /* oklch */ color: oklch(88.4% 0.010 48.6);
Tailwind
colors: {
custom: {
50: '#e9e3e0',
500: '#dfd7d3',
950: '#000000',
},
}SCSS
$custom: #dfd7d3; $custom-light: #e9e3e0; $custom-dark: #000000;
JSON
{
"hex": "#dfd7d3",
"rgb": {
"r": 223,
"g": 215,
"b": 211
},
"hsl": {
"h": 20,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.88441,
"c": 0.0104,
"h": 48.6
},
"luminance": 0.68992
}Semantic roles & 50–950 ramp
primary
#DFD7D3
secondary
#A2AEB4
accent
#809A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484