#CCC7CA#CCC7CA
#CCC7CA is a very light, near-neutral grey. Relative luminance 0.579; OKLCH L 83.5% C 0.007 H 340.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC7CA |
|---|---|
| RGB | rgb(204, 199, 202) |
| HSL | hsl(324, 5%, 79%) |
| HSV | hsv(324, 2%, 80%) |
| CMYK | cmyk(0%, 2.5%, 1%, 20%) |
| CIE-LAB | lab(80.71, 2.27, -0.88) |
| CIE-LCH | lch(80.71, 2.44, 338.82°) |
| OKLab | oklab(83.46% 0.0065 -0.0023) |
| OKLCH | oklch(83.46% 0.007 340.4) |
| XYZ | xyz(55.9843, 57.9487, 64.1015) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.88
Light Gray
#D3D3D3
ΔE00 4.17
Dove Gray
#B6B8BD
ΔE00 5.44
Gainsboro
#DCDCDC
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 5.86
Fog
#D8DCE0
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC7CA #C7CCC9
analogous
#CCC7CC #CCC7CA #CCC7C8
triadic
#CCC7CA #CACCC7 #C7CACC
tetradic
#CCC7CA #CCCCC7 #C7CCC9 #C7C8CC
square
#CCC7CA #CCCCC7 #C7CCC9 #C7C8CC
split-complementary
#CCC7CA #C8CCC7 #C7CCCC
monochromatic
#92878D #AFA7AC #CCC7CA #E9E7E8 #F0EFF0
Accessibility & contrast
On white
1.67
#CCC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#CCC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC7CA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC7CA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#C8C9CA
Tritanopia (blue-blind)
#CDC7C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc7ca; /* rgb */ color: rgb(204, 199, 202); /* oklch */ color: oklch(83.5% 0.007 340.4);
Tailwind
colors: {
custom: {
50: '#dbd8da',
500: '#ccc7ca',
950: '#000000',
},
}SCSS
$custom: #ccc7ca; $custom-light: #dbd8da; $custom-dark: #000000;
JSON
{
"hex": "#ccc7ca",
"rgb": {
"r": 204,
"g": 199,
"b": 202
},
"hsl": {
"h": 324,
"s": 4.673,
"l": 79.02
},
"oklch": {
"l": 0.83456,
"c": 0.00688,
"h": 340.4
},
"luminance": 0.57948
}Semantic roles & 50–950 ramp
primary
#CCC7CA
secondary
#989F9B
accent
#8F6D57
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383