#C2C8D2#C2C8D2
#C2C8D2 is a very light, near-neutral blue. Relative luminance 0.574; OKLCH L 83.1% C 0.015 H 260.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8D2 |
|---|---|
| RGB | rgb(194, 200, 210) |
| HSL | hsl(218, 15%, 79%) |
| HSV | hsv(218, 8%, 82%) |
| CMYK | cmyk(7.6%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(80.42, -0.14, -5.69) |
| CIE-LCH | lch(80.42, 5.69, 268.64°) |
| OKLab | oklab(83.11% -0.0025 -0.0152) |
| OKLCH | oklch(83.11% 0.015 260.7) |
| XYZ | xyz(54.5329, 57.4306, 69.1725) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.74
Silver
#C0C0C0
ΔE00 5.39
Fog
#D8DCE0
ΔE00 5.54
Light Gray
#D3D3D3
ΔE00 5.76
Silver (survey)
#C5C9C7
ΔE00 6.02
Light Blue Grey
#B7C9E2
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8D2 #D2CCC2
analogous
#C2D0D2 #C2C8D2 #C4C2D2
triadic
#C2C8D2 #D2C2C8 #C8D2C2
tetradic
#C2C8D2 #D2C2D0 #D2CCC2 #C2D2C4
square
#C2C8D2 #D2C2D0 #D2CCC2 #C2D2C4
split-complementary
#C2C8D2 #D2C4C2 #D0D2C2
monochromatic
#7C889E #9FA8B8 #C2C8D2 #E5E8EC #EDEFF2
Accessibility & contrast
On white
1.68
#C2C8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#C2C8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8D2
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8D2 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D3
Deuteranopia (green-blind)
#C3C7D2
Tritanopia (blue-blind)
#BECACB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2c8d2; /* rgb */ color: rgb(194, 200, 210); /* oklch */ color: oklch(83.1% 0.015 260.7);
Tailwind
colors: {
custom: {
50: '#d4d8df',
500: '#c2c8d2',
950: '#000000',
},
}SCSS
$custom: #c2c8d2; $custom-light: #d4d8df; $custom-dark: #000000;
JSON
{
"hex": "#c2c8d2",
"rgb": {
"r": 194,
"g": 200,
"b": 210
},
"hsl": {
"h": 217.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.83113,
"c": 0.01544,
"h": 260.7
},
"luminance": 0.57431
}Semantic roles & 50–950 ramp
primary
#C2C8D2
secondary
#A79F92
accent
#7C4C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384