#D2CFCF#D2CFCF
#D2CFCF is a very light, near-neutral grey. Relative luminance 0.628; OKLCH L 85.7% C 0.003 H 17.2°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D2CFCF |
|---|---|
| RGB | rgb(210, 207, 207) |
| HSL | hsl(0, 3%, 82%) |
| HSV | hsv(0, 1%, 82%) |
| CMYK | cmyk(0%, 1.4%, 1.4%, 17.6%) |
| CIE-LAB | lab(83.35, 1.03, 0.36) |
| CIE-LCH | lch(83.35, 1.09, 19.49°) |
| OKLab | oklab(85.69% 0.0032 0.001) |
| OKLCH | oklch(85.69% 0.003 17.2) |
| XYZ | xyz(60.1519, 62.8324, 67.9784) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.73
Gainsboro
#DCDCDC
ΔE00 3.26
Silver
#C0C0C0
ΔE00 4.18
Silver (survey)
#C5C9C7
ΔE00 4.47
Fog
#D8DCE0
ΔE00 4.55
Light Grey
#D8DCD6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2CFCF #CFD2D2
analogous
#D2CFD1 #D2CFCF #D2D1CF
triadic
#D2CFCF #CFD2CF #CFCFD2
tetradic
#D2CFCF #D1D2CF #CFD2D2 #D1CFD2
square
#D2CFCF #D1D2CF #CFD2D2 #D1CFD2
split-complementary
#D2CFCF #CFD2D1 #CFD1D2
monochromatic
#979090 #B4AFAF #D2CFCF #F0EFEF #F0EFEF
Accessibility & contrast
On white
1.55
#D2CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#D2CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2CFCF
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2CFCF | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#D3CFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d2cfcf; /* rgb */ color: rgb(210, 207, 207); /* oklch */ color: oklch(85.7% 0.003 17.2);
Tailwind
colors: {
custom: {
50: '#dfdddd',
500: '#d2cfcf',
950: '#000000',
},
}SCSS
$custom: #d2cfcf; $custom-light: #dfdddd; $custom-dark: #000000;
JSON
{
"hex": "#d2cfcf",
"rgb": {
"r": 210,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 3.226,
"l": 81.765
},
"oklch": {
"l": 0.85689,
"c": 0.00332,
"h": 17.2
},
"luminance": 0.62832
}Semantic roles & 50–950 ramp
primary
#D2CFCF
secondary
#A1A5A5
accent
#8D8D58
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484