#CFCFCF#CFCFCF
#CFCFCF is a very light, near-neutral grey. Relative luminance 0.624; OKLCH L 85.5% C 0.000 H 0.0°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFCF |
|---|---|
| RGB | rgb(207, 207, 207) |
| HSL | hsl(0, 0%, 81%) |
| HSV | hsv(0, 0%, 81%) |
| CMYK | cmyk(0%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(83.12, 0.00, -0.00) |
| CIE-LCH | lch(83.12, 0.00, 333.43°) |
| OKLab | oklab(85.45% 0 0) |
| OKLCH | oklch(85.45% 0 0) |
| XYZ | xyz(59.3056, 62.3960, 67.9387) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 0.95
Gainsboro
#DCDCDC
ΔE00 3.04
Silver (survey)
#C5C9C7
ΔE00 3.04
Silver
#C0C0C0
ΔE00 3.73
Fog
#D8DCE0
ΔE00 3.81
Light Grey
#D8DCD6
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFCF #CFCFCF
analogous
#CFCFCF #CFCFCF #CFCFCF
triadic
#CFCFCF #CFCFCF #CFCFCF
tetradic
#CFCFCF #CFCFCF #CFCFCF #CFCFCF
square
#CFCFCF #CFCFCF #CFCFCF #CFCFCF
split-complementary
#CFCFCF #CFCFCF #CFCFCF
monochromatic
#929292 #B0B0B0 #CFCFCF #EEEEEE #F0F0F0
Accessibility & contrast
On white
1.56
#CFCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#CFCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFCF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFCF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#CFCFCF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcfcf; /* rgb */ color: rgb(207, 207, 207); /* oklch */ color: oklch(85.5% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#dddddd',
500: '#cfcfcf',
950: '#000000',
},
}SCSS
$custom: #cfcfcf; $custom-light: #dddddd; $custom-dark: #000000;
JSON
{
"hex": "#cfcfcf",
"rgb": {
"r": 207,
"g": 207,
"b": 207
},
"hsl": {
"h": 0,
"s": 0,
"l": 81.176
},
"oklch": {
"l": 0.85451,
"c": 0,
"h": 0
},
"luminance": 0.62396
}Semantic roles & 50–950 ramp
primary
#CFCFCF
secondary
#A1A1A1
accent
#8A8A5C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484