#C2C2E0#C2C2E0
#C2C2E0 is a very light, muted blue. Relative luminance 0.554; OKLCH L 82.4% C 0.042 H 285.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C2E0 |
|---|---|
| RGB | rgb(194, 194, 224) |
| HSL | hsl(240, 33%, 82%) |
| HSV | hsv(240, 13%, 88%) |
| CMYK | cmyk(13.4%, 13.4%, 0%, 12.2%) |
| CIE-LAB | lab(79.29, 5.90, -14.90) |
| CIE-LCH | lch(79.29, 16.02, 291.61°) |
| OKLab | oklab(82.36% 0.0111 -0.0403) |
| OKLCH | oklch(82.36% 0.042 285.4) |
| XYZ | xyz(54.9916, 55.4342, 78.3093) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.33
Light Periwinkle
#C1C6FC
ΔE00 6.80
Light Blue Grey
#B7C9E2
ΔE00 8.34
Lightsteelblue
#B0C4DE
ΔE00 8.88
Lavender (CSS)
#E6E6FA
ΔE00 9.01
Thistle
#D8BFD8
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C2E0 #E0E0C2
analogous
#C2D1E0 #C2C2E0 #D1C2E0
triadic
#C2C2E0 #E0C2C2 #C2E0C2
tetradic
#C2C2E0 #E0C2D1 #E0E0C2 #C2E0D1
square
#C2C2E0 #E0C2D1 #E0E0C2 #C2E0D1
split-complementary
#C2C2E0 #E0D1C2 #D1E0C2
monochromatic
#7171B7 #9999CB #C2C2E0 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.74
#C2C2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#C2C2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C2E0
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C2E0 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E1
Deuteranopia (green-blind)
#BAC4DF
Tritanopia (blue-blind)
#BCC7CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #c2c2e0; /* rgb */ color: rgb(194, 194, 224); /* oklch */ color: oklch(82.4% 0.042 285.4);
Tailwind
colors: {
custom: {
50: '#d4d4e9',
500: '#c2c2e0',
950: '#000000',
},
}SCSS
$custom: #c2c2e0; $custom-light: #d4d4e9; $custom-dark: #000000;
JSON
{
"hex": "#c2c2e0",
"rgb": {
"r": 194,
"g": 194,
"b": 224
},
"hsl": {
"h": 240,
"s": 32.609,
"l": 81.961
},
"oklch": {
"l": 0.82364,
"c": 0.04181,
"h": 285.4
},
"luminance": 0.55435
}Semantic roles & 50–950 ramp
primary
#C2C2E0
secondary
#B8B88E
accent
#AB3AAB
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384