#CFC8C8#CFC8C8
#CFC8C8 is a very light, near-neutral grey. Relative luminance 0.587; OKLCH L 83.8% C 0.008 H 17.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8C8 |
|---|---|
| RGB | rgb(207, 200, 200) |
| HSL | hsl(0, 7%, 80%) |
| HSV | hsv(0, 3%, 81%) |
| CMYK | cmyk(0%, 3.4%, 3.4%, 18.8%) |
| CIE-LAB | lab(81.15, 2.42, 0.86) |
| CIE-LCH | lch(81.15, 2.57, 19.60°) |
| OKLab | oklab(83.84% 0.0075 0.0023) |
| OKLCH | oklch(83.84% 0.008 17.3) |
| XYZ | xyz(56.8103, 58.7444, 62.9784) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.14
Silver
#C0C0C0
ΔE00 4.20
Gainsboro
#DCDCDC
ΔE00 5.57
Silver (survey)
#C5C9C7
ΔE00 6.07
Dove Gray
#B6B8BD
ΔE00 6.45
Fog
#D8DCE0
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8C8 #C8CFCF
analogous
#CFC8CC #CFC8C8 #CFCCC8
triadic
#CFC8C8 #C8CFC8 #C8C8CF
tetradic
#CFC8C8 #CCCFC8 #C8CFCF #CCC8CF
square
#CFC8C8 #CCCFC8 #C8CFCF #CCC8CF
split-complementary
#CFC8C8 #C8CFCC #C8CCCF
monochromatic
#968787 #B2A7A7 #CFC8C8 #ECE9E9 #F1EFEF
Accessibility & contrast
On white
1.65
#CFC8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#CFC8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8C8
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8C8 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#CBCAC8
Tritanopia (blue-blind)
#D1C7C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc8c8; /* rgb */ color: rgb(207, 200, 200); /* oklch */ color: oklch(83.8% 0.008 17.3);
Tailwind
colors: {
custom: {
50: '#ddd8d8',
500: '#cfc8c8',
950: '#000000',
},
}SCSS
$custom: #cfc8c8; $custom-light: #ddd8d8; $custom-dark: #000000;
JSON
{
"hex": "#cfc8c8",
"rgb": {
"r": 207,
"g": 200,
"b": 200
},
"hsl": {
"h": 0,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.83843,
"c": 0.00781,
"h": 17.3
},
"luminance": 0.58744
}Semantic roles & 50–950 ramp
primary
#CFC8C8
secondary
#99A2A2
accent
#919155
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383