#C2C8CF#C2C8CF
#C2C8CF is a very light, near-neutral cyan. Relative luminance 0.573; OKLCH L 83.0% C 0.012 H 252.1°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8CF |
|---|---|
| RGB | rgb(194, 200, 207) |
| HSL | hsl(212, 12%, 79%) |
| HSV | hsv(212, 6%, 81%) |
| CMYK | cmyk(6.3%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.34, -0.72, -4.20) |
| CIE-LCH | lch(80.34, 4.26, 260.28°) |
| OKLab | oklab(83.02% -0.0036 -0.0112) |
| OKLCH | oklch(83.02% 0.012 252.1) |
| XYZ | xyz(54.1627, 57.2825, 67.2225) |
| Luminance | 0.5728 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver
#C0C0C0
ΔE00 4.36
Dove Gray
#B6B8BD
ΔE00 4.37
Silver (survey)
#C5C9C7
ΔE00 4.61
Light Gray
#D3D3D3
ΔE00 4.87
Fog
#D8DCE0
ΔE00 5.04
Gainsboro
#DCDCDC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8CF #CFC9C2
analogous
#C2CECF #C2C8CF #C2C2CF
triadic
#C2C8CF #CFC2C8 #C8CFC2
tetradic
#C2C8CF #CFC2CE #CFC9C2 #C2CFC2
square
#C2C8CF #CFC2CE #CFC9C2 #C2CFC2
split-complementary
#C2C8CF #CFC2C2 #CECFC2
monochromatic
#7D8A99 #A0A9B4 #C2C8CF #E4E7EA #EEF0F2
Accessibility & contrast
On white
1.69
#C2C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#C2C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8CF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8CF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CF
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#BFCACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2c8cf; /* rgb */ color: rgb(194, 200, 207); /* oklch */ color: oklch(83.0% 0.012 252.1);
Tailwind
colors: {
custom: {
50: '#d4d8dd',
500: '#c2c8cf',
950: '#000000',
},
}SCSS
$custom: #c2c8cf; $custom-light: #d4d8dd; $custom-dark: #000000;
JSON
{
"hex": "#c2c8cf",
"rgb": {
"r": 194,
"g": 200,
"b": 207
},
"hsl": {
"h": 212.308,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.8302,
"c": 0.0118,
"h": 252.1
},
"luminance": 0.57283
}Semantic roles & 50–950 ramp
primary
#C2C8CF
secondary
#A39B92
accent
#754F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384