#A8A2EA#A8A2EA
#A8A2EA is a light, moderate blue. Relative luminance 0.401; OKLCH L 74.4% C 0.103 H 287.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A8A2EA |
|---|---|
| RGB | rgb(168, 162, 234) |
| HSL | hsl(245, 63%, 78%) |
| HSV | hsv(245, 31%, 92%) |
| CMYK | cmyk(28.2%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(69.54, 17.82, -35.39) |
| CIE-LCH | lch(69.54, 39.63, 296.72°) |
| OKLab | oklab(74.43% 0.0308 -0.0982) |
| OKLCH | oklch(74.43% 0.103 287.4) |
| XYZ | xyz(43.9163, 40.1051, 83.2532) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.41
Periwinkle Blue
#8F99FB
ΔE00 7.03
Perrywinkle
#8F8CE7
ΔE00 7.28
Lavender (survey)
#C79FEF
ΔE00 7.66
Pale Violet
#CEAEFA
ΔE00 7.77
Pastel Purple
#CAA0FF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8A2EA #E4EAA2
analogous
#A2C0EA #A8A2EA #CCA2EA
triadic
#A8A2EA #EAA8A2 #A2EAA8
tetradic
#A8A2EA #EAA2C0 #E4EAA2 #A2EACC
square
#A8A2EA #EAA2C0 #E4EAA2 #A2EACC
split-complementary
#A8A2EA #EACCA2 #C0EAA2
monochromatic
#4B3ED3 #7970DF #A8A2EA #D7D4F5 #E8E6F9
Accessibility & contrast
On white
2.33
#A8A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#A8A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8A2EA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8A2EA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACED
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#99AFBC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a8a2ea; /* rgb */ color: rgb(168, 162, 234); /* oklch */ color: oklch(74.4% 0.103 287.4);
Tailwind
colors: {
custom: {
50: '#c3bdf1',
500: '#a8a2ea',
950: '#000000',
},
}SCSS
$custom: #a8a2ea; $custom-light: #c3bdf1; $custom-dark: #000000;
JSON
{
"hex": "#a8a2ea",
"rgb": {
"r": 168,
"g": 162,
"b": 234
},
"hsl": {
"h": 245,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.74425,
"c": 0.10293,
"h": 287.4
},
"luminance": 0.40106
}Semantic roles & 50–950 ramp
primary
#A8A2EA
secondary
#EFF1DA
accent
#CB1BBC
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131216
muted
#828184