#DFD8D1#DFD8D1
#DFD8D1 is a very light, near-neutral orange. Relative luminance 0.694; OKLCH L 88.6% C 0.012 H 67.6°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8D1 |
|---|---|
| RGB | rgb(223, 216, 209) |
| HSL | hsl(30, 18%, 85%) |
| HSV | hsv(30, 6%, 87%) |
| CMYK | cmyk(0%, 3.1%, 6.3%, 12.5%) |
| CIE-LAB | lab(86.70, 1.18, 4.29) |
| CIE-LCH | lch(86.70, 4.45, 74.65°) |
| OKLab | oklab(88.58% 0.0047 0.0113) |
| OKLCH | oklch(88.58% 0.012 67.6) |
| XYZ | xyz(66.4945, 69.4037, 70.2025) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.26
Light Gray
#D3D3D3
ΔE00 4.43
Warm Beige
#E9DCC9
ΔE00 5.08
Light Grey
#D8DCD6
ΔE00 5.42
Linen
#FAF0E6
ΔE00 5.55
Seashell
#FFF5EE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8D1 #D1D8DF
analogous
#DFD1D1 #DFD8D1 #DFDFD1
triadic
#DFD8D1 #D1DFD8 #D8D1DF
tetradic
#DFD8D1 #D1DFD1 #D1D8DF #DFD1DF
square
#DFD8D1 #D1DFD1 #D1D8DF #DFD1DF
split-complementary
#DFD8D1 #D1DFDF #D1D1DF
monochromatic
#AD9B89 #C6B9AD #DFD8D1 #F2F0ED #F2F0ED
Accessibility & contrast
On white
1.41
#DFD8D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#DFD8D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8D1
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8D1 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D1
Deuteranopia (green-blind)
#DCDAD1
Tritanopia (blue-blind)
#E2D6D6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd8d1; /* rgb */ color: rgb(223, 216, 209); /* oklch */ color: oklch(88.6% 0.012 67.6);
Tailwind
colors: {
custom: {
50: '#e9e4df',
500: '#dfd8d1',
950: '#000000',
},
}SCSS
$custom: #dfd8d1; $custom-light: #e9e4df; $custom-dark: #000000;
JSON
{
"hex": "#dfd8d1",
"rgb": {
"r": 223,
"g": 216,
"b": 209
},
"hsl": {
"h": 30,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.88584,
"c": 0.01225,
"h": 67.6
},
"luminance": 0.69403
}Semantic roles & 50–950 ramp
primary
#DFD8D1
secondary
#9FAAB5
accent
#739C49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484