#CCCCC7#CCCCC7
#CCCCC7 is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.4% C 0.007 H 106.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCC7 |
|---|---|
| RGB | rgb(204, 204, 199) |
| HSL | hsl(60, 5%, 79%) |
| HSV | hsv(60, 2%, 80%) |
| CMYK | cmyk(0%, 0%, 2.5%, 20%) |
| CIE-LAB | lab(81.92, -0.90, 2.49) |
| CIE-LCH | lch(81.92, 2.64, 109.94°) |
| OKLab | oklab(84.38% -0.0019 0.0066) |
| OKLCH | oklch(84.38% 0.007 106.6) |
| XYZ | xyz(56.8019, 60.1467, 62.6388) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.38
Light Gray
#D3D3D3
ΔE00 3.19
Silver
#C0C0C0
ΔE00 3.95
Light Grey
#D8DCD6
ΔE00 4.11
Gainsboro
#DCDCDC
ΔE00 4.68
Fog
#D8DCE0
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCC7 #C7C7CC
analogous
#CCCAC7 #CCCCC7 #CACCC7
triadic
#CCCCC7 #C7CCCC #CCC7CC
tetradic
#CCCCC7 #C7CCCA #C7C7CC #CCC7CA
square
#CCCCC7 #C7CCCA #C7C7CC #CCC7CA
split-complementary
#CCCCC7 #C7CACC #CAC7CC
monochromatic
#929287 #AFAFA7 #CCCCC7 #E9E9E7 #F0F0EF
Accessibility & contrast
On white
1.61
#CCCCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#CCCCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCC7
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCC7 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC7
Deuteranopia (green-blind)
#CDCCC7
Tritanopia (blue-blind)
#CDCBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccccc7; /* rgb */ color: rgb(204, 204, 199); /* oklch */ color: oklch(84.4% 0.007 106.6);
Tailwind
colors: {
custom: {
50: '#dbdbd8',
500: '#ccccc7',
950: '#000000',
},
}SCSS
$custom: #ccccc7; $custom-light: #dbdbd8; $custom-dark: #000000;
JSON
{
"hex": "#ccccc7",
"rgb": {
"r": 204,
"g": 204,
"b": 199
},
"hsl": {
"h": 60,
"s": 4.673,
"l": 79.02
},
"oklch": {
"l": 0.84379,
"c": 0.00684,
"h": 106.6
},
"luminance": 0.60147
}Semantic roles & 50–950 ramp
primary
#CCCCC7
secondary
#98989F
accent
#578F57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483