#DFD6D6#DFD6D6
#DFD6D6 is a very light, near-neutral red. Relative luminance 0.686; OKLCH L 88.3% C 0.010 H 17.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6D6 |
|---|---|
| RGB | rgb(223, 214, 214) |
| HSL | hsl(0, 12%, 86%) |
| HSV | hsv(0, 4%, 87%) |
| CMYK | cmyk(0%, 4%, 4%, 12.5%) |
| CIE-LAB | lab(86.32, 3.08, 1.10) |
| CIE-LCH | lch(86.32, 3.27, 19.65°) |
| OKLab | oklab(88.33% 0.0095 0.003) |
| OKLCH | oklch(88.33% 0.01 17.4) |
| XYZ | xyz(66.6139, 68.6366, 73.3442) |
| Luminance | 0.6864 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.39
Light Gray
#D3D3D3
ΔE00 4.45
Fog
#D8DCE0
ΔE00 6.29
Very Light Pink
#FFF4F2
ΔE00 6.66
Lavenderblush
#FFF0F5
ΔE00 7.02
Silver
#C0C0C0
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6D6 #D6DFDF
analogous
#DFD6DA #DFD6D6 #DFDAD6
triadic
#DFD6D6 #D6DFD6 #D6D6DF
tetradic
#DFD6D6 #DADFD6 #D6DFDF #DAD6DF
square
#DFD6D6 #DADFD6 #D6DFDF #DAD6DF
split-complementary
#DFD6D6 #D6DFDA #D6DADF
monochromatic
#A99191 #C4B4B4 #DFD6D6 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.43
#DFD6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DFD6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6D6
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6D6 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D6
Deuteranopia (green-blind)
#D9D9D6
Tritanopia (blue-blind)
#E1D5D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dfd6d6; /* rgb */ color: rgb(223, 214, 214); /* oklch */ color: oklch(88.3% 0.010 17.4);
Tailwind
colors: {
custom: {
50: '#e9e2e2',
500: '#dfd6d6',
950: '#000000',
},
}SCSS
$custom: #dfd6d6; $custom-light: #e9e2e2; $custom-dark: #000000;
JSON
{
"hex": "#dfd6d6",
"rgb": {
"r": 223,
"g": 214,
"b": 214
},
"hsl": {
"h": 0,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.88327,
"c": 0.00992,
"h": 17.4
},
"luminance": 0.68636
}Semantic roles & 50–950 ramp
primary
#DFD6D6
secondary
#A5B4B4
accent
#96964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484