#D4CED4#D4CED4
#D4CED4 is a very light, near-neutral grey. Relative luminance 0.629; OKLCH L 85.8% C 0.010 H 325.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CED4 |
|---|---|
| RGB | rgb(212, 206, 212) |
| HSL | hsl(300, 7%, 82%) |
| HSV | hsv(300, 3%, 83%) |
| CMYK | cmyk(0%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(83.39, 3.15, -2.24) |
| CIE-LCH | lch(83.39, 3.86, 324.60°) |
| OKLab | oklab(85.8% 0.0086 -0.0059) |
| OKLCH | oklch(85.8% 0.01 325.7) |
| XYZ | xyz(61.1045, 62.8933, 71.1951) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.74
Gainsboro
#DCDCDC
ΔE00 5.48
Fog
#D8DCE0
ΔE00 6.03
Silver
#C0C0C0
ΔE00 6.09
Dove Gray
#B6B8BD
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CED4 #CED4CE
analogous
#D1CED4 #D4CED4 #D4CED1
triadic
#D4CED4 #D4D4CE #CED4D4
tetradic
#D4CED4 #D4D1CE #CED4CE #CED1D4
square
#D4CED4 #D4D1CE #CED4CE #CED1D4
split-complementary
#D4CED4 #D1D4CE #CED4D1
monochromatic
#9B8D9B #B7ADB7 #D4CED4 #F1EFF1 #F1EFF1
Accessibility & contrast
On white
1.55
#D4CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#D4CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CED4
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CED4 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD4
Deuteranopia (green-blind)
#CFD0D4
Tritanopia (blue-blind)
#D4CED0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4ced4; /* rgb */ color: rgb(212, 206, 212); /* oklch */ color: oklch(85.8% 0.010 325.7);
Tailwind
colors: {
custom: {
50: '#e1dce1',
500: '#d4ced4',
950: '#000000',
},
}SCSS
$custom: #d4ced4; $custom-light: #e1dce1; $custom-dark: #000000;
JSON
{
"hex": "#d4ced4",
"rgb": {
"r": 212,
"g": 206,
"b": 212
},
"hsl": {
"h": 300,
"s": 6.522,
"l": 81.961
},
"oklch": {
"l": 0.85796,
"c": 0.01046,
"h": 325.7
},
"luminance": 0.62893
}Semantic roles & 50–950 ramp
primary
#D4CED4
secondary
#9FA79F
accent
#905555
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484