#D2CED2#D2CED2
#D2CED2 is a very light, near-neutral grey. Relative luminance 0.625; OKLCH L 85.6% C 0.007 H 325.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CED2 |
|---|---|
| RGB | rgb(210, 206, 210) |
| HSL | hsl(300, 4%, 82%) |
| HSV | hsv(300, 2%, 82%) |
| CMYK | cmyk(0%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(83.18, 2.10, -1.49) |
| CIE-LCH | lch(83.18, 2.57, 324.55°) |
| OKLab | oklab(85.58% 0.0058 -0.0039) |
| OKLCH | oklch(85.58% 0.007 325.6) |
| XYZ | xyz(60.2806, 62.4975, 69.8478) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.36
Gainsboro
#DCDCDC
ΔE00 4.41
Silver
#C0C0C0
ΔE00 4.96
Fog
#D8DCE0
ΔE00 4.99
Silver (survey)
#C5C9C7
ΔE00 6.00
Dove Gray
#B6B8BD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CED2 #CED2CE
analogous
#D0CED2 #D2CED2 #D2CED0
triadic
#D2CED2 #D2D2CE #CED2D2
tetradic
#D2CED2 #D2D0CE #CED2CE #CED0D2
square
#D2CED2 #D2D0CE #CED2CE #CED0D2
split-complementary
#D2CED2 #D0D2CE #CED2D0
monochromatic
#978E97 #B5AEB5 #D2CED2 #EFEEEF #F0EFF0
Accessibility & contrast
On white
1.56
#D2CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#D2CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CED2
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CED2 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD2
Deuteranopia (green-blind)
#CFCFD2
Tritanopia (blue-blind)
#D2CECF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d2ced2; /* rgb */ color: rgb(210, 206, 210); /* oklch */ color: oklch(85.6% 0.007 325.6);
Tailwind
colors: {
custom: {
50: '#dfdcdf',
500: '#d2ced2',
950: '#000000',
},
}SCSS
$custom: #d2ced2; $custom-light: #dfdcdf; $custom-dark: #000000;
JSON
{
"hex": "#d2ced2",
"rgb": {
"r": 210,
"g": 206,
"b": 210
},
"hsl": {
"h": 300,
"s": 4.255,
"l": 81.569
},
"oklch": {
"l": 0.85576,
"c": 0.00698,
"h": 325.6
},
"luminance": 0.62497
}Semantic roles & 50–950 ramp
primary
#D2CED2
secondary
#9FA59F
accent
#8E5757
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484