#DFD6D1#DFD6D1
#DFD6D1 is a very light, near-neutral orange. Relative luminance 0.684; OKLCH L 88.2% C 0.012 H 51.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6D1 |
|---|---|
| RGB | rgb(223, 214, 209) |
| HSL | hsl(21, 18%, 85%) |
| HSV | hsv(21, 6%, 87%) |
| CMYK | cmyk(0%, 4%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.20, 2.22, 3.56) |
| CIE-LCH | lch(86.20, 4.20, 58.09°) |
| OKLab | oklab(88.19% 0.0076 0.0094) |
| OKLCH | oklch(88.19% 0.012 51.3) |
| XYZ | xyz(65.9852, 68.3851, 70.0327) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.51
Light Gray
#D3D3D3
ΔE00 4.52
Linen
#FAF0E6
ΔE00 6.12
Warm Beige
#E9DCC9
ΔE00 6.15
Light Grey
#D8DCD6
ΔE00 6.78
Seashell
#FFF5EE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6D1 #D1DADF
analogous
#DFD1D3 #DFD6D1 #DFDDD1
triadic
#DFD6D1 #D1DFD6 #D6D1DF
tetradic
#DFD6D1 #D3DFD1 #D1DADF #DDD1DF
square
#DFD6D1 #D3DFD1 #D1DADF #DDD1DF
split-complementary
#DFD6D1 #D1DFDD #D1D3DF
monochromatic
#AD9689 #C6B6AD #DFD6D1 #F2EFED #F2EFED
Accessibility & contrast
On white
1.43
#DFD6D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#DFD6D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6D1
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6D1 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D1
Deuteranopia (green-blind)
#DAD8D1
Tritanopia (blue-blind)
#E2D5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd6d1; /* rgb */ color: rgb(223, 214, 209); /* oklch */ color: oklch(88.2% 0.012 51.3);
Tailwind
colors: {
custom: {
50: '#e9e2df',
500: '#dfd6d1',
950: '#000000',
},
}SCSS
$custom: #dfd6d1; $custom-light: #e9e2df; $custom-dark: #000000;
JSON
{
"hex": "#dfd6d1",
"rgb": {
"r": 223,
"g": 214,
"b": 209
},
"hsl": {
"h": 21.429,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.88187,
"c": 0.01209,
"h": 51.3
},
"luminance": 0.68385
}Semantic roles & 50–950 ramp
primary
#DFD6D1
secondary
#9FADB5
accent
#7F9C49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484