#DCD2D4#DCD2D4
#DCD2D4 is a very light, near-neutral red. Relative luminance 0.661; OKLCH L 87.2% C 0.011 H 3.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2D4 |
|---|---|
| RGB | rgb(220, 210, 212) |
| HSL | hsl(348, 13%, 84%) |
| HSV | hsv(348, 5%, 86%) |
| CMYK | cmyk(0%, 4.5%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.03, 3.79, 0.24) |
| CIE-LCH | lch(85.03, 3.80, 3.66°) |
| OKLab | oklab(87.24% 0.0113 0.0007) |
| OKLCH | oklch(87.24% 0.011 3.5) |
| XYZ | xyz(64.4438, 66.0628, 71.6310) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.05
Gainsboro
#DCDCDC
ΔE00 5.34
Fog
#D8DCE0
ΔE00 6.91
Silver
#C0C0C0
ΔE00 7.10
Lavenderblush
#FFF0F5
ΔE00 7.31
Very Light Pink
#FFF4F2
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2D4 #D2DCDA
analogous
#DCD2D9 #DCD2D4 #DCD5D2
triadic
#DCD2D4 #D4DCD2 #D2D4DC
tetradic
#DCD2D4 #D9DCD2 #D2DCDA #D5D2DC
square
#DCD2D4 #D9DCD2 #D2DCDA #D5D2DC
split-complementary
#DCD2D4 #D2DCD5 #D2D9DC
monochromatic
#A68D92 #C1B0B3 #DCD2D4 #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.48
#DCD2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#DCD2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2D4
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2D4 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D4
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#DED1D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2d4; /* rgb */ color: rgb(220, 210, 212); /* oklch */ color: oklch(87.2% 0.011 3.5);
Tailwind
colors: {
custom: {
50: '#e6dfe1',
500: '#dcd2d4',
950: '#000000',
},
}SCSS
$custom: #dcd2d4; $custom-light: #e6dfe1; $custom-dark: #000000;
JSON
{
"hex": "#dcd2d4",
"rgb": {
"r": 220,
"g": 210,
"b": 212
},
"hsl": {
"h": 348,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87237,
"c": 0.01135,
"h": 3.5
},
"luminance": 0.66062
}Semantic roles & 50–950 ramp
primary
#DCD2D4
secondary
#A2B1AE
accent
#97884F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484