#C8C2C8#C8C2C8
#C8C2C8 is a very light, near-neutral grey. Relative luminance 0.550; OKLCH L 82.1% C 0.011 H 325.7°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C2C8 |
|---|---|
| RGB | rgb(200, 194, 200) |
| HSL | hsl(300, 5%, 77%) |
| HSV | hsv(300, 3%, 78%) |
| CMYK | cmyk(0%, 3%, 0%, 21.6%) |
| CIE-LAB | lab(79.06, 3.18, -2.26) |
| CIE-LCH | lch(79.06, 3.90, 324.60°) |
| OKLab | oklab(82.07% 0.0087 -0.006) |
| OKLCH | oklch(82.07% 0.011 325.7) |
| XYZ | xyz(53.5349, 55.0333, 62.4346) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.81
Dove Gray
#B6B8BD
ΔE00 5.13
Light Gray
#D3D3D3
ΔE00 6.02
Silver (survey)
#C5C9C7
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 7.49
Fog
#D8DCE0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C2C8 #C2C8C2
analogous
#C5C2C8 #C8C2C8 #C8C2C5
triadic
#C8C2C8 #C8C8C2 #C2C8C8
tetradic
#C8C2C8 #C8C5C2 #C2C8C2 #C2C5C8
square
#C8C2C8 #C8C5C2 #C2C8C2 #C2C5C8
split-complementary
#C8C2C8 #C5C8C2 #C2C8C5
monochromatic
#8E828E #ABA2AB #C8C2C8 #E5E2E5 #F0EFF0
Accessibility & contrast
On white
1.75
#C8C2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#C8C2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C2C8
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C2C8 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C3C8
Deuteranopia (green-blind)
#C3C4C8
Tritanopia (blue-blind)
#C8C2C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c8c2c8; /* rgb */ color: rgb(200, 194, 200); /* oklch */ color: oklch(82.1% 0.011 325.7);
Tailwind
colors: {
custom: {
50: '#d8d4d8',
500: '#c8c2c8',
950: '#000000',
},
}SCSS
$custom: #c8c2c8; $custom-light: #d8d4d8; $custom-dark: #000000;
JSON
{
"hex": "#c8c2c8",
"rgb": {
"r": 200,
"g": 194,
"b": 200
},
"hsl": {
"h": 300,
"s": 5.172,
"l": 77.255
},
"oklch": {
"l": 0.82068,
"c": 0.01058,
"h": 325.7
},
"luminance": 0.55033
}Semantic roles & 50–950 ramp
primary
#C8C2C8
secondary
#939B93
accent
#8F5656
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383