#DFD8D6#DFD8D6
#DFD8D6 is a very light, near-neutral red. Relative luminance 0.697; OKLCH L 88.7% C 0.008 H 36.6°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8D6 |
|---|---|
| RGB | rgb(223, 216, 214) |
| HSL | hsl(13, 12%, 86%) |
| HSV | hsv(13, 4%, 87%) |
| CMYK | cmyk(0%, 3.1%, 4%, 12.5%) |
| CIE-LAB | lab(86.83, 2.04, 1.83) |
| CIE-LCH | lch(86.83, 2.74, 41.96°) |
| OKLab | oklab(88.72% 0.0066 0.0049) |
| OKLCH | oklch(88.72% 0.008 36.6) |
| XYZ | xyz(67.1232, 69.6552, 73.5140) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.36
Light Gray
#D3D3D3
ΔE00 3.62
Fog
#D8DCE0
ΔE00 5.58
Linen
#FAF0E6
ΔE00 6.46
Very Light Pink
#FFF4F2
ΔE00 6.46
Light Grey
#D8DCD6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8D6 #D6DDDF
analogous
#DFD6D8 #DFD8D6 #DFDCD6
triadic
#DFD8D6 #D6DFD8 #D8D6DF
tetradic
#DFD8D6 #D8DFD6 #D6DDDF #DCD6DF
square
#DFD8D6 #D8DFD6 #D6DDDF #DCD6DF
split-complementary
#DFD8D6 #D6DFDC #D6D8DF
monochromatic
#A99791 #C4B7B4 #DFD8D6 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.41
#DFD8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#DFD8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8D6
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8D6 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D6
Deuteranopia (green-blind)
#DBDAD6
Tritanopia (blue-blind)
#E1D7D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd8d6; /* rgb */ color: rgb(223, 216, 214); /* oklch */ color: oklch(88.7% 0.008 36.6);
Tailwind
colors: {
custom: {
50: '#e9e4e2',
500: '#dfd8d6',
950: '#000000',
},
}SCSS
$custom: #dfd8d6; $custom-light: #e9e4e2; $custom-dark: #000000;
JSON
{
"hex": "#dfd8d6",
"rgb": {
"r": 223,
"g": 216,
"b": 214
},
"hsl": {
"h": 13.333,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.88722,
"c": 0.00819,
"h": 36.6
},
"luminance": 0.69655
}Semantic roles & 50–950 ramp
primary
#DFD8D6
secondary
#A5B1B4
accent
#87964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484