#D4CFCF#D4CFCF
#D4CFCF is a very light, near-neutral grey. Relative luminance 0.631; OKLCH L 85.8% C 0.006 H 17.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CFCF |
|---|---|
| RGB | rgb(212, 207, 207) |
| HSL | hsl(0, 5%, 82%) |
| HSV | hsv(0, 2%, 83%) |
| CMYK | cmyk(0%, 2.4%, 2.4%, 16.9%) |
| CIE-LAB | lab(83.51, 1.72, 0.61) |
| CIE-LCH | lch(83.51, 1.82, 19.54°) |
| OKLab | oklab(85.85% 0.0053 0.0016) |
| OKLCH | oklch(85.85% 0.006 17.3) |
| XYZ | xyz(60.7250, 63.1279, 68.0052) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.59
Gainsboro
#DCDCDC
ΔE00 3.74
Silver
#C0C0C0
ΔE00 4.71
Fog
#D8DCE0
ΔE00 5.23
Silver (survey)
#C5C9C7
ΔE00 5.43
Light Grey
#D8DCD6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CFCF #CFD4D4
analogous
#D4CFD2 #D4CFCF #D4D2CF
triadic
#D4CFCF #CFD4CF #CFCFD4
tetradic
#D4CFCF #D2D4CF #CFD4D4 #D2CFD4
square
#D4CFCF #D2D4CF #CFD4D4 #D2CFD4
split-complementary
#D4CFCF #CFD4D2 #CFD2D4
monochromatic
#9A8E8E #B7AFAF #D4CFCF #F1EFEF #F1EFEF
Accessibility & contrast
On white
1.54
#D4CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#D4CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CFCF
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CFCF | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#D1D0CF
Tritanopia (blue-blind)
#D5CFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d4cfcf; /* rgb */ color: rgb(212, 207, 207); /* oklch */ color: oklch(85.8% 0.006 17.3);
Tailwind
colors: {
custom: {
50: '#e1dddd',
500: '#d4cfcf',
950: '#000000',
},
}SCSS
$custom: #d4cfcf; $custom-light: #e1dddd; $custom-dark: #000000;
JSON
{
"hex": "#d4cfcf",
"rgb": {
"r": 212,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 5.495,
"l": 82.157
},
"oklch": {
"l": 0.85849,
"c": 0.00553,
"h": 17.3
},
"luminance": 0.63128
}Semantic roles & 50–950 ramp
primary
#D4CFCF
secondary
#A0A7A7
accent
#8F8F56
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484