#DFD9D4#DFD9D4
#DFD9D4 is a very light, near-neutral orange. Relative luminance 0.701; OKLCH L 88.9% C 0.009 H 62.6°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9D4 |
|---|---|
| RGB | rgb(223, 217, 212) |
| HSL | hsl(27, 15%, 85%) |
| HSV | hsv(27, 5%, 87%) |
| CMYK | cmyk(0%, 2.7%, 4.9%, 12.5%) |
| CIE-LAB | lab(87.03, 1.17, 3.18) |
| CIE-LCH | lch(87.03, 3.39, 69.77°) |
| OKLab | oklab(88.87% 0.0044 0.0084) |
| OKLCH | oklch(88.87% 0.009 62.6) |
| XYZ | xyz(67.1263, 70.0676, 72.2627) |
| Luminance | 0.7007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.40
Light Gray
#D3D3D3
ΔE00 3.73
Light Grey
#D8DCD6
ΔE00 5.20
Linen
#FAF0E6
ΔE00 5.67
Fog
#D8DCE0
ΔE00 5.84
Warm Beige
#E9DCC9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9D4 #D4DADF
analogous
#DFD4D4 #DFD9D4 #DFDED4
triadic
#DFD9D4 #D4DFD9 #D9D4DF
tetradic
#DFD9D4 #D4DFD4 #D4DADF #DED4DF
square
#DFD9D4 #D4DFD4 #D4DADF #DED4DF
split-complementary
#DFD9D4 #D4DFDE #D4D4DF
monochromatic
#AB9B8E #C5BAB1 #DFD9D4 #F2EFED #F2EFED
Accessibility & contrast
On white
1.40
#DFD9D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DFD9D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9D4
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9D4 | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D4
Deuteranopia (green-blind)
#DCDAD4
Tritanopia (blue-blind)
#E1D8D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd9d4; /* rgb */ color: rgb(223, 217, 212); /* oklch */ color: oklch(88.9% 0.009 62.6);
Tailwind
colors: {
custom: {
50: '#e9e4e1',
500: '#dfd9d4',
950: '#000000',
},
}SCSS
$custom: #dfd9d4; $custom-light: #e9e4e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd9d4",
"rgb": {
"r": 223,
"g": 217,
"b": 212
},
"hsl": {
"h": 27.273,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.88865,
"c": 0.00949,
"h": 62.6
},
"luminance": 0.70067
}Semantic roles & 50–950 ramp
primary
#DFD9D4
secondary
#A3ACB4
accent
#76994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484