#D0CFCF#D0CFCF
#D0CFCF is a very light, near-neutral grey. Relative luminance 0.625; OKLCH L 85.5% C 0.001 H 17.4°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CFCF |
|---|---|
| RGB | rgb(208, 207, 207) |
| HSL | hsl(0, 1%, 81%) |
| HSV | hsv(0, 0%, 82%) |
| CMYK | cmyk(0%, 0.5%, 0.5%, 18.4%) |
| CIE-LAB | lab(83.20, 0.34, 0.12) |
| CIE-LCH | lch(83.20, 0.36, 19.45°) |
| OKLab | oklab(85.53% 0.0011 0.0003) |
| OKLCH | oklch(85.53% 0.001 17.4) |
| XYZ | xyz(59.5859, 62.5406, 67.9518) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.04
Gainsboro
#DCDCDC
ΔE00 3.03
Silver (survey)
#C5C9C7
ΔE00 3.50
Silver
#C0C0C0
ΔE00 3.82
Fog
#D8DCE0
ΔE00 4.01
Light Grey
#D8DCD6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CFCF #CFD0D0
analogous
#D0CFD0 #D0CFCF #D0D0CF
triadic
#D0CFCF #CFD0CF #CFCFD0
tetradic
#D0CFCF #D0D0CF #CFD0D0 #D0CFD0
square
#D0CFCF #D0D0CF #CFD0D0 #D0CFD0
split-complementary
#D0CFCF #CFD0D0 #CFD0D0
monochromatic
#939191 #B2B0B0 #D0CFCF #EEEEEE #F0F0F0
Accessibility & contrast
On white
1.55
#D0CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#D0CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CFCF
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CFCF | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#D0CFCF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d0cfcf; /* rgb */ color: rgb(208, 207, 207); /* oklch */ color: oklch(85.5% 0.001 17.4);
Tailwind
colors: {
custom: {
50: '#dedddd',
500: '#d0cfcf',
950: '#000000',
},
}SCSS
$custom: #d0cfcf; $custom-light: #dedddd; $custom-dark: #000000;
JSON
{
"hex": "#d0cfcf",
"rgb": {
"r": 208,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 1.053,
"l": 81.373
},
"oklch": {
"l": 0.8553,
"c": 0.0011,
"h": 17.4
},
"luminance": 0.62541
}Semantic roles & 50–950 ramp
primary
#D0CFCF
secondary
#A1A2A2
accent
#8B8B5B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484