#A0A2EA#A0A2EA
#A0A2EA is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.8% C 0.104 H 282.3°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2EA |
|---|---|
| RGB | rgb(160, 162, 234) |
| HSL | hsl(238, 64%, 77%) |
| HSV | hsv(238, 32%, 92%) |
| CMYK | cmyk(31.6%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.93, 15.54, -36.39) |
| CIE-LCH | lch(68.93, 39.57, 293.12°) |
| OKLab | oklab(73.8% 0.0221 -0.1012) |
| OKLCH | oklch(73.8% 0.104 282.3) |
| XYZ | xyz(42.2648, 39.2535, 83.1758) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.39
Perrywinkle
#8F8CE7
ΔE00 6.55
Lavender
#B39DDB
ΔE00 7.30
Lavender Blue
#8B88F8
ΔE00 8.59
Pastel Blue
#A2BFFE
ΔE00 9.12
Pastel Purple
#CAA0FF
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2EA #EAE8A0
analogous
#A0C7EA #A0A2EA #C3A0EA
triadic
#A0A2EA #EAA0A2 #A2EAA0
tetradic
#A0A2EA #EAA0C7 #EAE8A0 #A0EAC3
square
#A0A2EA #EAA0C7 #EAE8A0 #A0EAC3
split-complementary
#A0A2EA #EAC3A0 #C7EAA0
monochromatic
#3C40D4 #6E71DF #A0A2EA #D2D3F5 #E6E6F9
Accessibility & contrast
On white
2.37
#A0A2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#A0A2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2EA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2EA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#8DAFBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a0a2ea; /* rgb */ color: rgb(160, 162, 234); /* oklch */ color: oklch(73.8% 0.104 282.3);
Tailwind
colors: {
custom: {
50: '#bebdf1',
500: '#a0a2ea',
950: '#000000',
},
}SCSS
$custom: #a0a2ea; $custom-light: #bebdf1; $custom-dark: #000000;
JSON
{
"hex": "#a0a2ea",
"rgb": {
"r": 160,
"g": 162,
"b": 234
},
"hsl": {
"h": 238.378,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.73804,
"c": 0.10358,
"h": 282.3
},
"luminance": 0.39255
}Semantic roles & 50–950 ramp
primary
#A0A2EA
secondary
#F1F0DA
accent
#C71ACC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184