#D4CECD#D4CECD
#D4CECD is a very light, near-neutral grey. Relative luminance 0.625; OKLCH L 85.6% C 0.007 H 28.8°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CECD |
|---|---|
| RGB | rgb(212, 206, 205) |
| HSL | hsl(9, 8%, 82%) |
| HSV | hsv(9, 3%, 83%) |
| CMYK | cmyk(0%, 2.8%, 3.3%, 16.9%) |
| CIE-LAB | lab(83.20, 1.89, 1.23) |
| CIE-LCH | lch(83.20, 2.25, 33.09°) |
| OKLab | oklab(85.59% 0.006 0.0033) |
| OKLCH | oklch(85.59% 0.007 28.8) |
| XYZ | xyz(60.2406, 62.5478, 66.6451) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.02
Gainsboro
#DCDCDC
ΔE00 4.15
Silver
#C0C0C0
ΔE00 4.76
Silver (survey)
#C5C9C7
ΔE00 5.62
Fog
#D8DCE0
ΔE00 5.80
Light Grey
#D8DCD6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CECD #CDD3D4
analogous
#D4CDD0 #D4CECD #D4D2CD
triadic
#D4CECD #CDD4CE #CECDD4
tetradic
#D4CECD #D0D4CD #CDD3D4 #D2CDD4
square
#D4CECD #D0D4CD #CDD3D4 #D2CDD4
split-complementary
#D4CECD #CDD4D2 #CDD0D4
monochromatic
#9B8E8B #B8AEAC #D4CECD #F0EEEE #F1EFEF
Accessibility & contrast
On white
1.55
#D4CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#D4CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CECD
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CECD | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#D0D0CD
Tritanopia (blue-blind)
#D6CDCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d4cecd; /* rgb */ color: rgb(212, 206, 205); /* oklch */ color: oklch(85.6% 0.007 28.8);
Tailwind
colors: {
custom: {
50: '#e1dcdc',
500: '#d4cecd',
950: '#000000',
},
}SCSS
$custom: #d4cecd; $custom-light: #e1dcdc; $custom-dark: #000000;
JSON
{
"hex": "#d4cecd",
"rgb": {
"r": 212,
"g": 206,
"b": 205
},
"hsl": {
"h": 8.571,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.85592,
"c": 0.00681,
"h": 28.8
},
"luminance": 0.62547
}Semantic roles & 50–950 ramp
primary
#D4CECD
secondary
#9EA6A7
accent
#899154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484