#DFDCD4#DFDCD4
#DFDCD4 is a very light, near-neutral orange. Relative luminance 0.716; OKLCH L 89.5% C 0.011 H 89.7°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCD4 |
|---|---|
| RGB | rgb(223, 220, 212) |
| HSL | hsl(44, 15%, 85%) |
| HSV | hsv(44, 5%, 87%) |
| CMYK | cmyk(0%, 1.3%, 4.9%, 12.5%) |
| CIE-LAB | lab(87.79, -0.38, 4.28) |
| CIE-LCH | lch(87.79, 4.30, 95.08°) |
| OKLab | oklab(89.46% 0.0001 0.0113) |
| OKLCH | oklch(89.46% 0.011 89.7) |
| XYZ | xyz(67.9066, 71.6282, 72.5228) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.34
Gainsboro
#DCDCDC
ΔE00 3.94
Light Gray
#D3D3D3
ΔE00 4.46
Warm Beige
#E9DCC9
ΔE00 5.43
Eggshell
#F0EAD6
ΔE00 5.63
Linen
#FAF0E6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCD4 #D4D7DF
analogous
#DFD6D4 #DFDCD4 #DCDFD4
triadic
#DFDCD4 #D4DFDC #DCD4DF
tetradic
#DFDCD4 #D4DFD6 #D4D7DF #DFD4DC
square
#DFDCD4 #D4DFD6 #D4D7DF #DFD4DC
split-complementary
#DFDCD4 #D4DCDF #D6D4DF
monochromatic
#ABA38E #C5BFB1 #DFDCD4 #F2F1ED #F2F1ED
Accessibility & contrast
On white
1.37
#DFDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#DFDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCD4
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCD4 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD4
Deuteranopia (green-blind)
#DFDCD4
Tritanopia (blue-blind)
#E1DBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdcd4; /* rgb */ color: rgb(223, 220, 212); /* oklch */ color: oklch(89.5% 0.011 89.7);
Tailwind
colors: {
custom: {
50: '#e9e6e1',
500: '#dfdcd4',
950: '#000000',
},
}SCSS
$custom: #dfdcd4; $custom-light: #e9e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dfdcd4",
"rgb": {
"r": 223,
"g": 220,
"b": 212
},
"hsl": {
"h": 43.636,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89461,
"c": 0.01129,
"h": 89.7
},
"luminance": 0.71628
}Semantic roles & 50–950 ramp
primary
#DFDCD4
secondary
#A3A8B4
accent
#61994D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484