#C2C8DD#C2C8DD
#C2C8DD is a very light, muted blue. Relative luminance 0.580; OKLCH L 83.5% C 0.030 H 273.0°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8DD |
|---|---|
| RGB | rgb(194, 200, 221) |
| HSL | hsl(227, 28%, 81%) |
| HSV | hsv(227, 12%, 87%) |
| CMYK | cmyk(12.2%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(80.74, 2.07, -11.12) |
| CIE-LCH | lch(80.74, 11.31, 280.55°) |
| OKLab | oklab(83.47% 0.0016 -0.03) |
| OKLCH | oklch(83.47% 0.03 273) |
| XYZ | xyz(55.9507, 57.9977, 76.6395) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 5.54
Cloudy Blue
#ACC2D9
ΔE00 6.70
Lavender (CSS)
#E6E6FA
ΔE00 7.67
Dove Gray
#B6B8BD
ΔE00 7.88
Fog
#D8DCE0
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8DD #DDD7C2
analogous
#C2D6DD #C2C8DD #CAC2DD
triadic
#C2C8DD #DDC2C8 #C8DDC2
tetradic
#C2C8DD #DDC2D6 #DDD7C2 #C2DDCA
square
#C2C8DD #DDC2D6 #DDD7C2 #C2DDCA
split-complementary
#C2C8DD #DDCAC2 #D6DDC2
monochromatic
#7381B1 #9BA5C7 #C2C8DD #E9EBF3 #EBEDF4
Accessibility & contrast
On white
1.67
#C2C8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#C2C8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8DD
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8DD | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CADE
Deuteranopia (green-blind)
#C1C7DC
Tritanopia (blue-blind)
#BCCCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2c8dd; /* rgb */ color: rgb(194, 200, 221); /* oklch */ color: oklch(83.5% 0.030 273.0);
Tailwind
colors: {
custom: {
50: '#d4d8e7',
500: '#c2c8dd',
950: '#000000',
},
}SCSS
$custom: #c2c8dd; $custom-light: #d4d8e7; $custom-dark: #000000;
JSON
{
"hex": "#c2c8dd",
"rgb": {
"r": 194,
"g": 200,
"b": 221
},
"hsl": {
"h": 226.667,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.83466,
"c": 0.03001,
"h": 273
},
"luminance": 0.57998
}Semantic roles & 50–950 ramp
primary
#C2C8DD
secondary
#B4AC8F
accent
#903EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384