#CCC5CB#CCC5CB
#CCC5CB is a very light, near-neutral grey. Relative luminance 0.571; OKLCH L 83.1% C 0.011 H 330.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC5CB |
|---|---|
| RGB | rgb(204, 197, 203) |
| HSL | hsl(309, 6%, 79%) |
| HSV | hsv(309, 3%, 80%) |
| CMYK | cmyk(0%, 3.4%, 0.5%, 20%) |
| CIE-LAB | lab(80.23, 3.52, -2.13) |
| CIE-LCH | lch(80.23, 4.11, 328.81°) |
| OKLab | oklab(83.09% 0.0098 -0.0056) |
| OKLCH | oklch(83.09% 0.011 330.2) |
| XYZ | xyz(55.6459, 57.0819, 64.5747) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.34
Light Gray
#D3D3D3
ΔE00 5.83
Dove Gray
#B6B8BD
ΔE00 5.98
Gainsboro
#DCDCDC
ΔE00 7.10
Silver (survey)
#C5C9C7
ΔE00 7.62
Fog
#D8DCE0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC5CB #C5CCC6
analogous
#C9C5CC #CCC5CB #CCC5C7
triadic
#CCC5CB #CBCCC5 #C5CBCC
tetradic
#CCC5CB #CCC9C5 #C5CCC6 #C5C7CC
square
#CCC5CB #CCC9C5 #C5CCC6 #C5C7CC
split-complementary
#CCC5CB #C7CCC5 #C5CCC9
monochromatic
#938491 #AFA4AE #CCC5CB #E9E6E8 #F1EFF0
Accessibility & contrast
On white
1.69
#CCC5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#CCC5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC5CB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC5CB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CB
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#CDC5C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc5cb; /* rgb */ color: rgb(204, 197, 203); /* oklch */ color: oklch(83.1% 0.011 330.2);
Tailwind
colors: {
custom: {
50: '#dbd6da',
500: '#ccc5cb',
950: '#000000',
},
}SCSS
$custom: #ccc5cb; $custom-light: #dbd6da; $custom-dark: #000000;
JSON
{
"hex": "#ccc5cb",
"rgb": {
"r": 204,
"g": 197,
"b": 203
},
"hsl": {
"h": 308.571,
"s": 6.422,
"l": 78.627
},
"oklch": {
"l": 0.83085,
"c": 0.01127,
"h": 330.2
},
"luminance": 0.57082
}Semantic roles & 50–950 ramp
primary
#CCC5CB
secondary
#969F97
accent
#905E55
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383