#C4C8CB#C4C8CB
#C4C8CB is a very light, near-neutral grey. Relative luminance 0.574; OKLCH L 83.1% C 0.006 H 239.9°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C4C8CB |
|---|---|
| RGB | rgb(196, 200, 203) |
| HSL | hsl(206, 6%, 78%) |
| HSV | hsv(206, 3%, 80%) |
| CMYK | cmyk(3.4%, 1.5%, 0%, 20.4%) |
| CIE-LAB | lab(80.38, -0.81, -1.97) |
| CIE-LCH | lch(80.38, 2.13, 247.69°) |
| OKLab | oklab(83.05% -0.0031 -0.0053) |
| OKLCH | oklch(83.05% 0.006 239.9) |
| XYZ | xyz(54.1967, 57.3559, 64.7039) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.75
Silver
#C0C0C0
ΔE00 2.89
Light Gray
#D3D3D3
ΔE00 3.58
Dove Gray
#B6B8BD
ΔE00 4.34
Fog
#D8DCE0
ΔE00 4.80
Gainsboro
#DCDCDC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4C8CB #CBC7C4
analogous
#C4CBCA #C4C8CB #C4C4CB
triadic
#C4C8CB #CBC4C8 #C8CBC4
tetradic
#C4C8CB #CAC4CB #CBC7C4 #C4CBC4
square
#C4C8CB #CAC4CB #CBC7C4 #C4CBC4
split-complementary
#C4C8CB #CBC4C4 #CBCAC4
monochromatic
#838B92 #A3AAAE #C4C8CB #E5E6E8 #EFF0F1
Accessibility & contrast
On white
1.68
#C4C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#C4C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4C8CB
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4C8CB | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#C2C9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c4c8cb; /* rgb */ color: rgb(196, 200, 203); /* oklch */ color: oklch(83.1% 0.006 239.9);
Tailwind
colors: {
custom: {
50: '#d5d8da',
500: '#c4c8cb',
950: '#000000',
},
}SCSS
$custom: #c4c8cb; $custom-light: #d5d8da; $custom-dark: #000000;
JSON
{
"hex": "#c4c8cb",
"rgb": {
"r": 196,
"g": 200,
"b": 203
},
"hsl": {
"h": 205.714,
"s": 6.306,
"l": 78.235
},
"oklch": {
"l": 0.83054,
"c": 0.00609,
"h": 239.9
},
"luminance": 0.57356
}Semantic roles & 50–950 ramp
primary
#C4C8CB
secondary
#9E9995
accent
#6F5590
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383