#D4CDCF#D4CDCF
#D4CDCF is a very light, near-neutral grey. Relative luminance 0.622; OKLCH L 85.5% C 0.008 H 357.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDCF |
|---|---|
| RGB | rgb(212, 205, 207) |
| HSL | hsl(343, 8%, 82%) |
| HSV | hsv(343, 3%, 83%) |
| CMYK | cmyk(0%, 3.3%, 2.4%, 16.9%) |
| CIE-LAB | lab(83.00, 2.77, -0.13) |
| CIE-LCH | lch(83.00, 2.77, 357.26°) |
| OKLab | oklab(85.45% 0.0082 -0.0003) |
| OKLCH | oklch(85.45% 0.008 357.8) |
| XYZ | xyz(60.2435, 62.1650, 67.8447) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.94
Gainsboro
#DCDCDC
ΔE00 4.92
Silver
#C0C0C0
ΔE00 5.27
Fog
#D8DCE0
ΔE00 6.15
Silver (survey)
#C5C9C7
ΔE00 6.76
Dove Gray
#B6B8BD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDCF #CDD4D2
analogous
#D4CDD3 #D4CDCF #D4CFCD
triadic
#D4CDCF #CFD4CD #CDCFD4
tetradic
#D4CDCF #D3D4CD #CDD4D2 #CFCDD4
square
#D4CDCF #D3D4CD #CDD4D2 #CFCDD4
split-complementary
#D4CDCF #CDD4CF #CDD3D4
monochromatic
#9B8B90 #B8ACAF #D4CDCF #F0EEEF #F1EFEF
Accessibility & contrast
On white
1.56
#D4CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#D4CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDCF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDCF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#D5CDCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d4cdcf; /* rgb */ color: rgb(212, 205, 207); /* oklch */ color: oklch(85.5% 0.008 357.8);
Tailwind
colors: {
custom: {
50: '#e1dcdd',
500: '#d4cdcf',
950: '#000000',
},
}SCSS
$custom: #d4cdcf; $custom-light: #e1dcdd; $custom-dark: #000000;
JSON
{
"hex": "#d4cdcf",
"rgb": {
"r": 212,
"g": 205,
"b": 207
},
"hsl": {
"h": 342.857,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.8545,
"c": 0.0082,
"h": 357.8
},
"luminance": 0.62165
}Semantic roles & 50–950 ramp
primary
#D4CDCF
secondary
#9EA7A5
accent
#918054
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484