#C2C8CE#C2C8CE
#C2C8CE is a very light, near-neutral cyan. Relative luminance 0.572; OKLCH L 83.0% C 0.011 H 247.9°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8CE |
|---|---|
| RGB | rgb(194, 200, 206) |
| HSL | hsl(210, 11%, 78%) |
| HSV | hsv(210, 6%, 81%) |
| CMYK | cmyk(5.8%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(80.31, -0.91, -3.70) |
| CIE-LCH | lch(80.31, 3.81, 256.15°) |
| OKLab | oklab(82.99% -0.004 -0.0099) |
| OKLCH | oklch(82.99% 0.011 247.9) |
| XYZ | xyz(54.0408, 57.2337, 66.5807) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver
#C0C0C0
ΔE00 4.06
Silver (survey)
#C5C9C7
ΔE00 4.13
Dove Gray
#B6B8BD
ΔE00 4.35
Light Gray
#D3D3D3
ΔE00 4.62
Fog
#D8DCE0
ΔE00 4.96
Gainsboro
#DCDCDC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8CE #CEC8C2
analogous
#C2CECE #C2C8CE #C2C2CE
triadic
#C2C8CE #CEC2C8 #C8CEC2
tetradic
#C2C8CE #CEC2CE #CEC8C2 #C2CEC2
square
#C2C8CE #CEC2CE #CEC8C2 #C2CEC2
split-complementary
#C2C8CE #CEC2C2 #CECEC2
monochromatic
#7E8B97 #A0A9B3 #C2C8CE #E4E7E9 #EEF0F1
Accessibility & contrast
On white
1.69
#C2C8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#C2C8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8CE
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8CE | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#C4C7CE
Tritanopia (blue-blind)
#BFC9CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2c8ce; /* rgb */ color: rgb(194, 200, 206); /* oklch */ color: oklch(83.0% 0.011 247.9);
Tailwind
colors: {
custom: {
50: '#d4d8dc',
500: '#c2c8ce',
950: '#000000',
},
}SCSS
$custom: #c2c8ce; $custom-light: #d4d8dc; $custom-dark: #000000;
JSON
{
"hex": "#c2c8ce",
"rgb": {
"r": 194,
"g": 200,
"b": 206
},
"hsl": {
"h": 210,
"s": 10.909,
"l": 78.431
},
"oklch": {
"l": 0.8299,
"c": 0.01068,
"h": 247.9
},
"luminance": 0.57234
}Semantic roles & 50–950 ramp
primary
#C2C8CE
secondary
#A29A92
accent
#735195
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384