#DFD2D5#DFD2D5
#DFD2D5 is a very light, near-neutral red. Relative luminance 0.666; OKLCH L 87.5% C 0.015 H 1.6°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2D5 |
|---|---|
| RGB | rgb(223, 210, 213) |
| HSL | hsl(346, 17%, 85%) |
| HSV | hsv(346, 6%, 87%) |
| CMYK | cmyk(0%, 5.8%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.29, 5.00, 0.13) |
| CIE-LCH | lch(85.29, 5.00, 1.48°) |
| OKLab | oklab(87.51% 0.0149 0.0004) |
| OKLCH | oklch(87.51% 0.015 1.6) |
| XYZ | xyz(65.4867, 66.5859, 72.3404) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.43
Gainsboro
#DCDCDC
ΔE00 6.61
Lavenderblush
#FFF0F5
ΔE00 6.80
Mistyrose
#FFE4E1
ΔE00 7.01
Very Light Pink
#FFF4F2
ΔE00 7.77
Fog
#D8DCE0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2D5 #D2DFDC
analogous
#DFD2DC #DFD2D5 #DFD6D2
triadic
#DFD2D5 #D5DFD2 #D2D5DF
tetradic
#DFD2D5 #DCDFD2 #D2DFDC #D6D2DF
square
#DFD2D5 #DCDFD2 #D2DFDC #D6D2DF
split-complementary
#DFD2D5 #D2DFD6 #D2DCDF
monochromatic
#AC8A92 #C6AEB4 #DFD2D5 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.47
#DFD2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DFD2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2D5
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2D5 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D5
Deuteranopia (green-blind)
#D6D6D5
Tritanopia (blue-blind)
#E2D1D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dfd2d5; /* rgb */ color: rgb(223, 210, 213); /* oklch */ color: oklch(87.5% 0.015 1.6);
Tailwind
colors: {
custom: {
50: '#e9dfe1',
500: '#dfd2d5',
950: '#000000',
},
}SCSS
$custom: #dfd2d5; $custom-light: #e9dfe1; $custom-dark: #000000;
JSON
{
"hex": "#dfd2d5",
"rgb": {
"r": 223,
"g": 210,
"b": 213
},
"hsl": {
"h": 346.154,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.87512,
"c": 0.01492,
"h": 1.6
},
"luminance": 0.66585
}Semantic roles & 50–950 ramp
primary
#DFD2D5
secondary
#A1B5B0
accent
#9B884A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484