#C2C2CF#C2C2CF
#C2C2CF is a light, near-neutral blue. Relative luminance 0.546; OKLCH L 81.8% C 0.018 H 286.0°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2CF |
|---|---|
| RGB | rgb(194, 194, 207) |
| HSL | hsl(240, 12%, 79%) |
| HSV | hsv(240, 6%, 81%) |
| CMYK | cmyk(6.3%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(78.79, 2.47, -6.49) |
| CIE-LCH | lch(78.79, 6.94, 290.80°) |
| OKLab | oklab(81.8% 0.005 -0.0174) |
| OKLCH | oklch(81.8% 0.018 286) |
| XYZ | xyz(52.8003, 54.5577, 66.7684) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.05
Silver
#C0C0C0
ΔE00 6.44
Light Gray
#D3D3D3
ΔE00 7.50
Light Blue Grey
#B7C9E2
ΔE00 7.69
Fog
#D8DCE0
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2CF #CFCFC2
analogous
#C2C8CF #C2C2CF #C8C2CF
triadic
#C2C2CF #CFC2C2 #C2CFC2
tetradic
#C2C2CF #CFC2C8 #CFCFC2 #C2CFC8
square
#C2C2CF #CFC2C8 #CFCFC2 #C2CFC8
split-complementary
#C2C2CF #CFC8C2 #C8CFC2
monochromatic
#7D7D99 #A0A0B4 #C2C2CF #E4E4EA #EEEEF2
Accessibility & contrast
On white
1.76
#C2C2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#C2C2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2CF
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2CF | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#BFC3CF
Tritanopia (blue-blind)
#C0C4C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2c2cf; /* rgb */ color: rgb(194, 194, 207); /* oklch */ color: oklch(81.8% 0.018 286.0);
Tailwind
colors: {
custom: {
50: '#d4d4dd',
500: '#c2c2cf',
950: '#000000',
},
}SCSS
$custom: #c2c2cf; $custom-light: #d4d4dd; $custom-dark: #000000;
JSON
{
"hex": "#c2c2cf",
"rgb": {
"r": 194,
"g": 194,
"b": 207
},
"hsl": {
"h": 240,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.81802,
"c": 0.01806,
"h": 286
},
"luminance": 0.54558
}Semantic roles & 50–950 ramp
primary
#C2C2CF
secondary
#A3A392
accent
#964F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384