#DFD6D3#DFD6D3
#DFD6D3 is a very light, near-neutral orange. Relative luminance 0.685; OKLCH L 88.2% C 0.011 H 39.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6D3 |
|---|---|
| RGB | rgb(223, 214, 211) |
| HSL | hsl(15, 16%, 85%) |
| HSV | hsv(15, 5%, 87%) |
| CMYK | cmyk(0%, 4%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.25, 2.56, 2.58) |
| CIE-LCH | lch(86.25, 3.63, 45.18°) |
| OKLab | oklab(88.24% 0.0083 0.0069) |
| OKLCH | oklch(88.24% 0.011 39.4) |
| XYZ | xyz(66.2343, 68.4848, 71.3450) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.30
Light Gray
#D3D3D3
ΔE00 4.33
Fog
#D8DCE0
ΔE00 6.54
Linen
#FAF0E6
ΔE00 6.56
Very Light Pink
#FFF4F2
ΔE00 6.70
Seashell
#FFF5EE
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6D3 #D3DCDF
analogous
#DFD3D6 #DFD6D3 #DFDCD3
triadic
#DFD6D3 #D3DFD6 #D6D3DF
tetradic
#DFD6D3 #D6DFD3 #D3DCDF #DCD3DF
square
#DFD6D3 #D6DFD3 #D3DCDF #DCD3DF
split-complementary
#DFD6D3 #D3DFDC #D3D6DF
monochromatic
#AB948C #C5B5B0 #DFD6D3 #F2EEED #F2EEED
Accessibility & contrast
On white
1.43
#DFD6D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#DFD6D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6D3
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6D3 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D3
Deuteranopia (green-blind)
#DAD8D3
Tritanopia (blue-blind)
#E2D5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd6d3; /* rgb */ color: rgb(223, 214, 211); /* oklch */ color: oklch(88.2% 0.011 39.4);
Tailwind
colors: {
custom: {
50: '#e9e2e0',
500: '#dfd6d3',
950: '#000000',
},
}SCSS
$custom: #dfd6d3; $custom-light: #e9e2e0; $custom-dark: #000000;
JSON
{
"hex": "#dfd6d3",
"rgb": {
"r": 223,
"g": 214,
"b": 211
},
"hsl": {
"h": 15,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.88243,
"c": 0.01078,
"h": 39.4
},
"luminance": 0.68484
}Semantic roles & 50–950 ramp
primary
#DFD6D3
secondary
#A2B0B4
accent
#869A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484