#A2A0EA#A2A0EA
#A2A0EA is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.6% C 0.106 H 284.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A0EA |
|---|---|
| RGB | rgb(162, 160, 234) |
| HSL | hsl(242, 64%, 77%) |
| HSV | hsv(242, 32%, 92%) |
| CMYK | cmyk(30.8%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(68.58, 17.23, -36.93) |
| CIE-LCH | lch(68.58, 40.75, 295.02°) |
| OKLab | oklab(73.57% 0.027 -0.1027) |
| OKLCH | oklch(73.57% 0.106 284.7) |
| XYZ | xyz(42.3184, 38.7624, 83.0782) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.67
Perrywinkle
#8F8CE7
ΔE00 6.21
Lavender
#B39DDB
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 8.35
Pastel Purple
#CAA0FF
ΔE00 8.80
Lavender (survey)
#C79FEF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A0EA #E8EAA0
analogous
#A0C3EA #A2A0EA #C7A0EA
triadic
#A2A0EA #EAA2A0 #A0EAA2
tetradic
#A2A0EA #EAA0C3 #E8EAA0 #A0EAC7
square
#A2A0EA #EAA0C3 #E8EAA0 #A0EAC7
split-complementary
#A2A0EA #EAC7A0 #C3EAA0
monochromatic
#403CD4 #716EDF #A2A0EA #D3D2F5 #E6E6F9
Accessibility & contrast
On white
2.40
#A2A0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#A2A0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A0EA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A0EA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#90ADBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a2a0ea; /* rgb */ color: rgb(162, 160, 234); /* oklch */ color: oklch(73.6% 0.106 284.7);
Tailwind
colors: {
custom: {
50: '#bfbcf1',
500: '#a2a0ea',
950: '#000000',
},
}SCSS
$custom: #a2a0ea; $custom-light: #bfbcf1; $custom-dark: #000000;
JSON
{
"hex": "#a2a0ea",
"rgb": {
"r": 162,
"g": 160,
"b": 234
},
"hsl": {
"h": 241.622,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.73567,
"c": 0.1062,
"h": 284.7
},
"luminance": 0.38764
}Semantic roles & 50–950 ramp
primary
#A2A0EA
secondary
#F0F1DA
accent
#CC1AC7
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184