#DFDCD9#DFDCD9
#DFDCD9 is a very light, near-neutral orange. Relative luminance 0.719; OKLCH L 89.6% C 0.005 H 67.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCD9 |
|---|---|
| RGB | rgb(223, 220, 217) |
| HSL | hsl(30, 9%, 86%) |
| HSV | hsv(30, 3%, 87%) |
| CMYK | cmyk(0%, 1.3%, 2.7%, 12.5%) |
| CIE-LAB | lab(87.91, 0.49, 1.83) |
| CIE-LCH | lch(87.91, 1.89, 75.09°) |
| OKLab | oklab(89.6% 0.002 0.0049) |
| OKLCH | oklch(89.6% 0.005 67.8) |
| XYZ | xyz(68.5471, 71.8844, 75.8961) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 1.89
Light Gray
#D3D3D3
ΔE00 2.88
Light Grey
#D8DCD6
ΔE00 4.16
Fog
#D8DCE0
ΔE00 4.36
Whitesmoke
#F5F5F5
ΔE00 5.62
Silver (survey)
#C5C9C7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCD9 #D9DCDF
analogous
#DFD9D9 #DFDCD9 #DFDFD9
triadic
#DFDCD9 #D9DFDC #DCD9DF
tetradic
#DFDCD9 #D9DFD9 #D9DCDF #DFD9DF
square
#DFDCD9 #D9DFD9 #D9DCDF #DFD9DF
split-complementary
#DFDCD9 #D9DFDF #D9D9DF
monochromatic
#A79F97 #C3BDB8 #DFDCD9 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.37
#DFDCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DFDCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCD9
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCD9 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCD9
Deuteranopia (green-blind)
#DEDDD9
Tritanopia (blue-blind)
#E0DBDB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdcd9; /* rgb */ color: rgb(223, 220, 217); /* oklch */ color: oklch(89.6% 0.005 67.8);
Tailwind
colors: {
custom: {
50: '#e9e6e4',
500: '#dfdcd9',
950: '#000000',
},
}SCSS
$custom: #dfdcd9; $custom-light: #e9e6e4; $custom-dark: #000000;
JSON
{
"hex": "#dfdcd9",
"rgb": {
"r": 223,
"g": 220,
"b": 217
},
"hsl": {
"h": 30,
"s": 8.571,
"l": 86.275
},
"oklch": {
"l": 0.89599,
"c": 0.00524,
"h": 67.8
},
"luminance": 0.71884
}Semantic roles & 50–950 ramp
primary
#DFDCD9
secondary
#A9AEB3
accent
#739353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484