#DFD8D5#DFD8D5
#DFD8D5 is a very light, near-neutral orange. Relative luminance 0.696; OKLCH L 88.7% C 0.009 H 44.9°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8D5 |
|---|---|
| RGB | rgb(223, 216, 213) |
| HSL | hsl(18, 14%, 85%) |
| HSV | hsv(18, 4%, 87%) |
| CMYK | cmyk(0%, 3.1%, 4.5%, 12.5%) |
| CIE-LAB | lab(86.80, 1.87, 2.33) |
| CIE-LCH | lch(86.80, 2.98, 51.26°) |
| OKLab | oklab(88.69% 0.0062 0.0062) |
| OKLCH | oklch(88.69% 0.009 44.9) |
| XYZ | xyz(66.9959, 69.6042, 72.8434) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.42
Light Gray
#D3D3D3
ΔE00 3.67
Fog
#D8DCE0
ΔE00 5.74
Linen
#FAF0E6
ΔE00 6.19
Light Grey
#D8DCD6
ΔE00 6.21
Very Light Pink
#FFF4F2
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8D5 #D5DCDF
analogous
#DFD5D7 #DFD8D5 #DFDDD5
triadic
#DFD8D5 #D5DFD8 #D8D5DF
tetradic
#DFD8D5 #D7DFD5 #D5DCDF #DDD5DF
square
#DFD8D5 #D7DFD5 #D5DCDF #DDD5DF
split-complementary
#DFD8D5 #D5DFDD #D5D7DF
monochromatic
#AA9790 #C5B8B2 #DFD8D5 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.41
#DFD8D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#DFD8D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8D5
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8D5 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D5
Deuteranopia (green-blind)
#DBDAD5
Tritanopia (blue-blind)
#E1D7D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd8d5; /* rgb */ color: rgb(223, 216, 213); /* oklch */ color: oklch(88.7% 0.009 44.9);
Tailwind
colors: {
custom: {
50: '#e9e4e1',
500: '#dfd8d5',
950: '#000000',
},
}SCSS
$custom: #dfd8d5; $custom-light: #e9e4e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd8d5",
"rgb": {
"r": 223,
"g": 216,
"b": 213
},
"hsl": {
"h": 18,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.88694,
"c": 0.00875,
"h": 44.9
},
"luminance": 0.69604
}Semantic roles & 50–950 ramp
primary
#DFD8D5
secondary
#A4AFB4
accent
#82984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484