#DFD8D0#DFD8D0
#DFD8D0 is a very light, near-neutral orange. Relative luminance 0.694; OKLCH L 88.6% C 0.013 H 71.3°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8D0 |
|---|---|
| RGB | rgb(223, 216, 208) |
| HSL | hsl(32, 19%, 85%) |
| HSV | hsv(32, 7%, 87%) |
| CMYK | cmyk(0%, 3.1%, 6.7%, 12.5%) |
| CIE-LAB | lab(86.68, 1.01, 4.79) |
| CIE-LCH | lch(86.68, 4.89, 78.10°) |
| OKLab | oklab(88.56% 0.0043 0.0126) |
| OKLCH | oklch(88.56% 0.013 71.3) |
| XYZ | xyz(66.3710, 69.3543, 69.5525) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.56
Warm Beige
#E9DCC9
ΔE00 4.67
Light Gray
#D3D3D3
ΔE00 4.72
Light Grey
#D8DCD6
ΔE00 5.33
Linen
#FAF0E6
ΔE00 5.51
Eggshell
#F0EAD6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8D0 #D0D7DF
analogous
#DFD1D0 #DFD8D0 #DFDFD0
triadic
#DFD8D0 #D0DFD8 #D8D0DF
tetradic
#DFD8D0 #D0DFD1 #D0D7DF #DFD0DF
square
#DFD8D0 #D0DFD1 #D0D7DF #DFD0DF
split-complementary
#DFD8D0 #D0DFDF #D1D0DF
monochromatic
#AD9C87 #C6BAAC #DFD8D0 #F3F0ED #F3F0ED
Accessibility & contrast
On white
1.41
#DFD8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#DFD8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8D0
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8D0 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8D0
Deuteranopia (green-blind)
#DCDAD0
Tritanopia (blue-blind)
#E2D6D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd8d0; /* rgb */ color: rgb(223, 216, 208); /* oklch */ color: oklch(88.6% 0.013 71.3);
Tailwind
colors: {
custom: {
50: '#e9e4de',
500: '#dfd8d0',
950: '#000000',
},
}SCSS
$custom: #dfd8d0; $custom-light: #e9e4de; $custom-dark: #000000;
JSON
{
"hex": "#dfd8d0",
"rgb": {
"r": 223,
"g": 216,
"b": 208
},
"hsl": {
"h": 32,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.88557,
"c": 0.01332,
"h": 71.3
},
"luminance": 0.69354
}Semantic roles & 50–950 ramp
primary
#DFD8D0
secondary
#9EA9B5
accent
#709D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484