#C2C5CC#C2C5CC
#C2C5CC is a very light, near-neutral blue. Relative luminance 0.558; OKLCH L 82.3% C 0.010 H 267.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C5CC |
|---|---|
| RGB | rgb(194, 197, 204) |
| HSL | hsl(222, 9%, 78%) |
| HSV | hsv(222, 5%, 80%) |
| CMYK | cmyk(4.9%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(79.48, 0.29, -3.85) |
| CIE-LCH | lch(79.48, 3.87, 274.30°) |
| OKLab | oklab(82.32% -0.0005 -0.0103) |
| OKLCH | oklch(82.32% 0.01 267.3) |
| XYZ | xyz(53.1114, 55.7612, 65.0800) |
| Luminance | 0.5576 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.49
Silver
#C0C0C0
ΔE00 3.78
Light Gray
#D3D3D3
ΔE00 4.96
Silver (survey)
#C5C9C7
ΔE00 5.02
Fog
#D8DCE0
ΔE00 5.69
Gainsboro
#DCDCDC
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C5CC #CCC9C2
analogous
#C2CACC #C2C5CC #C4C2CC
triadic
#C2C5CC #CCC2C5 #C5CCC2
tetradic
#C2C5CC #CCC2CA #CCC9C2 #C2CCC4
square
#C2C5CC #CCC2CA #CCC9C2 #C2CCC4
split-complementary
#C2C5CC #CCC4C2 #CACCC2
monochromatic
#7F8694 #A1A5B0 #C2C5CC #E3E5E8 #EEEFF1
Accessibility & contrast
On white
1.73
#C2C5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#C2C5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C5CC
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C5CC | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CC
Deuteranopia (green-blind)
#C2C5CC
Tritanopia (blue-blind)
#C0C6C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c5cc; /* rgb */ color: rgb(194, 197, 204); /* oklch */ color: oklch(82.3% 0.010 267.3);
Tailwind
colors: {
custom: {
50: '#d4d6db',
500: '#c2c5cc',
950: '#000000',
},
}SCSS
$custom: #c2c5cc; $custom-light: #d4d6db; $custom-dark: #000000;
JSON
{
"hex": "#c2c5cc",
"rgb": {
"r": 194,
"g": 197,
"b": 204
},
"hsl": {
"h": 222,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.82317,
"c": 0.0103,
"h": 267.3
},
"luminance": 0.55761
}Semantic roles & 50–950 ramp
primary
#C2C5CC
secondary
#9F9C93
accent
#805393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384