#DFD2D1#DFD2D1
#DFD2D1 is a very light, near-neutral red. Relative luminance 0.664; OKLCH L 87.4% C 0.015 H 22.8°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2D1 |
|---|---|
| RGB | rgb(223, 210, 209) |
| HSL | hsl(4, 18%, 85%) |
| HSV | hsv(4, 6%, 87%) |
| CMYK | cmyk(0%, 5.8%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.19, 4.31, 2.10) |
| CIE-LCH | lch(85.19, 4.79, 26.02°) |
| OKLab | oklab(87.4% 0.0134 0.0056) |
| OKLCH | oklch(87.4% 0.015 22.8) |
| XYZ | xyz(64.9853, 66.3853, 69.6994) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.91
Gainsboro
#DCDCDC
ΔE00 6.12
Mistyrose
#FFE4E1
ΔE00 6.80
Very Light Pink
#FFF4F2
ΔE00 7.40
Lavenderblush
#FFF0F5
ΔE00 7.41
Silver
#C0C0C0
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2D1 #D1DEDF
analogous
#DFD1D7 #DFD2D1 #DFD9D1
triadic
#DFD2D1 #D1DFD2 #D2D1DF
tetradic
#DFD2D1 #D7DFD1 #D1DEDF #D9D1DF
square
#DFD2D1 #D7DFD1 #D1DEDF #D9D1DF
split-complementary
#DFD2D1 #D1DFD9 #D1D7DF
monochromatic
#AD8B89 #C6AFAD #DFD2D1 #F2EDED #F2EDED
Accessibility & contrast
On white
1.47
#DFD2D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#DFD2D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2D1
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2D1 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3D1
Deuteranopia (green-blind)
#D7D6D1
Tritanopia (blue-blind)
#E2D1D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd2d1; /* rgb */ color: rgb(223, 210, 209); /* oklch */ color: oklch(87.4% 0.015 22.8);
Tailwind
colors: {
custom: {
50: '#e9dfdf',
500: '#dfd2d1',
950: '#000000',
},
}SCSS
$custom: #dfd2d1; $custom-light: #e9dfdf; $custom-dark: #000000;
JSON
{
"hex": "#dfd2d1",
"rgb": {
"r": 223,
"g": 210,
"b": 209
},
"hsl": {
"h": 4.286,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87398,
"c": 0.01451,
"h": 22.8
},
"luminance": 0.66385
}Semantic roles & 50–950 ramp
primary
#DFD2D1
secondary
#9FB3B5
accent
#969C49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484