#D6CFCF#D6CFCF
#D6CFCF is a very light, near-neutral grey. Relative luminance 0.634; OKLCH L 86.0% C 0.008 H 17.3°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CFCF |
|---|---|
| RGB | rgb(214, 207, 207) |
| HSL | hsl(0, 8%, 83%) |
| HSV | hsv(0, 3%, 84%) |
| CMYK | cmyk(0%, 3.3%, 3.3%, 16.1%) |
| CIE-LAB | lab(83.67, 2.41, 0.86) |
| CIE-LCH | lch(83.67, 2.56, 19.60°) |
| OKLab | oklab(86.01% 0.0074 0.0023) |
| OKLCH | oklch(86.01% 0.008 17.3) |
| XYZ | xyz(61.3053, 63.4271, 68.0324) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.48
Gainsboro
#DCDCDC
ΔE00 4.35
Silver
#C0C0C0
ΔE00 5.34
Fog
#D8DCE0
ΔE00 5.96
Silver (survey)
#C5C9C7
ΔE00 6.38
Light Grey
#D8DCD6
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CFCF #CFD6D6
analogous
#D6CFD2 #D6CFCF #D6D2CF
triadic
#D6CFCF #CFD6CF #CFCFD6
tetradic
#D6CFCF #D2D6CF #CFD6D6 #D2CFD6
square
#D6CFCF #D2D6CF #CFD6D6 #D2CFD6
split-complementary
#D6CFCF #CFD6D2 #CFD2D6
monochromatic
#9E8D8D #BAAEAE #D6CFCF #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.53
#D6CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#D6CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CFCF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CFCF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#D2D1CF
Tritanopia (blue-blind)
#D8CECF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d6cfcf; /* rgb */ color: rgb(214, 207, 207); /* oklch */ color: oklch(86.0% 0.008 17.3);
Tailwind
colors: {
custom: {
50: '#e2dddd',
500: '#d6cfcf',
950: '#000000',
},
}SCSS
$custom: #d6cfcf; $custom-light: #e2dddd; $custom-dark: #000000;
JSON
{
"hex": "#d6cfcf",
"rgb": {
"r": 214,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 7.865,
"l": 82.549
},
"oklch": {
"l": 0.86011,
"c": 0.00776,
"h": 17.3
},
"luminance": 0.63427
}Semantic roles & 50–950 ramp
primary
#D6CFCF
secondary
#A0AAAA
accent
#929254
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484