#C2C4CE#C2C4CE
#C2C4CE is a very light, near-neutral blue. Relative luminance 0.554; OKLCH L 82.2% C 0.014 H 277.0°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4CE |
|---|---|
| RGB | rgb(194, 196, 206) |
| HSL | hsl(230, 11%, 78%) |
| HSV | hsv(230, 6%, 81%) |
| CMYK | cmyk(5.8%, 4.9%, 0%, 19.2%) |
| CIE-LAB | lab(79.27, 1.21, -5.23) |
| CIE-LCH | lch(79.27, 5.37, 282.99°) |
| OKLab | oklab(82.18% 0.0017 -0.014) |
| OKLCH | oklch(82.18% 0.014 277) |
| XYZ | xyz(53.1265, 55.4052, 66.2760) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.03
Silver
#C0C0C0
ΔE00 5.04
Light Gray
#D3D3D3
ΔE00 6.09
Fog
#D8DCE0
ΔE00 6.55
Silver (survey)
#C5C9C7
ΔE00 6.61
Light Blue Grey
#B7C9E2
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4CE #CECCC2
analogous
#C2CACE #C2C4CE #C6C2CE
triadic
#C2C4CE #CEC2C4 #C4CEC2
tetradic
#C2C4CE #CEC2CA #CECCC2 #C2CEC6
square
#C2C4CE #CEC2CA #CECCC2 #C2CEC6
split-complementary
#C2C4CE #CEC6C2 #CACEC2
monochromatic
#7E8297 #A0A3B3 #C2C4CE #E4E5E9 #EEEFF1
Accessibility & contrast
On white
1.74
#C2C4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#C2C4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4CE
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4CE | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CF
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#C0C6C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c4ce; /* rgb */ color: rgb(194, 196, 206); /* oklch */ color: oklch(82.2% 0.014 277.0);
Tailwind
colors: {
custom: {
50: '#d4d5dd',
500: '#c2c4ce',
950: '#000000',
},
}SCSS
$custom: #c2c4ce; $custom-light: #d4d5dd; $custom-dark: #000000;
JSON
{
"hex": "#c2c4ce",
"rgb": {
"r": 194,
"g": 196,
"b": 206
},
"hsl": {
"h": 230,
"s": 10.909,
"l": 78.431
},
"oklch": {
"l": 0.82176,
"c": 0.01409,
"h": 277
},
"luminance": 0.55405
}Semantic roles & 50–950 ramp
primary
#C2C4CE
secondary
#A29F92
accent
#8A5195
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384