#C2C8DA#C2C8DA
#C2C8DA is a very light, muted blue. Relative luminance 0.578; OKLCH L 83.4% C 0.026 H 271.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8DA |
|---|---|
| RGB | rgb(194, 200, 218) |
| HSL | hsl(225, 24%, 81%) |
| HSV | hsv(225, 11%, 85%) |
| CMYK | cmyk(11%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(80.65, 1.46, -9.64) |
| CIE-LCH | lch(80.65, 9.75, 278.61°) |
| OKLab | oklab(83.37% 0.0005 -0.0259) |
| OKLCH | oklch(83.37% 0.026 271.1) |
| XYZ | xyz(55.5546, 57.8393, 74.5533) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 5.49
Cloudy Blue
#ACC2D9
ΔE00 6.36
Dove Gray
#B6B8BD
ΔE00 6.93
Fog
#D8DCE0
ΔE00 7.78
Lavender (CSS)
#E6E6FA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8DA #DAD4C2
analogous
#C2D4DA #C2C8DA #C8C2DA
triadic
#C2C8DA #DAC2C8 #C8DAC2
tetradic
#C2C8DA #DAC2D4 #DAD4C2 #C2DAC8
square
#C2C8DA #DAC2D4 #DAD4C2 #C2DAC8
split-complementary
#C2C8DA #DAC8C2 #D4DAC2
monochromatic
#7683AC #9CA6C3 #C2C8DA #E8EAF1 #ECEEF3
Accessibility & contrast
On white
1.67
#C2C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#C2C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8DA
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8DA | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#C1C7DA
Tritanopia (blue-blind)
#BDCBCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2c8da; /* rgb */ color: rgb(194, 200, 218); /* oklch */ color: oklch(83.4% 0.026 271.1);
Tailwind
colors: {
custom: {
50: '#d4d8e5',
500: '#c2c8da',
950: '#000000',
},
}SCSS
$custom: #c2c8da; $custom-light: #d4d8e5; $custom-dark: #000000;
JSON
{
"hex": "#c2c8da",
"rgb": {
"r": 194,
"g": 200,
"b": 218
},
"hsl": {
"h": 225,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.83368,
"c": 0.02595,
"h": 271.1
},
"luminance": 0.5784
}Semantic roles & 50–950 ramp
primary
#C2C8DA
secondary
#B0A890
accent
#8B43A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384