#DFD3D1#DFD3D1
#DFD3D1 is a very light, near-neutral red. Relative luminance 0.669; OKLCH L 87.6% C 0.014 H 28.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD3D1 |
|---|---|
| RGB | rgb(223, 211, 209) |
| HSL | hsl(9, 18%, 85%) |
| HSV | hsv(9, 6%, 87%) |
| CMYK | cmyk(0%, 5.4%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.44, 3.78, 2.47) |
| CIE-LCH | lch(85.44, 4.52, 33.11°) |
| OKLab | oklab(87.6% 0.0119 0.0066) |
| OKLCH | oklch(87.6% 0.014 28.9) |
| XYZ | xyz(65.2329, 66.8806, 69.7820) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 5.64
Mistyrose
#FFE4E1
ΔE00 7.04
Very Light Pink
#FFF4F2
ΔE00 7.16
Lavenderblush
#FFF0F5
ΔE00 7.56
Silver
#C0C0C0
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD3D1 #D1DDDF
analogous
#DFD1D6 #DFD3D1 #DFDAD1
triadic
#DFD3D1 #D1DFD3 #D3D1DF
tetradic
#DFD3D1 #D6DFD1 #D1DDDF #DAD1DF
square
#DFD3D1 #D6DFD1 #D1DDDF #DAD1DF
split-complementary
#DFD3D1 #D1DFDA #D1D6DF
monochromatic
#AD8E89 #C6B0AD #DFD3D1 #F2EEED #F2EEED
Accessibility & contrast
On white
1.46
#DFD3D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#DFD3D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD3D1
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD3D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD3D1 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#D8D6D1
Tritanopia (blue-blind)
#E2D2D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd3d1; /* rgb */ color: rgb(223, 211, 209); /* oklch */ color: oklch(87.6% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#e9e0df',
500: '#dfd3d1',
950: '#000000',
},
}SCSS
$custom: #dfd3d1; $custom-light: #e9e0df; $custom-dark: #000000;
JSON
{
"hex": "#dfd3d1",
"rgb": {
"r": 223,
"g": 211,
"b": 209
},
"hsl": {
"h": 8.571,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.87595,
"c": 0.01362,
"h": 28.9
},
"luminance": 0.6688
}Semantic roles & 50–950 ramp
primary
#DFD3D1
secondary
#9FB2B5
accent
#909C49
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484