#C2C8DC#C2C8DC
#C2C8DC is a very light, muted blue. Relative luminance 0.579; OKLCH L 83.4% C 0.029 H 272.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8DC |
|---|---|
| RGB | rgb(194, 200, 220) |
| HSL | hsl(226, 27%, 81%) |
| HSV | hsv(226, 12%, 86%) |
| CMYK | cmyk(11.8%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(80.71, 1.87, -10.63) |
| CIE-LCH | lch(80.71, 10.79, 279.96°) |
| OKLab | oklab(83.43% 0.0012 -0.0286) |
| OKLCH | oklch(83.43% 0.029 272.5) |
| XYZ | xyz(55.8179, 57.9446, 75.9400) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 5.50
Cloudy Blue
#ACC2D9
ΔE00 6.57
Dove Gray
#B6B8BD
ΔE00 7.56
Lavender (CSS)
#E6E6FA
ΔE00 7.71
Fog
#D8DCE0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8DC #DCD6C2
analogous
#C2D5DC #C2C8DC #C9C2DC
triadic
#C2C8DC #DCC2C8 #C8DCC2
tetradic
#C2C8DC #DCC2D5 #DCD6C2 #C2DCC9
square
#C2C8DC #DCC2D5 #DCD6C2 #C2DCC9
split-complementary
#C2C8DC #DCC9C2 #D5DCC2
monochromatic
#7482AF #9BA5C6 #C2C8DC #E9EBF2 #ECEDF4
Accessibility & contrast
On white
1.67
#C2C8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#C2C8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8DC
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8DC | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DD
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#BCCCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2c8dc; /* rgb */ color: rgb(194, 200, 220); /* oklch */ color: oklch(83.4% 0.029 272.5);
Tailwind
colors: {
custom: {
50: '#d4d8e6',
500: '#c2c8dc',
950: '#000000',
},
}SCSS
$custom: #c2c8dc; $custom-light: #d4d8e6; $custom-dark: #000000;
JSON
{
"hex": "#c2c8dc",
"rgb": {
"r": 194,
"g": 200,
"b": 220
},
"hsl": {
"h": 226.154,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.83433,
"c": 0.02866,
"h": 272.5
},
"luminance": 0.57945
}Semantic roles & 50–950 ramp
primary
#C2C8DC
secondary
#B3AB8F
accent
#8E40A6
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384