#DFD4D5#DFD4D5
#DFD4D5 is a very light, near-neutral red. Relative luminance 0.676; OKLCH L 87.9% C 0.012 H 11.0°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4D5 |
|---|---|
| RGB | rgb(223, 212, 213) |
| HSL | hsl(355, 15%, 85%) |
| HSV | hsv(355, 5%, 87%) |
| CMYK | cmyk(0%, 4.9%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.80, 3.95, 0.86) |
| CIE-LCH | lch(85.80, 4.04, 12.28°) |
| OKLab | oklab(87.91% 0.012 0.0023) |
| OKLCH | oklch(87.91% 0.012 11) |
| XYZ | xyz(65.9836, 67.5796, 72.5060) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.34
Gainsboro
#DCDCDC
ΔE00 5.43
Lavenderblush
#FFF0F5
ΔE00 6.86
Very Light Pink
#FFF4F2
ΔE00 7.08
Mistyrose
#FFE4E1
ΔE00 7.19
Fog
#D8DCE0
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4D5 #D4DFDE
analogous
#DFD4DA #DFD4D5 #DFD8D4
triadic
#DFD4D5 #D5DFD4 #D4D5DF
tetradic
#DFD4D5 #DADFD4 #D4DFDE #D8D4DF
square
#DFD4D5 #DADFD4 #D4DFDE #D8D4DF
split-complementary
#DFD4D5 #D4DFD8 #D4DADF
monochromatic
#AB8E90 #C5B1B3 #DFD4D5 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.45
#DFD4D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#DFD4D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4D5
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4D5 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D5
Deuteranopia (green-blind)
#D8D7D5
Tritanopia (blue-blind)
#E2D3D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd4d5; /* rgb */ color: rgb(223, 212, 213); /* oklch */ color: oklch(87.9% 0.012 11.0);
Tailwind
colors: {
custom: {
50: '#e9e1e1',
500: '#dfd4d5',
950: '#000000',
},
}SCSS
$custom: #dfd4d5; $custom-light: #e9e1e1; $custom-dark: #000000;
JSON
{
"hex": "#dfd4d5",
"rgb": {
"r": 223,
"g": 212,
"b": 213
},
"hsl": {
"h": 354.545,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.87905,
"c": 0.01223,
"h": 11
},
"luminance": 0.67579
}Semantic roles & 50–950 ramp
primary
#DFD4D5
secondary
#A3B4B3
accent
#99924D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484