#C2A4EA#C2A4EA
#C2A4EA is a light, moderate violet. Relative luminance 0.440; OKLCH L 77.0% C 0.103 H 303.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2A4EA |
|---|---|
| RGB | rgb(194, 164, 234) |
| HSL | hsl(266, 63%, 78%) |
| HSV | hsv(266, 30%, 92%) |
| CMYK | cmyk(17.1%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(72.20, 24.44, -31.11) |
| CIE-LCH | lch(72.20, 39.56, 308.16°) |
| OKLab | oklab(76.99% 0.0571 -0.0855) |
| OKLCH | oklch(76.99% 0.103 303.7) |
| XYZ | xyz(50.3719, 43.9609, 83.6575) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.35
Pale Violet
#CEAEFA
ΔE00 3.15
Lavender
#B39DDB
ΔE00 3.36
Lilac (survey)
#CEA2FD
ΔE00 4.03
Baby Purple
#CA9BF7
ΔE00 4.35
Pastel Purple
#CAA0FF
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2A4EA #CCEAA4
analogous
#A4A9EA #C2A4EA #E5A4EA
triadic
#C2A4EA #EAC2A4 #A4EAC2
tetradic
#C2A4EA #EAA4A9 #CCEAA4 #A4EAE5
square
#C2A4EA #EAA4A9 #CCEAA4 #A4EAE5
split-complementary
#C2A4EA #EAE5A4 #A9EAA4
monochromatic
#7F41D3 #A172DF #C2A4EA #E3D6F5 #EEE6F9
Accessibility & contrast
On white
2.14
#C2A4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#C2A4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2A4EA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2A4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2A4EA | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0ED
Deuteranopia (green-blind)
#9BB1E8
Tritanopia (blue-blind)
#BCAEBD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c2a4ea; /* rgb */ color: rgb(194, 164, 234); /* oklch */ color: oklch(77.0% 0.103 303.7);
Tailwind
colors: {
custom: {
50: '#d5bff1',
500: '#c2a4ea',
950: '#000000',
},
}SCSS
$custom: #c2a4ea; $custom-light: #d5bff1; $custom-dark: #000000;
JSON
{
"hex": "#c2a4ea",
"rgb": {
"r": 194,
"g": 164,
"b": 234
},
"hsl": {
"h": 265.714,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.76992,
"c": 0.10283,
"h": 303.7
},
"luminance": 0.43961
}Semantic roles & 50–950 ramp
primary
#C2A4EA
secondary
#E7F1DA
accent
#CA1B7F
background
#FDFBFE
surface
#FAF7FD
border
#D3D0D5
text
#141216
muted
#838184