#CFC8CF#CFC8CF
#CFC8CF is a very light, near-neutral grey. Relative luminance 0.591; OKLCH L 84.0% C 0.012 H 325.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC8CF |
|---|---|
| RGB | rgb(207, 200, 207) |
| HSL | hsl(300, 7%, 80%) |
| HSV | hsv(300, 3%, 81%) |
| CMYK | cmyk(0%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.34, 3.69, -2.62) |
| CIE-LCH | lch(81.34, 4.52, 324.63°) |
| OKLab | oklab(84.05% 0.0101 -0.0069) |
| OKLCH | oklch(84.05% 0.012 325.7) |
| XYZ | xyz(57.6471, 59.0792, 67.3859) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.80
Silver
#C0C0C0
ΔE00 5.94
Dove Gray
#B6B8BD
ΔE00 6.60
Gainsboro
#DCDCDC
ΔE00 6.85
Fog
#D8DCE0
ΔE00 7.31
Silver (survey)
#C5C9C7
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC8CF #C8CFC8
analogous
#CCC8CF #CFC8CF #CFC8CC
triadic
#CFC8CF #CFCFC8 #C8CFCF
tetradic
#CFC8CF #CFCCC8 #C8CFC8 #C8CCCF
square
#CFC8CF #CFCCC8 #C8CFC8 #C8CCCF
split-complementary
#CFC8CF #CCCFC8 #C8CFCC
monochromatic
#968796 #B2A7B2 #CFC8CF #ECE9EC #F1EFF1
Accessibility & contrast
On white
1.64
#CFC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#CFC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC8CF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC8CF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#D0C8CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cfc8cf; /* rgb */ color: rgb(207, 200, 207); /* oklch */ color: oklch(84.0% 0.012 325.7);
Tailwind
colors: {
custom: {
50: '#ddd8dd',
500: '#cfc8cf',
950: '#000000',
},
}SCSS
$custom: #cfc8cf; $custom-light: #ddd8dd; $custom-dark: #000000;
JSON
{
"hex": "#cfc8cf",
"rgb": {
"r": 207,
"g": 200,
"b": 207
},
"hsl": {
"h": 300,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84048,
"c": 0.01228,
"h": 325.7
},
"luminance": 0.59079
}Semantic roles & 50–950 ramp
primary
#CFC8CF
secondary
#99A299
accent
#915555
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384