#D4CED0#D4CED0
#D4CED0 is a very light, near-neutral grey. Relative luminance 0.627; OKLCH L 85.7% C 0.007 H 354.9°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CED0 |
|---|---|
| RGB | rgb(212, 206, 208) |
| HSL | hsl(340, 7%, 82%) |
| HSV | hsv(340, 3%, 83%) |
| CMYK | cmyk(0%, 2.8%, 1.9%, 16.9%) |
| CIE-LAB | lab(83.28, 2.42, -0.26) |
| CIE-LCH | lch(83.28, 2.44, 353.95°) |
| OKLab | oklab(85.68% 0.0071 -0.0006) |
| OKLCH | oklch(85.68% 0.007 354.9) |
| XYZ | xyz(60.6061, 62.6940, 68.5706) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.47
Gainsboro
#DCDCDC
ΔE00 4.46
Silver
#C0C0C0
ΔE00 5.11
Fog
#D8DCE0
ΔE00 5.65
Silver (survey)
#C5C9C7
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CED0 #CED4D2
analogous
#D4CED3 #D4CED0 #D4CFCE
triadic
#D4CED0 #D0D4CE #CED0D4
tetradic
#D4CED0 #D3D4CE #CED4D2 #CFCED4
square
#D4CED0 #D3D4CE #CED4D2 #CFCED4
split-complementary
#D4CED0 #CED4CF #CED3D4
monochromatic
#9B8D91 #B7ADB1 #D4CED0 #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.55
#D4CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#D4CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CED0
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CED0 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#D5CECF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d4ced0; /* rgb */ color: rgb(212, 206, 208); /* oklch */ color: oklch(85.7% 0.007 354.9);
Tailwind
colors: {
custom: {
50: '#e1dcde',
500: '#d4ced0',
950: '#000000',
},
}SCSS
$custom: #d4ced0; $custom-light: #e1dcde; $custom-dark: #000000;
JSON
{
"hex": "#d4ced0",
"rgb": {
"r": 212,
"g": 206,
"b": 208
},
"hsl": {
"h": 340,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.85678,
"c": 0.00715,
"h": 354.9
},
"luminance": 0.62694
}Semantic roles & 50–950 ramp
primary
#D4CED0
secondary
#9FA7A4
accent
#907D55
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484