#A2A0EB#A2A0EB
#A2A0EB is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.6% C 0.108 H 284.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A0EB |
|---|---|
| RGB | rgb(162, 160, 235) |
| HSL | hsl(242, 65%, 77%) |
| HSV | hsv(242, 32%, 92%) |
| CMYK | cmyk(31.1%, 31.9%, 0%, 7.8%) |
| CIE-LAB | lab(68.62, 17.49, -37.41) |
| CIE-LCH | lch(68.62, 41.30, 295.05°) |
| OKLab | oklab(73.61% 0.0272 -0.1041) |
| OKLCH | oklch(73.61% 0.108 284.6) |
| XYZ | xyz(42.4625, 38.8200, 83.8369) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.54
Perrywinkle
#8F8CE7
ΔE00 6.15
Lavender
#B39DDB
ΔE00 6.70
Lavender Blue
#8B88F8
ΔE00 8.25
Pastel Purple
#CAA0FF
ΔE00 8.78
Lavender (survey)
#C79FEF
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A0EB #E9EBA0
analogous
#A0C4EB #A2A0EB #C8A0EB
triadic
#A2A0EB #EBA2A0 #A0EBA2
tetradic
#A2A0EB #EBA0C4 #E9EBA0 #A0EBC8
square
#A2A0EB #EBA0C4 #E9EBA0 #A0EBC8
split-complementary
#A2A0EB #EBC8A0 #C4EBA0
monochromatic
#3F3BD6 #716DE0 #A2A0EB #D3D3F6 #E6E6FA
Accessibility & contrast
On white
2.40
#A2A0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#A2A0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A0EB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A0EB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#90AEBB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a2a0eb; /* rgb */ color: rgb(162, 160, 235); /* oklch */ color: oklch(73.6% 0.108 284.6);
Tailwind
colors: {
custom: {
50: '#bfbcf1',
500: '#a2a0eb',
950: '#000000',
},
}SCSS
$custom: #a2a0eb; $custom-light: #bfbcf1; $custom-dark: #000000;
JSON
{
"hex": "#a2a0eb",
"rgb": {
"r": 162,
"g": 160,
"b": 235
},
"hsl": {
"h": 241.6,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.73613,
"c": 0.1076,
"h": 284.6
},
"luminance": 0.38821
}Semantic roles & 50–950 ramp
primary
#A2A0EB
secondary
#F1F1DA
accent
#CD18C8
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185