#A2A2EE#A2A2EE
#A2A2EE is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.1% C 0.109 H 283.4°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2EE |
|---|---|
| RGB | rgb(162, 162, 238) |
| HSL | hsl(240, 69%, 78%) |
| HSV | hsv(240, 32%, 93%) |
| CMYK | cmyk(31.9%, 31.9%, 0%, 6.7%) |
| CIE-LAB | lab(69.25, 17.12, -38.07) |
| CIE-LCH | lch(69.25, 41.74, 294.21°) |
| OKLab | oklab(74.14% 0.0253 -0.106) |
| OKLCH | oklch(74.14% 0.109 283.4) |
| XYZ | xyz(43.2491, 39.6939, 86.2553) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.25
Perrywinkle
#8F8CE7
ΔE00 6.49
Lavender
#B39DDB
ΔE00 7.30
Lavender Blue
#8B88F8
ΔE00 8.40
Pastel Purple
#CAA0FF
ΔE00 9.05
Pastel Blue
#A2BFFE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2EE #EEEEA2
analogous
#A2C8EE #A2A2EE #C8A2EE
triadic
#A2A2EE #EEA2A2 #A2EEA2
tetradic
#A2A2EE #EEA2C8 #EEEEA2 #A2EEC8
square
#A2A2EE #EEA2C8 #EEEEA2 #A2EEC8
split-complementary
#A2A2EE #EEC8A2 #C8EEA2
monochromatic
#3B3BDB #6E6EE5 #A2A2EE #D6D6F7 #E5E5FA
Accessibility & contrast
On white
2.35
#A2A2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#A2A2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2EE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2EE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF1
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#8FB0BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2a2ee; /* rgb */ color: rgb(162, 162, 238); /* oklch */ color: oklch(74.1% 0.109 283.4);
Tailwind
colors: {
custom: {
50: '#bfbdf4',
500: '#a2a2ee',
950: '#000000',
},
}SCSS
$custom: #a2a2ee; $custom-light: #bfbdf4; $custom-dark: #000000;
JSON
{
"hex": "#a2a2ee",
"rgb": {
"r": 162,
"g": 162,
"b": 238
},
"hsl": {
"h": 240,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.7414,
"c": 0.10899,
"h": 283.4
},
"luminance": 0.39695
}Semantic roles & 50–950 ramp
primary
#A2A2EE
secondary
#F2F2D9
accent
#D114D1
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185