#DFD6D2#DFD6D2
#DFD6D2 is a very light, near-neutral orange. Relative luminance 0.684; OKLCH L 88.2% C 0.011 H 45.7°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6D2 |
|---|---|
| RGB | rgb(223, 214, 210) |
| HSL | hsl(18, 17%, 85%) |
| HSV | hsv(18, 6%, 87%) |
| CMYK | cmyk(0%, 4%, 5.8%, 12.5%) |
| CIE-LAB | lab(86.22, 2.39, 3.07) |
| CIE-LCH | lch(86.22, 3.89, 52.11°) |
| OKLab | oklab(88.22% 0.0079 0.0081) |
| OKLCH | oklch(88.22% 0.011 45.7) |
| XYZ | xyz(66.1094, 68.4348, 70.6868) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.38
Light Gray
#D3D3D3
ΔE00 4.40
Linen
#FAF0E6
ΔE00 6.32
Warm Beige
#E9DCC9
ΔE00 6.66
Fog
#D8DCE0
ΔE00 6.69
Very Light Pink
#FFF4F2
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6D2 #D2DBDF
analogous
#DFD2D5 #DFD6D2 #DFDDD2
triadic
#DFD6D2 #D2DFD6 #D6D2DF
tetradic
#DFD6D2 #D5DFD2 #D2DBDF #DDD2DF
square
#DFD6D2 #D5DFD2 #D2DBDF #DDD2DF
split-complementary
#DFD6D2 #D2DFDD #D2D5DF
monochromatic
#AC958A #C6B5AE #DFD6D2 #F2EFED #F2EFED
Accessibility & contrast
On white
1.43
#DFD6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#DFD6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6D2
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6D2 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#DAD8D2
Tritanopia (blue-blind)
#E2D5D5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd6d2; /* rgb */ color: rgb(223, 214, 210); /* oklch */ color: oklch(88.2% 0.011 45.7);
Tailwind
colors: {
custom: {
50: '#e9e2df',
500: '#dfd6d2',
950: '#000000',
},
}SCSS
$custom: #dfd6d2; $custom-light: #e9e2df; $custom-dark: #000000;
JSON
{
"hex": "#dfd6d2",
"rgb": {
"r": 223,
"g": 214,
"b": 210
},
"hsl": {
"h": 18.462,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.88215,
"c": 0.01137,
"h": 45.7
},
"luminance": 0.68434
}Semantic roles & 50–950 ramp
primary
#DFD6D2
secondary
#A1AEB5
accent
#829B4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484