#C2C2EB#C2C2EB
#C2C2EB is a very light, muted blue. Relative luminance 0.561; OKLCH L 82.8% C 0.057 H 285.1°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2EB |
|---|---|
| RGB | rgb(194, 194, 235) |
| HSL | hsl(240, 51%, 84%) |
| HSV | hsv(240, 17%, 92%) |
| CMYK | cmyk(17.4%, 17.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.64, 8.24, -20.27) |
| CIE-LCH | lch(79.64, 21.88, 292.11°) |
| OKLab | oklab(82.76% 0.0149 -0.0552) |
| OKLCH | oklch(82.76% 0.057 285.1) |
| XYZ | xyz(56.5319, 56.0503, 86.4216) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.59
Light Periwinkle
#C1C6FC
ΔE00 3.94
Light Lavender
#DFC5FE
ΔE00 7.66
Pale Lilac
#E4CBFF
ΔE00 7.99
Light Violet
#D6B4FC
ΔE00 9.20
Light Blue Grey
#B7C9E2
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2EB #EBEBC2
analogous
#C2D7EB #C2C2EB #D7C2EB
triadic
#C2C2EB #EBC2C2 #C2EBC2
tetradic
#C2C2EB #EBC2D7 #EBEBC2 #C2EBD7
square
#C2C2EB #EBC2D7 #EBEBC2 #C2EBD7
split-complementary
#C2C2EB #EBD7C2 #D7EBC2
monochromatic
#6666CD #9494DC #C2C2EB #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.72
#C2C2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#C2C2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2EB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2EB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7ED
Deuteranopia (green-blind)
#B7C4EA
Tritanopia (blue-blind)
#B9C9D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #c2c2eb; /* rgb */ color: rgb(194, 194, 235); /* oklch */ color: oklch(82.8% 0.057 285.1);
Tailwind
colors: {
custom: {
50: '#d4d4f1',
500: '#c2c2eb',
950: '#000000',
},
}SCSS
$custom: #c2c2eb; $custom-light: #d4d4f1; $custom-dark: #000000;
JSON
{
"hex": "#c2c2eb",
"rgb": {
"r": 194,
"g": 194,
"b": 235
},
"hsl": {
"h": 240,
"s": 50.617,
"l": 84.118
},
"oklch": {
"l": 0.82755,
"c": 0.05718,
"h": 285.1
},
"luminance": 0.56051
}Semantic roles & 50–950 ramp
primary
#C2C2EB
secondary
#C7C78A
accent
#BE28BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385