#A2A2E7#A2A2E7
#A2A2E7 is a light, moderate blue. Relative luminance 0.393; OKLCH L 73.8% C 0.099 H 283.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2E7 |
|---|---|
| RGB | rgb(162, 162, 231) |
| HSL | hsl(240, 59%, 77%) |
| HSV | hsv(240, 30%, 91%) |
| CMYK | cmyk(29.9%, 29.9%, 0%, 9.4%) |
| CIE-LAB | lab(68.96, 15.35, -34.69) |
| CIE-LCH | lch(68.96, 37.94, 293.87°) |
| OKLab | oklab(73.82% 0.0235 -0.0963) |
| OKLCH | oklch(73.82% 0.099 283.7) |
| XYZ | xyz(42.2406, 39.2905, 80.9441) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.21
Lavender
#B39DDB
ΔE00 6.48
Perrywinkle
#8F8CE7
ΔE00 6.88
Lavender Blue
#8B88F8
ΔE00 9.10
Pale Violet
#CEAEFA
ΔE00 9.13
Lavender (survey)
#C79FEF
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2E7 #E7E7A2
analogous
#A2C5E7 #A2A2E7 #C5A2E7
triadic
#A2A2E7 #E7A2A2 #A2E7A2
tetradic
#A2A2E7 #E7A2C5 #E7E7A2 #A2E7C5
square
#A2A2E7 #E7A2C5 #E7E7A2 #A2E7C5
split-complementary
#A2A2E7 #E7C5A2 #C5E7A2
monochromatic
#4141CE #7171DA #A2A2E7 #D3D3F4 #E7E7F9
Accessibility & contrast
On white
2.37
#A2A2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#A2A2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2E7
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2E7 | 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)
#8EABEA
Deuteranopia (green-blind)
#8CA6E5
Tritanopia (blue-blind)
#91AEBB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a2a2e7; /* rgb */ color: rgb(162, 162, 231); /* oklch */ color: oklch(73.8% 0.099 283.7);
Tailwind
colors: {
custom: {
50: '#bfbdef',
500: '#a2a2e7',
950: '#000000',
},
}SCSS
$custom: #a2a2e7; $custom-light: #bfbdef; $custom-dark: #000000;
JSON
{
"hex": "#a2a2e7",
"rgb": {
"r": 162,
"g": 162,
"b": 231
},
"hsl": {
"h": 240,
"s": 58.974,
"l": 77.059
},
"oklch": {
"l": 0.73821,
"c": 0.09911,
"h": 283.7
},
"luminance": 0.39292
}Semantic roles & 50–950 ramp
primary
#A2A2E7
secondary
#F0F0DB
accent
#C71FC7
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184