#C8CACC#C8CACC
#C8CACC is a very light, near-neutral grey. Relative luminance 0.589; OKLCH L 83.8% C 0.004 H 247.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CACC |
|---|---|
| RGB | rgb(200, 202, 204) |
| HSL | hsl(210, 4%, 79%) |
| HSV | hsv(210, 2%, 80%) |
| CMYK | cmyk(2%, 1%, 0%, 20%) |
| CIE-LAB | lab(81.23, -0.32, -1.24) |
| CIE-LCH | lch(81.23, 1.28, 255.66°) |
| OKLab | oklab(83.8% -0.0013 -0.0033) |
| OKLCH | oklch(83.8% 0.004 247.8) |
| XYZ | xyz(55.8371, 58.8799, 65.5384) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.58
Silver (survey)
#C5C9C7
ΔE00 2.67
Silver
#C0C0C0
ΔE00 2.77
Fog
#D8DCE0
ΔE00 4.35
Gainsboro
#DCDCDC
ΔE00 4.51
Dove Gray
#B6B8BD
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CACC #CCCAC8
analogous
#C8CCCC #C8CACC #C8C8CC
triadic
#C8CACC #CCC8CA #CACCC8
tetradic
#C8CACC #CCC8CC #CCCAC8 #C8CCC8
square
#C8CACC #CCC8CC #CCCAC8 #C8CCC8
split-complementary
#C8CACC #CCC8C8 #CCCCC8
monochromatic
#888D91 #A8ABAF #C8CACC #E8E9E9 #EFF0F0
Accessibility & contrast
On white
1.64
#C8CACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#C8CACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CACC
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CACC | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#C7CACB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c8cacc; /* rgb */ color: rgb(200, 202, 204); /* oklch */ color: oklch(83.8% 0.004 247.8);
Tailwind
colors: {
custom: {
50: '#d8dadb',
500: '#c8cacc',
950: '#000000',
},
}SCSS
$custom: #c8cacc; $custom-light: #d8dadb; $custom-dark: #000000;
JSON
{
"hex": "#c8cacc",
"rgb": {
"r": 200,
"g": 202,
"b": 204
},
"hsl": {
"h": 210,
"s": 3.774,
"l": 79.216
},
"oklch": {
"l": 0.83803,
"c": 0.00355,
"h": 247.8
},
"luminance": 0.5888
}Semantic roles & 50–950 ramp
primary
#C8CACC
secondary
#9F9C99
accent
#73588E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384