#DCD2D8#DCD2D8
#DCD2D8 is a very light, near-neutral pink. Relative luminance 0.663; OKLCH L 87.4% C 0.014 H 340.6°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2D8 |
|---|---|
| RGB | rgb(220, 210, 216) |
| HSL | hsl(324, 13%, 84%) |
| HSV | hsv(324, 5%, 86%) |
| CMYK | cmyk(0%, 4.5%, 1.8%, 13.7%) |
| CIE-LAB | lab(85.13, 4.50, -1.73) |
| CIE-LCH | lch(85.13, 4.82, 338.97°) |
| OKLab | oklab(87.35% 0.0129 -0.0045) |
| OKLCH | oklch(87.35% 0.014 340.6) |
| XYZ | xyz(64.9547, 66.2671, 74.3214) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 6.26
Lavenderblush
#FFF0F5
ΔE00 7.06
Fog
#D8DCE0
ΔE00 7.29
Silver
#C0C0C0
ΔE00 7.87
Lavender (CSS)
#E6E6FA
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2D8 #D2DCD6
analogous
#DBD2DC #DCD2D8 #DCD2D3
triadic
#DCD2D8 #D8DCD2 #D2D8DC
tetradic
#DCD2D8 #DCDBD2 #D2DCD6 #D2D3DC
square
#DCD2D8 #DCDBD2 #D2DCD6 #D2D3DC
split-complementary
#DCD2D8 #D3DCD2 #D2DCDB
monochromatic
#A68D9C #C1B0BA #DCD2D8 #F2EEF0 #F2EEF0
Accessibility & contrast
On white
1.47
#DCD2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#DCD2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2D8
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2D8 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D8
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#DDD2D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd2d8; /* rgb */ color: rgb(220, 210, 216); /* oklch */ color: oklch(87.4% 0.014 340.6);
Tailwind
colors: {
custom: {
50: '#e6dfe4',
500: '#dcd2d8',
950: '#000000',
},
}SCSS
$custom: #dcd2d8; $custom-light: #e6dfe4; $custom-dark: #000000;
JSON
{
"hex": "#dcd2d8",
"rgb": {
"r": 220,
"g": 210,
"b": 216
},
"hsl": {
"h": 324,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87353,
"c": 0.01363,
"h": 340.6
},
"luminance": 0.66267
}Semantic roles & 50–950 ramp
primary
#DCD2D8
secondary
#A2B1A8
accent
#976C4F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484