#C2C2CC#C2C2CC
#C2C2CC is a light, near-neutral blue. Relative luminance 0.544; OKLCH L 81.7% C 0.014 H 286.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2CC |
|---|---|
| RGB | rgb(194, 194, 204) |
| HSL | hsl(240, 9%, 78%) |
| HSV | hsv(240, 5%, 80%) |
| CMYK | cmyk(4.9%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(78.70, 1.88, -5.00) |
| CIE-LCH | lch(78.70, 5.34, 290.66°) |
| OKLab | oklab(81.71% 0.0039 -0.0133) |
| OKLCH | oklch(81.71% 0.014 286.1) |
| XYZ | xyz(52.4370, 54.4124, 64.8551) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.03
Silver
#C0C0C0
ΔE00 5.13
Light Gray
#D3D3D3
ΔE00 6.46
Silver (survey)
#C5C9C7
ΔE00 7.09
Fog
#D8DCE0
ΔE00 7.23
Gainsboro
#DCDCDC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2CC #CCCCC2
analogous
#C2C7CC #C2C2CC #C7C2CC
triadic
#C2C2CC #CCC2C2 #C2CCC2
tetradic
#C2C2CC #CCC2C7 #CCCCC2 #C2CCC7
square
#C2C2CC #CCC2C7 #CCCCC2 #C2CCC7
split-complementary
#C2C2CC #CCC7C2 #C7CCC2
monochromatic
#7F7F94 #A1A1B0 #C2C2CC #E3E3E8 #EEEEF1
Accessibility & contrast
On white
1.77
#C2C2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#C2C2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2CC
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2CC | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#C0C2CC
Tritanopia (blue-blind)
#C0C4C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2c2cc; /* rgb */ color: rgb(194, 194, 204); /* oklch */ color: oklch(81.7% 0.014 286.1);
Tailwind
colors: {
custom: {
50: '#d4d4db',
500: '#c2c2cc',
950: '#000000',
},
}SCSS
$custom: #c2c2cc; $custom-light: #d4d4db; $custom-dark: #000000;
JSON
{
"hex": "#c2c2cc",
"rgb": {
"r": 194,
"g": 194,
"b": 204
},
"hsl": {
"h": 240,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.81708,
"c": 0.01388,
"h": 286.1
},
"luminance": 0.54413
}Semantic roles & 50–950 ramp
primary
#C2C2CC
secondary
#9F9F93
accent
#935393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384