#D0CED4#D0CED4
#D0CED4 is a very light, near-neutral grey. Relative luminance 0.623; OKLCH L 85.5% C 0.008 H 301.3°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CED4 |
|---|---|
| RGB | rgb(208, 206, 212) |
| HSL | hsl(260, 7%, 82%) |
| HSV | hsv(260, 3%, 83%) |
| CMYK | cmyk(1.9%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(83.08, 1.78, -2.73) |
| CIE-LCH | lch(83.08, 3.26, 303.20°) |
| OKLab | oklab(85.48% 0.0044 -0.0072) |
| OKLCH | oklch(85.48% 0.008 301.3) |
| XYZ | xyz(59.9654, 62.3060, 71.1417) |
| Luminance | 0.6231 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.65
Fog
#D8DCE0
ΔE00 4.57
Gainsboro
#DCDCDC
ΔE00 4.67
Silver
#C0C0C0
ΔE00 5.11
Silver (survey)
#C5C9C7
ΔE00 6.00
Dove Gray
#B6B8BD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CED4 #D2D4CE
analogous
#CECFD4 #D0CED4 #D3CED4
triadic
#D0CED4 #D4D0CE #CED4D0
tetradic
#D0CED4 #D4CECF #D2D4CE #CED4D3
square
#D0CED4 #D4CECF #D2D4CE #CED4D3
split-complementary
#D0CED4 #D4D3CE #CFD4CE
monochromatic
#918D9B #B1ADB7 #D0CED4 #EFEFF1 #EFEFF1
Accessibility & contrast
On white
1.56
#D0CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#D0CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CED4
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CED4 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD4
Deuteranopia (green-blind)
#CDCFD4
Tritanopia (blue-blind)
#CFCFD0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0ced4; /* rgb */ color: rgb(208, 206, 212); /* oklch */ color: oklch(85.5% 0.008 301.3);
Tailwind
colors: {
custom: {
50: '#dedce1',
500: '#d0ced4',
950: '#000000',
},
}SCSS
$custom: #d0ced4; $custom-light: #dedce1; $custom-dark: #000000;
JSON
{
"hex": "#d0ced4",
"rgb": {
"r": 208,
"g": 206,
"b": 212
},
"hsl": {
"h": 260,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.85476,
"c": 0.00848,
"h": 301.3
},
"luminance": 0.62306
}Semantic roles & 50–950 ramp
primary
#D0CED4
secondary
#A4A79F
accent
#90557D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484