#C2C8EB#C2C8EB
#C2C8EB is a very light, muted blue. Relative luminance 0.588; OKLCH L 83.9% C 0.049 H 277.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8EB |
|---|---|
| RGB | rgb(194, 200, 235) |
| HSL | hsl(231, 51%, 84%) |
| HSV | hsv(231, 17%, 92%) |
| CMYK | cmyk(17.4%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(81.17, 5.01, -17.97) |
| CIE-LCH | lch(81.17, 18.66, 285.59°) |
| OKLab | oklab(83.95% 0.0065 -0.0488) |
| OKLCH | oklch(83.95% 0.049 277.6) |
| XYZ | xyz(57.8943, 58.7751, 86.8757) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.49
Light Periwinkle
#C1C6FC
ΔE00 4.53
Light Blue Grey
#B7C9E2
ΔE00 6.69
Lightsteelblue
#B0C4DE
ΔE00 7.30
Lavender (CSS)
#E6E6FA
ΔE00 8.73
Powder Blue (survey)
#B1D1FC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8EB #EBE5C2
analogous
#C2DDEB #C2C8EB #D1C2EB
triadic
#C2C8EB #EBC2C8 #C8EBC2
tetradic
#C2C8EB #EBC2DD #EBE5C2 #C2EBD1
square
#C2C8EB #EBC2DD #EBE5C2 #C2EBD1
split-complementary
#C2C8EB #EBD1C2 #DDEBC2
monochromatic
#6675CD #949EDC #C2C8EB #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.65
#C2C8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#C2C8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8EB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8EB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBED
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#B9CED3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2c8eb; /* rgb */ color: rgb(194, 200, 235); /* oklch */ color: oklch(83.9% 0.049 277.6);
Tailwind
colors: {
custom: {
50: '#d4d8f1',
500: '#c2c8eb',
950: '#000000',
},
}SCSS
$custom: #c2c8eb; $custom-light: #d4d8f1; $custom-dark: #000000;
JSON
{
"hex": "#c2c8eb",
"rgb": {
"r": 194,
"g": 200,
"b": 235
},
"hsl": {
"h": 231.22,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.83945,
"c": 0.04926,
"h": 277.6
},
"luminance": 0.58776
}Semantic roles & 50–950 ramp
primary
#C2C8EB
secondary
#C7BE8A
accent
#A828BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385