#C2C8D6#C2C8D6
#C2C8D6 is a very light, muted blue. Relative luminance 0.576; OKLCH L 83.2% C 0.021 H 267.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8D6 |
|---|---|
| RGB | rgb(194, 200, 214) |
| HSL | hsl(222, 20%, 80%) |
| HSV | hsv(222, 9%, 84%) |
| CMYK | cmyk(9.3%, 6.5%, 0%, 16.1%) |
| CIE-LAB | lab(80.53, 0.66, -7.67) |
| CIE-LCH | lch(80.53, 7.70, 274.89°) |
| OKLab | oklab(83.24% -0.001 -0.0206) |
| OKLCH | oklch(83.24% 0.021 267.2) |
| XYZ | xyz(55.0375, 57.6324, 71.8299) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.05
Dove Gray
#B6B8BD
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 5.85
Cloudy Blue
#ACC2D9
ΔE00 6.25
Fog
#D8DCE0
ΔE00 6.57
Silver
#C0C0C0
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8D6 #D6D0C2
analogous
#C2D2D6 #C2C8D6 #C6C2D6
triadic
#C2C8D6 #D6C2C8 #C8D6C2
tetradic
#C2C8D6 #D6C2D2 #D6D0C2 #C2D6C6
square
#C2C8D6 #D6C2D2 #D6D0C2 #C2D6C6
split-complementary
#C2C8D6 #D6C6C2 #D2D6C2
monochromatic
#7986A5 #9DA7BD #C2C8D6 #E7E9EF #EDEEF3
Accessibility & contrast
On white
1.68
#C2C8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#C2C8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8D6
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8D6 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C9D7
Deuteranopia (green-blind)
#C2C7D6
Tritanopia (blue-blind)
#BECBCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2c8d6; /* rgb */ color: rgb(194, 200, 214); /* oklch */ color: oklch(83.2% 0.021 267.2);
Tailwind
colors: {
custom: {
50: '#d4d8e2',
500: '#c2c8d6',
950: '#000000',
},
}SCSS
$custom: #c2c8d6; $custom-light: #d4d8e2; $custom-dark: #000000;
JSON
{
"hex": "#c2c8d6",
"rgb": {
"r": 194,
"g": 200,
"b": 214
},
"hsl": {
"h": 222,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.83239,
"c": 0.0206,
"h": 267.2
},
"luminance": 0.57633
}Semantic roles & 50–950 ramp
primary
#C2C8D6
secondary
#ABA391
accent
#84489E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384