#CCC7CD#CCC7CD
#CCC7CD is a very light, near-neutral grey. Relative luminance 0.581; OKLCH L 83.5% C 0.010 H 320.5°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC7CD |
|---|---|
| RGB | rgb(204, 199, 205) |
| HSL | hsl(290, 6%, 79%) |
| HSV | hsv(290, 3%, 80%) |
| CMYK | cmyk(0.5%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(80.79, 2.82, -2.37) |
| CIE-LCH | lch(80.79, 3.69, 319.93°) |
| OKLab | oklab(83.55% 0.0076 -0.0063) |
| OKLCH | oklch(83.55% 0.01 320.5) |
| XYZ | xyz(56.3429, 58.0921, 65.9904) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.88
Light Gray
#D3D3D3
ΔE00 5.06
Dove Gray
#B6B8BD
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 6.36
Fog
#D8DCE0
ΔE00 6.67
Silver (survey)
#C5C9C7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC7CD #C8CDC7
analogous
#C9C7CD #CCC7CD #CDC7CB
triadic
#CCC7CD #CDCCC7 #C7CDCC
tetradic
#CCC7CD #CDC9C7 #C8CDC7 #C7CBCD
square
#CCC7CD #CDC9C7 #C8CDC7 #C7CBCD
split-complementary
#CCC7CD #CBCDC7 #C7CDC9
monochromatic
#918693 #AFA7B0 #CCC7CD #E9E7EA #F0EFF1
Accessibility & contrast
On white
1.66
#CCC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#CCC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC7CD
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC7CD | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#C7C9CD
Tritanopia (blue-blind)
#CCC8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc7cd; /* rgb */ color: rgb(204, 199, 205); /* oklch */ color: oklch(83.5% 0.010 320.5);
Tailwind
colors: {
custom: {
50: '#dbd8dc',
500: '#ccc7cd',
950: '#000000',
},
}SCSS
$custom: #ccc7cd; $custom-light: #dbd8dc; $custom-dark: #000000;
JSON
{
"hex": "#ccc7cd",
"rgb": {
"r": 204,
"g": 199,
"b": 205
},
"hsl": {
"h": 290,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.83545,
"c": 0.00988,
"h": 320.5
},
"luminance": 0.58092
}Semantic roles & 50–950 ramp
primary
#CCC7CD
secondary
#99A098
accent
#905660
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384