#C2C8D4#C2C8D4
#C2C8D4 is a very light, near-neutral blue. Relative luminance 0.575; OKLCH L 83.2% C 0.018 H 264.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8D4 |
|---|---|
| RGB | rgb(194, 200, 212) |
| HSL | hsl(220, 17%, 80%) |
| HSV | hsv(220, 8%, 83%) |
| CMYK | cmyk(8.5%, 5.7%, 0%, 16.9%) |
| CIE-LAB | lab(80.48, 0.26, -6.68) |
| CIE-LCH | lch(80.48, 6.68, 272.22°) |
| OKLab | oklab(83.18% -0.0017 -0.0179) |
| OKLCH | oklch(83.18% 0.018 264.5) |
| XYZ | xyz(54.7836, 57.5309, 70.4929) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.18
Light Blue Grey
#B7C9E2
ΔE00 5.50
Fog
#D8DCE0
ΔE00 6.02
Silver
#C0C0C0
ΔE00 6.13
Lightsteelblue
#B0C4DE
ΔE00 6.23
Cloudy Blue
#ACC2D9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8D4 #D4CEC2
analogous
#C2D1D4 #C2C8D4 #C5C2D4
triadic
#C2C8D4 #D4C2C8 #C8D4C2
tetradic
#C2C8D4 #D4C2D1 #D4CEC2 #C2D4C5
square
#C2C8D4 #D4C2D1 #D4CEC2 #C2D4C5
split-complementary
#C2C8D4 #D4C5C2 #D1D4C2
monochromatic
#7A87A1 #9EA8BB #C2C8D4 #E6E8ED #EDEFF2
Accessibility & contrast
On white
1.68
#C2C8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#C2C8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8D4
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8D4 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D5
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#BECACC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2c8d4; /* rgb */ color: rgb(194, 200, 212); /* oklch */ color: oklch(83.2% 0.018 264.5);
Tailwind
colors: {
custom: {
50: '#d4d8e1',
500: '#c2c8d4',
950: '#000000',
},
}SCSS
$custom: #c2c8d4; $custom-light: #d4d8e1; $custom-dark: #000000;
JSON
{
"hex": "#c2c8d4",
"rgb": {
"r": 194,
"g": 200,
"b": 212
},
"hsl": {
"h": 220,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.83176,
"c": 0.01799,
"h": 264.5
},
"luminance": 0.57531
}Semantic roles & 50–950 ramp
primary
#C2C8D4
secondary
#A9A191
accent
#804A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384