#D2CED4#D2CED4
#D2CED4 is a very light, near-neutral grey. Relative luminance 0.626; OKLCH L 85.6% C 0.009 H 314.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CED4 |
|---|---|
| RGB | rgb(210, 206, 212) |
| HSL | hsl(280, 7%, 82%) |
| HSV | hsv(280, 3%, 83%) |
| CMYK | cmyk(0.9%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(83.23, 2.46, -2.48) |
| CIE-LCH | lch(83.23, 3.50, 314.78°) |
| OKLab | oklab(85.64% 0.0065 -0.0066) |
| OKLCH | oklch(85.64% 0.009 314.8) |
| XYZ | xyz(60.5314, 62.5978, 71.1683) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.14
Gainsboro
#DCDCDC
ΔE00 5.02
Fog
#D8DCE0
ΔE00 5.27
Silver
#C0C0C0
ΔE00 5.55
Silver (survey)
#C5C9C7
ΔE00 6.70
Dove Gray
#B6B8BD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CED4 #D0D4CE
analogous
#CFCED4 #D2CED4 #D4CED3
triadic
#D2CED4 #D4D2CE #CED4D2
tetradic
#D2CED4 #D4CFCE #D0D4CE #CED3D4
square
#D2CED4 #D4CFCE #D0D4CE #CED3D4
split-complementary
#D2CED4 #D3D4CE #CED4CF
monochromatic
#968D9B #B4ADB7 #D2CED4 #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.55
#D2CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#D2CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CED4
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CED4 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD4
Deuteranopia (green-blind)
#CECFD4
Tritanopia (blue-blind)
#D2CFD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2ced4; /* rgb */ color: rgb(210, 206, 212); /* oklch */ color: oklch(85.6% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#dfdce1',
500: '#d2ced4',
950: '#000000',
},
}SCSS
$custom: #d2ced4; $custom-light: #dfdce1; $custom-dark: #000000;
JSON
{
"hex": "#d2ced4",
"rgb": {
"r": 210,
"g": 206,
"b": 212
},
"hsl": {
"h": 280,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.85635,
"c": 0.00926,
"h": 314.8
},
"luminance": 0.62598
}Semantic roles & 50–950 ramp
primary
#D2CED4
secondary
#A2A79F
accent
#905569
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484