#C2C8BF#C2C8BF
#C2C8BF is a very light, near-neutral grey. Relative luminance 0.565; OKLCH L 82.6% C 0.014 H 134.9°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8BF |
|---|---|
| RGB | rgb(194, 200, 191) |
| HSL | hsl(100, 8%, 77%) |
| HSV | hsv(100, 5%, 78%) |
| CMYK | cmyk(3%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(79.92, -3.71, 3.78) |
| CIE-LCH | lch(79.92, 5.30, 134.48°) |
| OKLab | oklab(82.55% -0.0099 0.0099) |
| OKLCH | oklch(82.55% 0.014 134.9) |
| XYZ | xyz(52.3048, 56.5393, 57.4377) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.72
Light Grey
#D8DCD6
ΔE00 5.27
Silver
#C0C0C0
ΔE00 6.05
Light Gray
#D3D3D3
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 7.83
Warm Gray
#C9BEB0
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8BF #C5BFC8
analogous
#C7C8BF #C2C8BF #BFC8C1
triadic
#C2C8BF #BFC2C8 #C8BFC2
tetradic
#C2C8BF #BFC7C8 #C5BFC8 #C8C1BF
square
#C2C8BF #BFC7C8 #C5BFC8 #C8C1BF
split-complementary
#C2C8BF #C1BFC8 #C8BFC7
monochromatic
#838F7D #A3AC9E #C2C8BF #E1E4E0 #EFF1EF
Accessibility & contrast
On white
1.71
#C2C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#C2C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8BF
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8BF | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BF
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#C2C7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2c8bf; /* rgb */ color: rgb(194, 200, 191); /* oklch */ color: oklch(82.6% 0.014 134.9);
Tailwind
colors: {
custom: {
50: '#d4d8d2',
500: '#c2c8bf',
950: '#000000',
},
}SCSS
$custom: #c2c8bf; $custom-light: #d4d8d2; $custom-dark: #000000;
JSON
{
"hex": "#c2c8bf",
"rgb": {
"r": 194,
"g": 200,
"b": 191
},
"hsl": {
"h": 100,
"s": 7.563,
"l": 76.667
},
"oklch": {
"l": 0.82553,
"c": 0.014,
"h": 134.9
},
"luminance": 0.56539
}Semantic roles & 50–950 ramp
primary
#C2C8BF
secondary
#97909B
accent
#54927D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383