#DFD8D4#DFD8D4
#DFD8D4 is a very light, near-neutral orange. Relative luminance 0.696; OKLCH L 88.7% C 0.009 H 52.1°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8D4 |
|---|---|
| RGB | rgb(223, 216, 212) |
| HSL | hsl(22, 15%, 85%) |
| HSV | hsv(22, 5%, 87%) |
| CMYK | cmyk(0%, 3.1%, 4.9%, 12.5%) |
| CIE-LAB | lab(86.78, 1.69, 2.82) |
| CIE-LCH | lch(86.78, 3.29, 59.00°) |
| OKLab | oklab(88.67% 0.0058 0.0075) |
| OKLCH | oklch(88.67% 0.009 52.1) |
| XYZ | xyz(66.8694, 69.5536, 72.1770) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.55
Light Gray
#D3D3D3
ΔE00 3.78
Fog
#D8DCE0
ΔE00 5.94
Light Grey
#D8DCD6
ΔE00 5.95
Linen
#FAF0E6
ΔE00 5.96
Warm Beige
#E9DCC9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8D4 #D4DBDF
analogous
#DFD4D5 #DFD8D4 #DFDDD4
triadic
#DFD8D4 #D4DFD8 #D8D4DF
tetradic
#DFD8D4 #D5DFD4 #D4DBDF #DDD4DF
square
#DFD8D4 #D5DFD4 #D4DBDF #DDD4DF
split-complementary
#DFD8D4 #D4DFDD #D4D5DF
monochromatic
#AB988E #C5B8B1 #DFD8D4 #F2EFED #F2EFED
Accessibility & contrast
On white
1.41
#DFD8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#DFD8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8D4
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8D4 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D4
Deuteranopia (green-blind)
#DBDAD4
Tritanopia (blue-blind)
#E1D7D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd8d4; /* rgb */ color: rgb(223, 216, 212); /* oklch */ color: oklch(88.7% 0.009 52.1);
Tailwind
colors: {
custom: {
50: '#e9e4e1',
500: '#dfd8d4',
950: '#000000',
},
}SCSS
$custom: #dfd8d4; $custom-light: #e9e4e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd8d4",
"rgb": {
"r": 223,
"g": 216,
"b": 212
},
"hsl": {
"h": 21.818,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.88666,
"c": 0.00946,
"h": 52.1
},
"luminance": 0.69553
}Semantic roles & 50–950 ramp
primary
#DFD8D4
secondary
#A3AEB4
accent
#7D994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484