#DFDCD5#DFDCD5
#DFDCD5 is a very light, near-neutral orange. Relative luminance 0.717; OKLCH L 89.5% C 0.010 H 87.5°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDCD5 |
|---|---|
| RGB | rgb(223, 220, 213) |
| HSL | hsl(42, 14%, 85%) |
| HSV | hsv(42, 4%, 87%) |
| CMYK | cmyk(0%, 1.3%, 4.5%, 12.5%) |
| CIE-LAB | lab(87.81, -0.21, 3.79) |
| CIE-LCH | lch(87.81, 3.80, 93.15°) |
| OKLab | oklab(89.49% 0.0004 0.01) |
| OKLCH | oklch(89.49% 0.01 87.5) |
| XYZ | xyz(68.0332, 71.6788, 73.1892) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.37
Gainsboro
#DCDCDC
ΔE00 3.51
Light Gray
#D3D3D3
ΔE00 4.10
Linen
#FAF0E6
ΔE00 5.60
Warm Beige
#E9DCC9
ΔE00 5.70
Fog
#D8DCE0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDCD5 #D5D8DF
analogous
#DFD7D5 #DFDCD5 #DDDFD5
triadic
#DFDCD5 #D5DFDC #DCD5DF
tetradic
#DFDCD5 #D5DFD7 #D5D8DF #DFD5DD
square
#DFDCD5 #D5DFD7 #D5D8DF #DFD5DD
split-complementary
#DFDCD5 #D5DDDF #D7D5DF
monochromatic
#AAA290 #C5BFB2 #DFDCD5 #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.37
#DFDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#DFDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDCD5
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDCD5 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD5
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#E1DBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfdcd5; /* rgb */ color: rgb(223, 220, 213); /* oklch */ color: oklch(89.5% 0.010 87.5);
Tailwind
colors: {
custom: {
50: '#e9e6e1',
500: '#dfdcd5',
950: '#000000',
},
}SCSS
$custom: #dfdcd5; $custom-light: #e9e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dfdcd5",
"rgb": {
"r": 223,
"g": 220,
"b": 213
},
"hsl": {
"h": 42,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89489,
"c": 0.01001,
"h": 87.5
},
"luminance": 0.71678
}Semantic roles & 50–950 ramp
primary
#DFDCD5
secondary
#A4A9B4
accent
#64984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484