#DFD2D2#DFD2D2
#DFD2D2 is a very light, near-neutral red. Relative luminance 0.664; OKLCH L 87.4% C 0.014 H 17.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2D2 |
|---|---|
| RGB | rgb(223, 210, 210) |
| HSL | hsl(0, 17%, 85%) |
| HSV | hsv(0, 6%, 87%) |
| CMYK | cmyk(0%, 5.8%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.22, 4.48, 1.61) |
| CIE-LCH | lch(85.22, 4.76, 19.76°) |
| OKLab | oklab(87.43% 0.0138 0.0043) |
| OKLCH | oklch(87.43% 0.014 17.4) |
| XYZ | xyz(65.1095, 66.4350, 70.3535) |
| Luminance | 0.6643 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.00
Gainsboro
#DCDCDC
ΔE00 6.20
Mistyrose
#FFE4E1
ΔE00 6.80
Lavenderblush
#FFF0F5
ΔE00 7.21
Very Light Pink
#FFF4F2
ΔE00 7.45
Silver
#C0C0C0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2D2 #D2DFDF
analogous
#DFD2D9 #DFD2D2 #DFD9D2
triadic
#DFD2D2 #D2DFD2 #D2D2DF
tetradic
#DFD2D2 #D9DFD2 #D2DFDF #D9D2DF
square
#DFD2D2 #D9DFD2 #D2DFDF #D9D2DF
split-complementary
#DFD2D2 #D2DFD9 #D2D9DF
monochromatic
#AC8A8A #C6AEAE #DFD2D2 #F2EDED #F2EDED
Accessibility & contrast
On white
1.47
#DFD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#DFD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2D2
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2D2 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D2
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#E2D1D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd2d2; /* rgb */ color: rgb(223, 210, 210); /* oklch */ color: oklch(87.4% 0.014 17.4);
Tailwind
colors: {
custom: {
50: '#e9dfdf',
500: '#dfd2d2',
950: '#000000',
},
}SCSS
$custom: #dfd2d2; $custom-light: #e9dfdf; $custom-dark: #000000;
JSON
{
"hex": "#dfd2d2",
"rgb": {
"r": 223,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.87427,
"c": 0.01443,
"h": 17.4
},
"luminance": 0.66434
}Semantic roles & 50–950 ramp
primary
#DFD2D2
secondary
#A1B5B5
accent
#9B9B4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484