#C2C4C8#C2C4C8
#C2C4C8 is a light, near-neutral grey. Relative luminance 0.551; OKLCH L 82.0% C 0.006 H 264.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4C8 |
|---|---|
| RGB | rgb(194, 196, 200) |
| HSL | hsl(220, 5%, 77%) |
| HSV | hsv(220, 3%, 78%) |
| CMYK | cmyk(3%, 2%, 0%, 21.6%) |
| CIE-LAB | lab(79.11, 0.06, -2.24) |
| CIE-LCH | lch(79.11, 2.24, 271.49°) |
| OKLab | oklab(81.99% -0.0006 -0.006) |
| OKLCH | oklch(81.99% 0.006 264.5) |
| XYZ | xyz(52.4115, 55.1192, 62.5103) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.35
Dove Gray
#B6B8BD
ΔE00 3.16
Silver (survey)
#C5C9C7
ΔE00 3.81
Light Gray
#D3D3D3
ΔE00 4.27
Fog
#D8DCE0
ΔE00 5.74
Gainsboro
#DCDCDC
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4C8 #C8C6C2
analogous
#C2C7C8 #C2C4C8 #C3C2C8
triadic
#C2C4C8 #C8C2C4 #C4C8C2
tetradic
#C2C4C8 #C8C2C7 #C8C6C2 #C2C8C3
square
#C2C4C8 #C8C2C7 #C8C6C2 #C2C8C3
split-complementary
#C2C4C8 #C8C3C2 #C7C8C2
monochromatic
#82868E #A2A5AB #C2C4C8 #E2E3E5 #EFEFF0
Accessibility & contrast
On white
1.75
#C2C4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#C2C4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4C8
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4C8 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#C2C4C8
Tritanopia (blue-blind)
#C1C5C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c4c8; /* rgb */ color: rgb(194, 196, 200); /* oklch */ color: oklch(82.0% 0.006 264.5);
Tailwind
colors: {
custom: {
50: '#d4d5d8',
500: '#c2c4c8',
950: '#000000',
},
}SCSS
$custom: #c2c4c8; $custom-light: #d4d5d8; $custom-dark: #000000;
JSON
{
"hex": "#c2c4c8",
"rgb": {
"r": 194,
"g": 196,
"b": 200
},
"hsl": {
"h": 220,
"s": 5.172,
"l": 77.255
},
"oklch": {
"l": 0.81992,
"c": 0.006,
"h": 264.5
},
"luminance": 0.55119
}Semantic roles & 50–950 ramp
primary
#C2C4C8
secondary
#9B9893
accent
#7C568F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383