#D3CED2#D3CED2
#D3CED2 is a very light, near-neutral grey. Relative luminance 0.626; OKLCH L 85.7% C 0.008 H 332.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CED2 |
|---|---|
| RGB | rgb(211, 206, 210) |
| HSL | hsl(312, 5%, 82%) |
| HSV | hsv(312, 2%, 83%) |
| CMYK | cmyk(0%, 2.4%, 0.5%, 17.3%) |
| CIE-LAB | lab(83.26, 2.44, -1.37) |
| CIE-LCH | lch(83.26, 2.80, 330.67°) |
| OKLab | oklab(85.66% 0.0068 -0.0036) |
| OKLCH | oklch(85.66% 0.008 332.1) |
| XYZ | xyz(60.5663, 62.6448, 69.8612) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.69
Gainsboro
#DCDCDC
ΔE00 4.65
Silver
#C0C0C0
ΔE00 5.24
Fog
#D8DCE0
ΔE00 5.37
Silver (survey)
#C5C9C7
ΔE00 6.41
Dove Gray
#B6B8BD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CED2 #CED3CF
analogous
#D2CED3 #D3CED2 #D3CED0
triadic
#D3CED2 #D2D3CE #CED2D3
tetradic
#D3CED2 #D3D2CE #CED3CF #CED0D3
square
#D3CED2 #D3D2CE #CED3CF #CED0D3
split-complementary
#D3CED2 #D0D3CE #CED3D2
monochromatic
#998E97 #B6AEB4 #D3CED2 #F0EEF0 #F1EFF0
Accessibility & contrast
On white
1.55
#D3CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#D3CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CED2
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CED2 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD2
Deuteranopia (green-blind)
#CFD0D2
Tritanopia (blue-blind)
#D4CECF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d3ced2; /* rgb */ color: rgb(211, 206, 210); /* oklch */ color: oklch(85.7% 0.008 332.1);
Tailwind
colors: {
custom: {
50: '#e0dcdf',
500: '#d3ced2',
950: '#000000',
},
}SCSS
$custom: #d3ced2; $custom-light: #e0dcdf; $custom-dark: #000000;
JSON
{
"hex": "#d3ced2",
"rgb": {
"r": 211,
"g": 206,
"b": 210
},
"hsl": {
"h": 312,
"s": 5.376,
"l": 81.765
},
"oklch": {
"l": 0.85656,
"c": 0.00772,
"h": 332.1
},
"luminance": 0.62645
}Semantic roles & 50–950 ramp
primary
#D3CED2
secondary
#9FA6A1
accent
#8F6256
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484