#A0A1EA#A0A1EA
#A0A1EA is a light, moderate blue. Relative luminance 0.389; OKLCH L 73.6% C 0.105 H 282.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A1EA |
|---|---|
| RGB | rgb(160, 161, 234) |
| HSL | hsl(239, 64%, 77%) |
| HSV | hsv(239, 32%, 92%) |
| CMYK | cmyk(31.6%, 31.2%, 0%, 8.2%) |
| CIE-LAB | lab(68.68, 16.10, -36.78) |
| CIE-LCH | lch(68.68, 40.15, 293.64°) |
| OKLab | oklab(73.61% 0.0234 -0.1023) |
| OKLCH | oklch(73.61% 0.105 282.9) |
| XYZ | xyz(42.0893, 38.9026, 83.1173) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.32
Perrywinkle
#8F8CE7
ΔE00 6.30
Lavender
#B39DDB
ΔE00 7.17
Lavender Blue
#8B88F8
ΔE00 8.37
Pastel Blue
#A2BFFE
ΔE00 9.41
Pastel Purple
#CAA0FF
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A1EA #EAE9A0
analogous
#A0C6EA #A0A1EA #C4A0EA
triadic
#A0A1EA #EAA0A1 #A1EAA0
tetradic
#A0A1EA #EAA0C6 #EAE9A0 #A0EAC4
square
#A0A1EA #EAA0C6 #EAE9A0 #A0EAC4
split-complementary
#A0A1EA #EAC4A0 #C6EAA0
monochromatic
#3C3ED4 #6E6FDF #A0A1EA #D2D3F5 #E6E6F9
Accessibility & contrast
On white
2.39
#A0A1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#A0A1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A1EA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A1EA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAED
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#8DAEBB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a0a1ea; /* rgb */ color: rgb(160, 161, 234); /* oklch */ color: oklch(73.6% 0.105 282.9);
Tailwind
colors: {
custom: {
50: '#bebcf1',
500: '#a0a1ea',
950: '#000000',
},
}SCSS
$custom: #a0a1ea; $custom-light: #bebcf1; $custom-dark: #000000;
JSON
{
"hex": "#a0a1ea",
"rgb": {
"r": 160,
"g": 161,
"b": 234
},
"hsl": {
"h": 239.189,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.73608,
"c": 0.10498,
"h": 282.9
},
"luminance": 0.38904
}Semantic roles & 50–950 ramp
primary
#A0A1EA
secondary
#F1F1DA
accent
#C91ACC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184