#C4CCC8#C4CCC8
#C4CCC8 is a very light, near-neutral grey. Relative luminance 0.591; OKLCH L 83.8% C 0.010 H 164.8°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCC8 |
|---|---|
| RGB | rgb(196, 204, 200) |
| HSL | hsl(150, 7%, 78%) |
| HSV | hsv(150, 4%, 80%) |
| CMYK | cmyk(3.9%, 0%, 2%, 20%) |
| CIE-LAB | lab(81.34, -3.47, 1.04) |
| CIE-LCH | lch(81.34, 3.63, 163.34°) |
| OKLab | oklab(83.79% -0.01 0.0027) |
| OKLCH | oklch(83.79% 0.01 164.8) |
| XYZ | xyz(54.7812, 59.0913, 63.1521) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.30
Light Grey
#D8DCD6
ΔE00 4.38
Light Gray
#D3D3D3
ΔE00 5.21
Silver
#C0C0C0
ΔE00 5.38
Gainsboro
#DCDCDC
ΔE00 6.36
Fog
#D8DCE0
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCC8 #CCC4C8
analogous
#C4CCC4 #C4CCC8 #C4CCCC
triadic
#C4CCC8 #C8C4CC #CCC8C4
tetradic
#C4CCC8 #C4C4CC #CCC4C8 #CCCCC4
square
#C4CCC8 #C4C4CC #CCC4C8 #CCCCC4
split-complementary
#C4CCC8 #CCC4CC #CCC4C4
monochromatic
#82938B #A3B0A9 #C4CCC8 #E5E8E7 #EFF1F0
Accessibility & contrast
On white
1.64
#C4CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#C4CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCC8
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCC8 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#CACAC8
Tritanopia (blue-blind)
#C3CCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c4ccc8; /* rgb */ color: rgb(196, 204, 200); /* oklch */ color: oklch(83.8% 0.010 164.8);
Tailwind
colors: {
custom: {
50: '#d5dbd8',
500: '#c4ccc8',
950: '#000000',
},
}SCSS
$custom: #c4ccc8; $custom-light: #d5dbd8; $custom-dark: #000000;
JSON
{
"hex": "#c4ccc8",
"rgb": {
"r": 196,
"g": 204,
"b": 200
},
"hsl": {
"h": 150,
"s": 7.273,
"l": 78.431
},
"oklch": {
"l": 0.83786,
"c": 0.01032,
"h": 164.8
},
"luminance": 0.59092
}Semantic roles & 50–950 ramp
primary
#C4CCC8
secondary
#9F959A
accent
#547391
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483