#DFD2D3#DFD2D3
#DFD2D3 is a very light, near-neutral red. Relative luminance 0.665; OKLCH L 87.5% C 0.014 H 12.0°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2D3 |
|---|---|
| RGB | rgb(223, 210, 211) |
| HSL | hsl(355, 17%, 85%) |
| HSV | hsv(355, 6%, 87%) |
| CMYK | cmyk(0%, 5.8%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.24, 4.65, 1.12) |
| CIE-LCH | lch(85.24, 4.78, 13.49°) |
| OKLab | oklab(87.46% 0.0142 0.003) |
| OKLCH | oklch(87.46% 0.014 12) |
| XYZ | xyz(65.2344, 66.4850, 71.0117) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.11
Gainsboro
#DCDCDC
ΔE00 6.31
Mistyrose
#FFE4E1
ΔE00 6.83
Lavenderblush
#FFF0F5
ΔE00 7.04
Very Light Pink
#FFF4F2
ΔE00 7.53
Silver
#C0C0C0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2D3 #D2DFDE
analogous
#DFD2DA #DFD2D3 #DFD8D2
triadic
#DFD2D3 #D3DFD2 #D2D3DF
tetradic
#DFD2D3 #DADFD2 #D2DFDE #D8D2DF
square
#DFD2D3 #DADFD2 #D2DFDE #D8D2DF
split-complementary
#DFD2D3 #D2DFD8 #D2DADF
monochromatic
#AC8A8D #C6AEB0 #DFD2D3 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.47
#DFD2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DFD2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2D3
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2D3 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D3
Deuteranopia (green-blind)
#D7D6D3
Tritanopia (blue-blind)
#E2D1D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd2d3; /* rgb */ color: rgb(223, 210, 211); /* oklch */ color: oklch(87.5% 0.014 12.0);
Tailwind
colors: {
custom: {
50: '#e9dfe0',
500: '#dfd2d3',
950: '#000000',
},
}SCSS
$custom: #dfd2d3; $custom-light: #e9dfe0; $custom-dark: #000000;
JSON
{
"hex": "#dfd2d3",
"rgb": {
"r": 223,
"g": 210,
"b": 211
},
"hsl": {
"h": 355.385,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.87455,
"c": 0.01447,
"h": 12
},
"luminance": 0.66484
}Semantic roles & 50–950 ramp
primary
#DFD2D3
secondary
#A1B5B3
accent
#9B954A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484