#CCC7C8#CCC7C8
#CCC7C8 is a very light, near-neutral grey. Relative luminance 0.579; OKLCH L 83.4% C 0.006 H 3.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC7C8 |
|---|---|
| RGB | rgb(204, 199, 200) |
| HSL | hsl(348, 5%, 79%) |
| HSV | hsv(348, 2%, 80%) |
| CMYK | cmyk(0%, 2.5%, 2%, 20%) |
| CIE-LAB | lab(80.66, 1.91, 0.12) |
| CIE-LCH | lch(80.66, 1.91, 3.47°) |
| OKLab | oklab(83.4% 0.0057 0.0003) |
| OKLCH | oklch(83.4% 0.006 3.4) |
| XYZ | xyz(55.7490, 57.8546, 62.8625) |
| Luminance | 0.5785 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.39
Light Gray
#D3D3D3
ΔE00 3.76
Silver (survey)
#C5C9C7
ΔE00 5.36
Gainsboro
#DCDCDC
ΔE00 5.42
Dove Gray
#B6B8BD
ΔE00 5.55
Fog
#D8DCE0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC7C8 #C7CCCB
analogous
#CCC7CB #CCC7C8 #CCC9C7
triadic
#CCC7C8 #C8CCC7 #C7C8CC
tetradic
#CCC7C8 #CBCCC7 #C7CCCB #C9C7CC
square
#CCC7C8 #CBCCC7 #C7CCCB #C9C7CC
split-complementary
#CCC7C8 #C7CCC9 #C7CBCC
monochromatic
#928789 #AFA7A9 #CCC7C8 #E9E7E7 #F0EFEF
Accessibility & contrast
On white
1.67
#CCC7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#CCC7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC7C8
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC7C8 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8C8
Deuteranopia (green-blind)
#C9C8C8
Tritanopia (blue-blind)
#CDC7C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc7c8; /* rgb */ color: rgb(204, 199, 200); /* oklch */ color: oklch(83.4% 0.006 3.4);
Tailwind
colors: {
custom: {
50: '#dbd8d8',
500: '#ccc7c8',
950: '#000000',
},
}SCSS
$custom: #ccc7c8; $custom-light: #dbd8d8; $custom-dark: #000000;
JSON
{
"hex": "#ccc7c8",
"rgb": {
"r": 204,
"g": 199,
"b": 200
},
"hsl": {
"h": 348,
"s": 4.673,
"l": 79.02
},
"oklch": {
"l": 0.83398,
"c": 0.00572,
"h": 3.4
},
"luminance": 0.57854
}Semantic roles & 50–950 ramp
primary
#CCC7C8
secondary
#989F9E
accent
#8F8357
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383