#CCC5C8#CCC5C8
#CCC5C8 is a very light, near-neutral grey. Relative luminance 0.569; OKLCH L 83.0% C 0.009 H 349.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC5C8 |
|---|---|
| RGB | rgb(204, 197, 200) |
| HSL | hsl(334, 6%, 79%) |
| HSV | hsv(334, 3%, 80%) |
| CMYK | cmyk(0%, 3.4%, 2%, 20%) |
| CIE-LAB | lab(80.15, 2.97, -0.63) |
| CIE-LCH | lch(80.15, 3.04, 347.99°) |
| OKLab | oklab(83% 0.0086 -0.0016) |
| OKLCH | oklch(83% 0.009 349.3) |
| XYZ | xyz(55.2919, 56.9403, 62.7101) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 5.06
Dove Gray
#B6B8BD
ΔE00 5.79
Gainsboro
#DCDCDC
ΔE00 6.50
Silver (survey)
#C5C9C7
ΔE00 6.90
Fog
#D8DCE0
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC5C8 #C5CCC9
analogous
#CCC5CB #CCC5C8 #CCC5C5
triadic
#CCC5C8 #C8CCC5 #C5C8CC
tetradic
#CCC5C8 #CBCCC5 #C5CCC9 #C5C5CC
square
#CCC5C8 #CBCCC5 #C5CCC9 #C5C5CC
split-complementary
#CCC5C8 #C5CCC5 #C5CBCC
monochromatic
#93848A #AFA4A9 #CCC5C8 #E9E6E7 #F1EFF0
Accessibility & contrast
On white
1.70
#CCC5C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#CCC5C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC5C8
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC5C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC5C8 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#C7C7C8
Tritanopia (blue-blind)
#CDC5C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc5c8; /* rgb */ color: rgb(204, 197, 200); /* oklch */ color: oklch(83.0% 0.009 349.3);
Tailwind
colors: {
custom: {
50: '#dbd6d8',
500: '#ccc5c8',
950: '#000000',
},
}SCSS
$custom: #ccc5c8; $custom-light: #dbd6d8; $custom-dark: #000000;
JSON
{
"hex": "#ccc5c8",
"rgb": {
"r": 204,
"g": 197,
"b": 200
},
"hsl": {
"h": 334.286,
"s": 6.422,
"l": 78.627
},
"oklch": {
"l": 0.82996,
"c": 0.00879,
"h": 349.3
},
"luminance": 0.5694
}Semantic roles & 50–950 ramp
primary
#CCC5C8
secondary
#969F9B
accent
#907755
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383