#D4CDCD#D4CDCD
#D4CDCD is a very light, near-neutral grey. Relative luminance 0.621; OKLCH L 85.4% C 0.008 H 17.3°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CDCD |
|---|---|
| RGB | rgb(212, 205, 205) |
| HSL | hsl(0, 8%, 82%) |
| HSV | hsv(0, 3%, 83%) |
| CMYK | cmyk(0%, 3.3%, 3.3%, 16.9%) |
| CIE-LAB | lab(82.95, 2.41, 0.86) |
| CIE-LCH | lch(82.95, 2.56, 19.60°) |
| OKLab | oklab(85.39% 0.0074 0.0023) |
| OKLCH | oklch(85.39% 0.008 17.3) |
| XYZ | xyz(60.0006, 62.0678, 66.5652) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.60
Gainsboro
#DCDCDC
ΔE00 4.66
Silver
#C0C0C0
ΔE00 4.99
Fog
#D8DCE0
ΔE00 6.19
Silver (survey)
#C5C9C7
ΔE00 6.25
Dove Gray
#B6B8BD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CDCD #CDD4D4
analogous
#D4CDD1 #D4CDCD #D4D1CD
triadic
#D4CDCD #CDD4CD #CDCDD4
tetradic
#D4CDCD #D1D4CD #CDD4D4 #D1CDD4
square
#D4CDCD #D1D4CD #CDD4D4 #D1CDD4
split-complementary
#D4CDCD #CDD4D1 #CDD1D4
monochromatic
#9B8B8B #B8ACAC #D4CDCD #F0EEEE #F1EFEF
Accessibility & contrast
On white
1.57
#D4CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#D4CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CDCD
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CDCD | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#D6CCCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d4cdcd; /* rgb */ color: rgb(212, 205, 205); /* oklch */ color: oklch(85.4% 0.008 17.3);
Tailwind
colors: {
custom: {
50: '#e1dcdc',
500: '#d4cdcd',
950: '#000000',
},
}SCSS
$custom: #d4cdcd; $custom-light: #e1dcdc; $custom-dark: #000000;
JSON
{
"hex": "#d4cdcd",
"rgb": {
"r": 212,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 7.527,
"l": 81.765
},
"oklch": {
"l": 0.85393,
"c": 0.00777,
"h": 17.3
},
"luminance": 0.62067
}Semantic roles & 50–950 ramp
primary
#D4CDCD
secondary
#9EA7A7
accent
#919154
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484