#A0A1EB#A0A1EB
#A0A1EB is a light, moderate blue. Relative luminance 0.390; OKLCH L 73.7% C 0.106 H 282.9°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A1EB |
|---|---|
| RGB | rgb(160, 161, 235) |
| HSL | hsl(239, 65%, 77%) |
| HSV | hsv(239, 32%, 92%) |
| CMYK | cmyk(31.9%, 31.5%, 0%, 7.8%) |
| CIE-LAB | lab(68.72, 16.36, -37.27) |
| CIE-LCH | lch(68.72, 40.70, 293.70°) |
| OKLab | oklab(73.65% 0.0237 -0.1037) |
| OKLCH | oklch(73.65% 0.106 282.9) |
| XYZ | xyz(42.2334, 38.9603, 83.8761) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.18
Perrywinkle
#8F8CE7
ΔE00 6.25
Lavender
#B39DDB
ΔE00 7.28
Lavender Blue
#8B88F8
ΔE00 8.27
Pastel Blue
#A2BFFE
ΔE00 9.36
Pastel Purple
#CAA0FF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A1EB #EBEAA0
analogous
#A0C7EB #A0A1EB #C5A0EB
triadic
#A0A1EB #EBA0A1 #A1EBA0
tetradic
#A0A1EB #EBA0C7 #EBEAA0 #A0EBC5
square
#A0A1EB #EBA0C7 #EBEAA0 #A0EBC5
split-complementary
#A0A1EB #EBC5A0 #C7EBA0
monochromatic
#3B3DD6 #6D6FE0 #A0A1EB #D3D3F6 #E6E6FA
Accessibility & contrast
On white
2.39
#A0A1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#A0A1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A1EB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A1EB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#8DAFBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a0a1eb; /* rgb */ color: rgb(160, 161, 235); /* oklch */ color: oklch(73.7% 0.106 282.9);
Tailwind
colors: {
custom: {
50: '#bebcf1',
500: '#a0a1eb',
950: '#000000',
},
}SCSS
$custom: #a0a1eb; $custom-light: #bebcf1; $custom-dark: #000000;
JSON
{
"hex": "#a0a1eb",
"rgb": {
"r": 160,
"g": 161,
"b": 235
},
"hsl": {
"h": 239.2,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.73654,
"c": 0.10639,
"h": 282.9
},
"luminance": 0.38961
}Semantic roles & 50–950 ramp
primary
#A0A1EB
secondary
#F1F1DA
accent
#CB18CD
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185