#A0A2EB#A0A2EB
#A0A2EB is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.9% C 0.105 H 282.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A2EB |
|---|---|
| RGB | rgb(160, 162, 235) |
| HSL | hsl(238, 65%, 77%) |
| HSV | hsv(238, 32%, 92%) |
| CMYK | cmyk(31.9%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(68.98, 15.79, -36.87) |
| CIE-LCH | lch(68.98, 40.11, 293.19°) |
| OKLab | oklab(73.85% 0.0224 -0.1026) |
| OKLCH | oklch(73.85% 0.105 282.3) |
| XYZ | xyz(42.4089, 39.3112, 83.9345) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.25
Perrywinkle
#8F8CE7
ΔE00 6.50
Lavender
#B39DDB
ΔE00 7.41
Lavender Blue
#8B88F8
ΔE00 8.50
Pastel Blue
#A2BFFE
ΔE00 9.07
Pastel Purple
#CAA0FF
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A2EB #EBE9A0
analogous
#A0C8EB #A0A2EB #C4A0EB
triadic
#A0A2EB #EBA0A2 #A2EBA0
tetradic
#A0A2EB #EBA0C8 #EBE9A0 #A0EBC4
square
#A0A2EB #EBA0C8 #EBE9A0 #A0EBC4
split-complementary
#A0A2EB #EBC4A0 #C8EBA0
monochromatic
#3B3FD6 #6D71E0 #A0A2EB #D3D3F6 #E6E6FA
Accessibility & contrast
On white
2.37
#A0A2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#A0A2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A2EB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A2EB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#8DAFBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a0a2eb; /* rgb */ color: rgb(160, 162, 235); /* oklch */ color: oklch(73.9% 0.105 282.3);
Tailwind
colors: {
custom: {
50: '#bebdf1',
500: '#a0a2eb',
950: '#000000',
},
}SCSS
$custom: #a0a2eb; $custom-light: #bebdf1; $custom-dark: #000000;
JSON
{
"hex": "#a0a2eb",
"rgb": {
"r": 160,
"g": 162,
"b": 235
},
"hsl": {
"h": 238.4,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.7385,
"c": 0.10499,
"h": 282.3
},
"luminance": 0.39312
}Semantic roles & 50–950 ramp
primary
#A0A2EB
secondary
#F1F1DA
accent
#C818CD
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185