#D5CFCF#D5CFCF
#D5CFCF is a very light, near-neutral grey. Relative luminance 0.633; OKLCH L 85.9% C 0.007 H 17.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CFCF |
|---|---|
| RGB | rgb(213, 207, 207) |
| HSL | hsl(0, 7%, 82%) |
| HSV | hsv(0, 3%, 84%) |
| CMYK | cmyk(0%, 2.8%, 2.8%, 16.5%) |
| CIE-LAB | lab(83.59, 2.06, 0.73) |
| CIE-LCH | lch(83.59, 2.19, 19.57°) |
| OKLab | oklab(85.93% 0.0064 0.002) |
| OKLCH | oklch(85.93% 0.007 17.2) |
| XYZ | xyz(61.0142, 63.2771, 68.0188) |
| Luminance | 0.6328 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.04
Gainsboro
#DCDCDC
ΔE00 4.03
Silver
#C0C0C0
ΔE00 5.02
Fog
#D8DCE0
ΔE00 5.59
Silver (survey)
#C5C9C7
ΔE00 5.91
Light Grey
#D8DCD6
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CFCF #CFD5D5
analogous
#D5CFD2 #D5CFCF #D5D2CF
triadic
#D5CFCF #CFD5CF #CFCFD5
tetradic
#D5CFCF #D2D5CF #CFD5D5 #D2CFD5
square
#D5CFCF #D2D5CF #CFD5D5 #D2CFD5
split-complementary
#D5CFCF #CFD5D2 #CFD2D5
monochromatic
#9C8E8E #B8AEAE #D5CFCF #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.54
#D5CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#D5CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CFCF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CFCF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#D1D1CF
Tritanopia (blue-blind)
#D6CFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d5cfcf; /* rgb */ color: rgb(213, 207, 207); /* oklch */ color: oklch(85.9% 0.007 17.2);
Tailwind
colors: {
custom: {
50: '#e1dddd',
500: '#d5cfcf',
950: '#000000',
},
}SCSS
$custom: #d5cfcf; $custom-light: #e1dddd; $custom-dark: #000000;
JSON
{
"hex": "#d5cfcf",
"rgb": {
"r": 213,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 6.667,
"l": 82.353
},
"oklch": {
"l": 0.8593,
"c": 0.00665,
"h": 17.2
},
"luminance": 0.63277
}Semantic roles & 50–950 ramp
primary
#D5CFCF
secondary
#A0A8A8
accent
#919155
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484