#DFD9D5#DFD9D5
#DFD9D5 is a very light, near-neutral orange. Relative luminance 0.701; OKLCH L 88.9% C 0.009 H 56.3°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9D5 |
|---|---|
| RGB | rgb(223, 217, 213) |
| HSL | hsl(24, 14%, 85%) |
| HSV | hsv(24, 4%, 87%) |
| CMYK | cmyk(0%, 2.7%, 4.5%, 12.5%) |
| CIE-LAB | lab(87.05, 1.35, 2.69) |
| CIE-LCH | lch(87.05, 3.01, 63.43°) |
| OKLab | oklab(88.89% 0.0048 0.0071) |
| OKLCH | oklch(88.89% 0.009 56.3) |
| XYZ | xyz(67.2529, 70.1182, 72.9291) |
| Luminance | 0.7012 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.16
Light Gray
#D3D3D3
ΔE00 3.53
Light Grey
#D8DCD6
ΔE00 5.43
Fog
#D8DCE0
ΔE00 5.58
Linen
#FAF0E6
ΔE00 5.84
Seashell
#FFF5EE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9D5 #D5DBDF
analogous
#DFD5D6 #DFD9D5 #DFDED5
triadic
#DFD9D5 #D5DFD9 #D9D5DF
tetradic
#DFD9D5 #D6DFD5 #D5DBDF #DED5DF
square
#DFD9D5 #D6DFD5 #D5DBDF #DED5DF
split-complementary
#DFD9D5 #D5DFDE #D5D6DF
monochromatic
#AA9A90 #C5BAB2 #DFD9D5 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.40
#DFD9D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#DFD9D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9D5
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9D5 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D5
Deuteranopia (green-blind)
#DCDBD5
Tritanopia (blue-blind)
#E1D8D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd9d5; /* rgb */ color: rgb(223, 217, 213); /* oklch */ color: oklch(88.9% 0.009 56.3);
Tailwind
colors: {
custom: {
50: '#e9e4e1',
500: '#dfd9d5',
950: '#000000',
},
}SCSS
$custom: #dfd9d5; $custom-light: #e9e4e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd9d5",
"rgb": {
"r": 223,
"g": 217,
"b": 213
},
"hsl": {
"h": 24,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.88892,
"c": 0.00857,
"h": 56.3
},
"luminance": 0.70118
}Semantic roles & 50–950 ramp
primary
#DFD9D5
secondary
#A4AEB4
accent
#7A984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484