#DFD5D6#DFD5D6
#DFD5D6 is a very light, near-neutral red. Relative luminance 0.681; OKLCH L 88.1% C 0.011 H 10.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD5D6 |
|---|---|
| RGB | rgb(223, 213, 214) |
| HSL | hsl(354, 14%, 85%) |
| HSV | hsv(354, 4%, 87%) |
| CMYK | cmyk(0%, 4.5%, 4%, 12.5%) |
| CIE-LAB | lab(86.07, 3.60, 0.73) |
| CIE-LCH | lch(86.07, 3.68, 11.51°) |
| OKLab | oklab(88.13% 0.0109 0.002) |
| OKLCH | oklch(88.13% 0.011 10.4) |
| XYZ | xyz(66.3616, 68.1320, 73.2601) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.96
Gainsboro
#DCDCDC
ΔE00 4.98
Fog
#D8DCE0
ΔE00 6.74
Lavenderblush
#FFF0F5
ΔE00 6.82
Very Light Pink
#FFF4F2
ΔE00 6.89
Mistyrose
#FFE4E1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD5D6 #D5DFDE
analogous
#DFD5DB #DFD5D6 #DFD9D5
triadic
#DFD5D6 #D6DFD5 #D5D6DF
tetradic
#DFD5D6 #DBDFD5 #D5DFDE #D9D5DF
square
#DFD5D6 #DBDFD5 #D5DFDE #D9D5DF
split-complementary
#DFD5D6 #D5DFD9 #D5DBDF
monochromatic
#AA9092 #C5B2B4 #DFD5D6 #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.44
#DFD5D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DFD5D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD5D6
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD5D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD5D6 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D6
Deuteranopia (green-blind)
#D9D8D6
Tritanopia (blue-blind)
#E1D4D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd5d6; /* rgb */ color: rgb(223, 213, 214); /* oklch */ color: oklch(88.1% 0.011 10.4);
Tailwind
colors: {
custom: {
50: '#e9e1e2',
500: '#dfd5d6',
950: '#000000',
},
}SCSS
$custom: #dfd5d6; $custom-light: #e9e1e2; $custom-dark: #000000;
JSON
{
"hex": "#dfd5d6",
"rgb": {
"r": 223,
"g": 213,
"b": 214
},
"hsl": {
"h": 354,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.8813,
"c": 0.0111,
"h": 10.4
},
"luminance": 0.68132
}Semantic roles & 50–950 ramp
primary
#DFD5D6
secondary
#A4B4B2
accent
#98904E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484