#D3CFCF#D3CFCF
#D3CFCF is a very light, near-neutral grey. Relative luminance 0.630; OKLCH L 85.8% C 0.004 H 17.2°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CFCF |
|---|---|
| RGB | rgb(211, 207, 207) |
| HSL | hsl(0, 4%, 82%) |
| HSV | hsv(0, 2%, 83%) |
| CMYK | cmyk(0%, 1.9%, 1.9%, 17.3%) |
| CIE-LAB | lab(83.43, 1.37, 0.49) |
| CIE-LCH | lch(83.43, 1.46, 19.52°) |
| OKLab | oklab(85.77% 0.0042 0.0013) |
| OKLCH | oklch(85.77% 0.004 17.2) |
| XYZ | xyz(60.4376, 62.9797, 67.9917) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.15
Gainsboro
#DCDCDC
ΔE00 3.48
Silver
#C0C0C0
ΔE00 4.43
Fog
#D8DCE0
ΔE00 4.88
Silver (survey)
#C5C9C7
ΔE00 4.95
Light Grey
#D8DCD6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CFCF #CFD3D3
analogous
#D3CFD1 #D3CFCF #D3D1CF
triadic
#D3CFCF #CFD3CF #CFCFD3
tetradic
#D3CFCF #D1D3CF #CFD3D3 #D1CFD3
square
#D3CFCF #D1D3CF #CFD3D3 #D1CFD3
split-complementary
#D3CFCF #CFD3D1 #CFD1D3
monochromatic
#988F8F #B6AFAF #D3CFCF #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.54
#D3CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#D3CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CFCF
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CFCF | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCF
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#D4CFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d3cfcf; /* rgb */ color: rgb(211, 207, 207); /* oklch */ color: oklch(85.8% 0.004 17.2);
Tailwind
colors: {
custom: {
50: '#e0dddd',
500: '#d3cfcf',
950: '#000000',
},
}SCSS
$custom: #d3cfcf; $custom-light: #e0dddd; $custom-dark: #000000;
JSON
{
"hex": "#d3cfcf",
"rgb": {
"r": 211,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 4.348,
"l": 81.961
},
"oklch": {
"l": 0.85769,
"c": 0.00442,
"h": 17.2
},
"luminance": 0.6298
}Semantic roles & 50–950 ramp
primary
#D3CFCF
secondary
#A0A6A6
accent
#8E8E57
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484