#C2C4E2#C2C4E2
#C2C4E2 is a very light, muted blue. Relative luminance 0.564; OKLCH L 82.8% C 0.042 H 282.4°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C4E2 |
|---|---|
| RGB | rgb(194, 196, 226) |
| HSL | hsl(236, 36%, 82%) |
| HSV | hsv(236, 14%, 89%) |
| CMYK | cmyk(14.2%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(79.86, 5.24, -15.11) |
| CIE-LCH | lch(79.86, 15.99, 289.14°) |
| OKLab | oklab(82.83% 0.009 -0.0409) |
| OKLCH | oklch(82.83% 0.042 282.4) |
| XYZ | xyz(55.7125, 56.4396, 79.8955) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.09
Light Periwinkle
#C1C6FC
ΔE00 6.45
Light Blue Grey
#B7C9E2
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 8.08
Lavender (CSS)
#E6E6FA
ΔE00 8.62
Cloudy Blue
#ACC2D9
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C4E2 #E2E0C2
analogous
#C2D4E2 #C2C4E2 #D0C2E2
triadic
#C2C4E2 #E2C2C4 #C4E2C2
tetradic
#C2C4E2 #E2C2D4 #E2E0C2 #C2E2D0
square
#C2C4E2 #E2C2D4 #E2E0C2 #C2E2D0
split-complementary
#C2C4E2 #E2D0C2 #D4E2C2
monochromatic
#6F74BB #999CCE #C2C4E2 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.71
#C2C4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#C2C4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C4E2
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C4E2 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC7E3
Deuteranopia (green-blind)
#BBC5E1
Tritanopia (blue-blind)
#BBC9CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2c4e2; /* rgb */ color: rgb(194, 196, 226); /* oklch */ color: oklch(82.8% 0.042 282.4);
Tailwind
colors: {
custom: {
50: '#d4d5eb',
500: '#c2c4e2',
950: '#000000',
},
}SCSS
$custom: #c2c4e2; $custom-light: #d4d5eb; $custom-dark: #000000;
JSON
{
"hex": "#c2c4e2",
"rgb": {
"r": 194,
"g": 196,
"b": 226
},
"hsl": {
"h": 236.25,
"s": 35.556,
"l": 82.353
},
"oklch": {
"l": 0.82832,
"c": 0.04188,
"h": 282.4
},
"luminance": 0.5644
}Semantic roles & 50–950 ramp
primary
#C2C4E2
secondary
#BBB88D
accent
#A737AE
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384