#DCD3D5#DCD3D5
#DCD3D5 is a very light, near-neutral red. Relative luminance 0.666; OKLCH L 87.5% C 0.010 H 2.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3D5 |
|---|---|
| RGB | rgb(220, 211, 213) |
| HSL | hsl(347, 11%, 85%) |
| HSV | hsv(347, 4%, 86%) |
| CMYK | cmyk(0%, 4.1%, 3.2%, 13.7%) |
| CIE-LAB | lab(85.31, 3.44, 0.12) |
| CIE-LCH | lch(85.31, 3.44, 1.95°) |
| OKLab | oklab(87.46% 0.0103 0.0004) |
| OKLCH | oklch(87.46% 0.01 2) |
| XYZ | xyz(64.8180, 66.6087, 72.3800) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.65
Gainsboro
#DCDCDC
ΔE00 4.89
Fog
#D8DCE0
ΔE00 6.44
Silver
#C0C0C0
ΔE00 6.94
Lavenderblush
#FFF0F5
ΔE00 7.28
Very Light Pink
#FFF4F2
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3D5 #D3DCDA
analogous
#DCD3DA #DCD3D5 #DCD6D3
triadic
#DCD3D5 #D5DCD3 #D3D5DC
tetradic
#DCD3D5 #DADCD3 #D3DCDA #D6D3DC
square
#DCD3D5 #DADCD3 #D3DCDA #D6D3DC
split-complementary
#DCD3D5 #D3DCD6 #D3DADC
monochromatic
#A68F94 #C1B1B4 #DCD3D5 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.47
#DCD3D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#DCD3D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3D5
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3D5 | 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)
#D4D4D5
Deuteranopia (green-blind)
#D6D6D5
Tritanopia (blue-blind)
#DED3D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd3d5; /* rgb */ color: rgb(220, 211, 213); /* oklch */ color: oklch(87.5% 0.010 2.0);
Tailwind
colors: {
custom: {
50: '#e6e0e1',
500: '#dcd3d5',
950: '#000000',
},
}SCSS
$custom: #dcd3d5; $custom-light: #e6e0e1; $custom-dark: #000000;
JSON
{
"hex": "#dcd3d5",
"rgb": {
"r": 220,
"g": 211,
"b": 213
},
"hsl": {
"h": 346.667,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.87463,
"c": 0.01027,
"h": 2
},
"luminance": 0.66608
}Semantic roles & 50–950 ramp
primary
#DCD3D5
secondary
#A3B0AD
accent
#958650
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484