#DFD8D8#DFD8D8
#DFD8D8 is a very light, near-neutral red. Relative luminance 0.698; OKLCH L 88.8% C 0.008 H 17.3°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8D8 |
|---|---|
| RGB | rgb(223, 216, 216) |
| HSL | hsl(0, 10%, 86%) |
| HSV | hsv(0, 3%, 87%) |
| CMYK | cmyk(0%, 3.1%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.88, 2.39, 0.85) |
| CIE-LCH | lch(86.88, 2.54, 19.60°) |
| OKLab | oklab(88.78% 0.0074 0.0023) |
| OKLCH | oklch(88.78% 0.008 17.3) |
| XYZ | xyz(67.3802, 69.7580, 74.8674) |
| Luminance | 0.6976 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.45
Light Gray
#D3D3D3
ΔE00 3.72
Fog
#D8DCE0
ΔE00 5.38
Very Light Pink
#FFF4F2
ΔE00 6.44
Whitesmoke
#F5F5F5
ΔE00 6.86
Silver
#C0C0C0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8D8 #D8DFDF
analogous
#DFD8DB #DFD8D8 #DFDBD8
triadic
#DFD8D8 #D8DFD8 #D8D8DF
tetradic
#DFD8D8 #DBDFD8 #D8DFDF #DBD8DF
square
#DFD8D8 #DBDFD8 #D8DFDF #DBD8DF
split-complementary
#DFD8D8 #D8DFDB #D8DBDF
monochromatic
#A89595 #C3B6B6 #DFD8D8 #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.40
#DFD8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#DFD8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8D8
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8D8 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#DBDAD8
Tritanopia (blue-blind)
#E1D7D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd8d8; /* rgb */ color: rgb(223, 216, 216); /* oklch */ color: oklch(88.8% 0.008 17.3);
Tailwind
colors: {
custom: {
50: '#e9e4e4',
500: '#dfd8d8',
950: '#000000',
},
}SCSS
$custom: #dfd8d8; $custom-light: #e9e4e4; $custom-dark: #000000;
JSON
{
"hex": "#dfd8d8",
"rgb": {
"r": 223,
"g": 216,
"b": 216
},
"hsl": {
"h": 0,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.88778,
"c": 0.0077,
"h": 17.3
},
"luminance": 0.69758
}Semantic roles & 50–950 ramp
primary
#DFD8D8
secondary
#A8B3B3
accent
#949452
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484