#DFD9D7#DFD9D7
#DFD9D7 is a very light, near-neutral orange. Relative luminance 0.702; OKLCH L 88.9% C 0.007 H 39.5°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9D7 |
|---|---|
| RGB | rgb(223, 217, 215) |
| HSL | hsl(15, 11%, 86%) |
| HSV | hsv(15, 4%, 87%) |
| CMYK | cmyk(0%, 2.7%, 3.6%, 12.5%) |
| CIE-LAB | lab(87.10, 1.69, 1.71) |
| CIE-LCH | lch(87.10, 2.41, 45.25°) |
| OKLab | oklab(88.95% 0.0055 0.0046) |
| OKLCH | oklch(88.95% 0.007 39.5) |
| XYZ | xyz(67.5083, 70.2203, 74.2743) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.90
Light Gray
#D3D3D3
ΔE00 3.31
Fog
#D8DCE0
ΔE00 5.17
Light Grey
#D8DCD6
ΔE00 6.00
Linen
#FAF0E6
ΔE00 6.32
Very Light Pink
#FFF4F2
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9D7 #D7DDDF
analogous
#DFD7D9 #DFD9D7 #DFDDD7
triadic
#DFD9D7 #D7DFD9 #D9D7DF
tetradic
#DFD9D7 #D9DFD7 #D7DDDF #DDD7DF
square
#DFD9D7 #D9DFD7 #D7DDDF #DDD7DF
split-complementary
#DFD9D7 #D7DFDD #D7D9DF
monochromatic
#A99893 #C4B9B5 #DFD9D7 #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.40
#DFD9D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#DFD9D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9D7
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9D7 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD7
Deuteranopia (green-blind)
#DCDBD7
Tritanopia (blue-blind)
#E1D8D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd9d7; /* rgb */ color: rgb(223, 217, 215); /* oklch */ color: oklch(88.9% 0.007 39.5);
Tailwind
colors: {
custom: {
50: '#e9e4e3',
500: '#dfd9d7',
950: '#000000',
},
}SCSS
$custom: #dfd9d7; $custom-light: #e9e4e3; $custom-dark: #000000;
JSON
{
"hex": "#dfd9d7",
"rgb": {
"r": 223,
"g": 217,
"b": 215
},
"hsl": {
"h": 15,
"s": 11.111,
"l": 85.882
},
"oklch": {
"l": 0.88948,
"c": 0.00715,
"h": 39.5
},
"luminance": 0.7022
}Semantic roles & 50–950 ramp
primary
#DFD9D7
secondary
#A7B0B3
accent
#849550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484