#C4CCCB#C4CCCB
#C4CCCB is a very light, near-neutral grey. Relative luminance 0.592; OKLCH L 83.9% C 0.009 H 188.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCCB |
|---|---|
| RGB | rgb(196, 204, 203) |
| HSL | hsl(173, 7%, 78%) |
| HSV | hsv(173, 4%, 80%) |
| CMYK | cmyk(3.9%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(81.42, -2.91, -0.45) |
| CIE-LCH | lch(81.42, 2.95, 188.82°) |
| OKLab | oklab(83.87% -0.0088 -0.0012) |
| OKLCH | oklch(83.87% 0.009 188.1) |
| XYZ | xyz(55.1352, 59.2329, 65.0167) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.86
Light Gray
#D3D3D3
ΔE00 4.52
Silver
#C0C0C0
ΔE00 4.76
Light Grey
#D8DCD6
ΔE00 4.80
Fog
#D8DCE0
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCCB #CCC4C5
analogous
#C4CCC7 #C4CCCB #C4C9CC
triadic
#C4CCCB #CBC4CC #CCCBC4
tetradic
#C4CCCB #C7C4CC #CCC4C5 #C9CCC4
square
#C4CCCB #C7C4CC #CCC4C5 #C9CCC4
split-complementary
#C4CCCB #CCC4C9 #CCC7C4
monochromatic
#829391 #A3B0AE #C4CCCB #E5E8E8 #EFF1F1
Accessibility & contrast
On white
1.63
#C4CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#C4CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCCB
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCCB | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#C9CACB
Tritanopia (blue-blind)
#C2CCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c4cccb; /* rgb */ color: rgb(196, 204, 203); /* oklch */ color: oklch(83.9% 0.009 188.1);
Tailwind
colors: {
custom: {
50: '#d5dbda',
500: '#c4cccb',
950: '#000000',
},
}SCSS
$custom: #c4cccb; $custom-light: #d5dbda; $custom-dark: #000000;
JSON
{
"hex": "#c4cccb",
"rgb": {
"r": 196,
"g": 204,
"b": 203
},
"hsl": {
"h": 172.5,
"s": 7.273,
"l": 78.431
},
"oklch": {
"l": 0.83872,
"c": 0.00888,
"h": 188.1
},
"luminance": 0.59233
}Semantic roles & 50–950 ramp
primary
#C4CCCB
secondary
#9F9596
accent
#545C91
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483