#D3CFCD#D3CFCD
#D3CFCD is a very light, near-neutral grey. Relative luminance 0.629; OKLCH L 85.7% C 0.005 H 48.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CFCD |
|---|---|
| RGB | rgb(211, 207, 205) |
| HSL | hsl(20, 6%, 82%) |
| HSV | hsv(20, 3%, 83%) |
| CMYK | cmyk(0%, 1.9%, 2.8%, 17.3%) |
| CIE-LAB | lab(83.38, 1.02, 1.48) |
| CIE-LCH | lch(83.38, 1.79, 55.47°) |
| OKLab | oklab(85.71% 0.0035 0.0039) |
| OKLCH | oklch(85.71% 0.005 48.7) |
| XYZ | xyz(60.1946, 62.8825, 66.7122) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.17
Gainsboro
#DCDCDC
ΔE00 3.51
Silver
#C0C0C0
ΔE00 4.40
Silver (survey)
#C5C9C7
ΔE00 4.53
Fog
#D8DCE0
ΔE00 5.20
Light Grey
#D8DCD6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CFCD #CDD1D3
analogous
#D3CDCE #D3CFCD #D3D2CD
triadic
#D3CFCD #CDD3CF #CFCDD3
tetradic
#D3CFCD #CED3CD #CDD1D3 #D2CDD3
square
#D3CFCD #CED3CD #CDD1D3 #D2CDD3
split-complementary
#D3CFCD #CDD3D2 #CDCED3
monochromatic
#9A908C #B6B0AC #D3CFCD #F0EEEE #F1EFEF
Accessibility & contrast
On white
1.55
#D3CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#D3CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CFCD
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CFCD | 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)
#D0CFCD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#D4CECE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3cfcd; /* rgb */ color: rgb(211, 207, 205); /* oklch */ color: oklch(85.7% 0.005 48.7);
Tailwind
colors: {
custom: {
50: '#e0dddc',
500: '#d3cfcd',
950: '#000000',
},
}SCSS
$custom: #d3cfcd; $custom-light: #e0dddc; $custom-dark: #000000;
JSON
{
"hex": "#d3cfcd",
"rgb": {
"r": 211,
"g": 207,
"b": 205
},
"hsl": {
"h": 20,
"s": 6.383,
"l": 81.569
},
"oklch": {
"l": 0.85712,
"c": 0.00523,
"h": 48.7
},
"luminance": 0.62882
}Semantic roles & 50–950 ramp
primary
#D3CFCD
secondary
#9EA3A6
accent
#7D9055
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484