#D3CED4#D3CED4
#D3CED4 is a very light, near-neutral grey. Relative luminance 0.627; OKLCH L 85.7% C 0.010 H 320.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CED4 |
|---|---|
| RGB | rgb(211, 206, 212) |
| HSL | hsl(290, 7%, 82%) |
| HSV | hsv(290, 3%, 83%) |
| CMYK | cmyk(0.5%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(83.31, 2.80, -2.36) |
| CIE-LCH | lch(83.31, 3.66, 319.93°) |
| OKLab | oklab(85.72% 0.0076 -0.0062) |
| OKLCH | oklch(85.72% 0.01 320.5) |
| XYZ | xyz(60.8170, 62.7451, 71.1817) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.43
Gainsboro
#DCDCDC
ΔE00 5.24
Fog
#D8DCE0
ΔE00 5.64
Silver
#C0C0C0
ΔE00 5.81
Dove Gray
#B6B8BD
ΔE00 6.98
Silver (survey)
#C5C9C7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CED4 #CFD4CE
analogous
#D0CED4 #D3CED4 #D4CED2
triadic
#D3CED4 #D4D3CE #CED4D3
tetradic
#D3CED4 #D4D0CE #CFD4CE #CED2D4
square
#D3CED4 #D4D0CE #CFD4CE #CED2D4
split-complementary
#D3CED4 #D2D4CE #CED4D0
monochromatic
#988D9B #B6ADB7 #D3CED4 #F0EFF1 #F0EFF1
Accessibility & contrast
On white
1.55
#D3CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#D3CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CED4
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CED4 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD4
Deuteranopia (green-blind)
#CED0D4
Tritanopia (blue-blind)
#D3CFD0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3ced4; /* rgb */ color: rgb(211, 206, 212); /* oklch */ color: oklch(85.7% 0.010 320.5);
Tailwind
colors: {
custom: {
50: '#e0dce1',
500: '#d3ced4',
950: '#000000',
},
}SCSS
$custom: #d3ced4; $custom-light: #e0dce1; $custom-dark: #000000;
JSON
{
"hex": "#d3ced4",
"rgb": {
"r": 211,
"g": 206,
"b": 212
},
"hsl": {
"h": 290,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.85715,
"c": 0.00982,
"h": 320.5
},
"luminance": 0.62745
}Semantic roles & 50–950 ramp
primary
#D3CED4
secondary
#A0A79F
accent
#90555F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484