#C2C2EA#C2C2EA
#C2C2EA is a very light, muted blue. Relative luminance 0.560; OKLCH L 82.7% C 0.056 H 285.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2EA |
|---|---|
| RGB | rgb(194, 194, 234) |
| HSL | hsl(240, 49%, 84%) |
| HSV | hsv(240, 17%, 92%) |
| CMYK | cmyk(17.1%, 17.1%, 0%, 8.2%) |
| CIE-LAB | lab(79.61, 8.02, -19.79) |
| CIE-LCH | lch(79.61, 21.35, 292.07°) |
| OKLab | oklab(82.72% 0.0146 -0.0538) |
| OKLCH | oklch(82.72% 0.056 285.1) |
| XYZ | xyz(56.3878, 55.9927, 85.6629) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.80
Light Periwinkle
#C1C6FC
ΔE00 4.17
Light Lavender
#DFC5FE
ΔE00 7.78
Pale Lilac
#E4CBFF
ΔE00 8.08
Light Blue Grey
#B7C9E2
ΔE00 9.17
Light Violet
#D6B4FC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2EA #EAEAC2
analogous
#C2D6EA #C2C2EA #D6C2EA
triadic
#C2C2EA #EAC2C2 #C2EAC2
tetradic
#C2C2EA #EAC2D6 #EAEAC2 #C2EAD6
square
#C2C2EA #EAC2D6 #EAEAC2 #C2EAD6
split-complementary
#C2C2EA #EAD6C2 #D6EAC2
monochromatic
#6767CB #9494DA #C2C2EA #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.72
#C2C2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#C2C2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2EA
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2EA | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C6EC
Deuteranopia (green-blind)
#B7C4E9
Tritanopia (blue-blind)
#BAC9CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c2ea; /* rgb */ color: rgb(194, 194, 234); /* oklch */ color: oklch(82.7% 0.056 285.1);
Tailwind
colors: {
custom: {
50: '#d4d4f0',
500: '#c2c2ea',
950: '#000000',
},
}SCSS
$custom: #c2c2ea; $custom-light: #d4d4f0; $custom-dark: #000000;
JSON
{
"hex": "#c2c2ea",
"rgb": {
"r": 194,
"g": 194,
"b": 234
},
"hsl": {
"h": 240,
"s": 48.78,
"l": 83.922
},
"oklch": {
"l": 0.82719,
"c": 0.05578,
"h": 285.1
},
"luminance": 0.55993
}Semantic roles & 50–950 ramp
primary
#C2C2EA
secondary
#C6C68A
accent
#BC29BC
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385