#C2C8EA#C2C8EA
#C2C8EA is a very light, muted blue. Relative luminance 0.587; OKLCH L 83.9% C 0.048 H 277.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8EA |
|---|---|
| RGB | rgb(194, 200, 234) |
| HSL | hsl(231, 49%, 84%) |
| HSV | hsv(231, 17%, 92%) |
| CMYK | cmyk(17.1%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(81.14, 4.80, -17.48) |
| CIE-LCH | lch(81.14, 18.13, 285.35°) |
| OKLab | oklab(83.91% 0.0062 -0.0475) |
| OKLCH | oklch(83.91% 0.048 277.4) |
| XYZ | xyz(57.7502, 58.7175, 86.1170) |
| Luminance | 0.5872 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.77
Light Periwinkle
#C1C6FC
ΔE00 4.82
Light Blue Grey
#B7C9E2
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 7.16
Lavender (CSS)
#E6E6FA
ΔE00 8.59
Powder Blue (survey)
#B1D1FC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8EA #EAE4C2
analogous
#C2DCEA #C2C8EA #D0C2EA
triadic
#C2C8EA #EAC2C8 #C8EAC2
tetradic
#C2C8EA #EAC2DC #EAE4C2 #C2EAD0
square
#C2C8EA #EAC2DC #EAE4C2 #C2EAD0
split-complementary
#C2C8EA #EAD0C2 #DCEAC2
monochromatic
#6776CB #949FDA #C2C8EA #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.65
#C2C8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#C2C8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8EA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8EA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEC
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#B9CED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c2c8ea; /* rgb */ color: rgb(194, 200, 234); /* oklch */ color: oklch(83.9% 0.048 277.4);
Tailwind
colors: {
custom: {
50: '#d4d8f0',
500: '#c2c8ea',
950: '#000000',
},
}SCSS
$custom: #c2c8ea; $custom-light: #d4d8f0; $custom-dark: #000000;
JSON
{
"hex": "#c2c8ea",
"rgb": {
"r": 194,
"g": 200,
"b": 234
},
"hsl": {
"h": 231,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.8391,
"c": 0.04788,
"h": 277.4
},
"luminance": 0.58718
}Semantic roles & 50–950 ramp
primary
#C2C8EA
secondary
#C6BD8A
accent
#A629BC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385