#DFD4D6#DFD4D6
#DFD4D6 is a very light, near-neutral red. Relative luminance 0.676; OKLCH L 87.9% C 0.012 H 4.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4D6 |
|---|---|
| RGB | rgb(223, 212, 214) |
| HSL | hsl(349, 15%, 85%) |
| HSV | hsv(349, 5%, 87%) |
| CMYK | cmyk(0%, 4.9%, 4%, 12.5%) |
| CIE-LAB | lab(85.82, 4.13, 0.37) |
| CIE-LCH | lch(85.82, 4.14, 5.09°) |
| OKLab | oklab(87.93% 0.0124 0.001) |
| OKLCH | oklch(87.93% 0.012 4.8) |
| XYZ | xyz(66.1109, 67.6305, 73.1765) |
| Luminance | 0.6763 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.50
Gainsboro
#DCDCDC
ΔE00 5.58
Lavenderblush
#FFF0F5
ΔE00 6.71
Very Light Pink
#FFF4F2
ΔE00 7.19
Fog
#D8DCE0
ΔE00 7.23
Mistyrose
#FFE4E1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4D6 #D4DFDD
analogous
#DFD4DB #DFD4D6 #DFD7D4
triadic
#DFD4D6 #D6DFD4 #D4D6DF
tetradic
#DFD4D6 #DBDFD4 #D4DFDD #D7D4DF
square
#DFD4D6 #DBDFD4 #D4DFDD #D7D4DF
split-complementary
#DFD4D6 #D4DFD7 #D4DBDF
monochromatic
#AB8E93 #C5B1B5 #DFD4D6 #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.45
#DFD4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#DFD4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4D6
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4D6 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D6
Deuteranopia (green-blind)
#D8D7D6
Tritanopia (blue-blind)
#E1D3D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd4d6; /* rgb */ color: rgb(223, 212, 214); /* oklch */ color: oklch(87.9% 0.012 4.8);
Tailwind
colors: {
custom: {
50: '#e9e1e2',
500: '#dfd4d6',
950: '#000000',
},
}SCSS
$custom: #dfd4d6; $custom-light: #e9e1e2; $custom-dark: #000000;
JSON
{
"hex": "#dfd4d6",
"rgb": {
"r": 223,
"g": 212,
"b": 214
},
"hsl": {
"h": 349.091,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.87933,
"c": 0.01242,
"h": 4.8
},
"luminance": 0.6763
}Semantic roles & 50–950 ramp
primary
#DFD4D6
secondary
#A3B4B1
accent
#998B4D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484