#A2A2ED#A2A2ED
#A2A2ED is a light, moderate blue. Relative luminance 0.396; OKLCH L 74.1% C 0.108 H 283.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A2ED |
|---|---|
| RGB | rgb(162, 162, 237) |
| HSL | hsl(240, 68%, 78%) |
| HSV | hsv(240, 32%, 93%) |
| CMYK | cmyk(31.6%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(69.21, 16.86, -37.59) |
| CIE-LCH | lch(69.21, 41.20, 294.16°) |
| OKLab | oklab(74.09% 0.025 -0.1046) |
| OKLCH | oklch(74.09% 0.108 283.5) |
| XYZ | xyz(43.1026, 39.6353, 85.4837) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.37
Perrywinkle
#8F8CE7
ΔE00 6.53
Lavender
#B39DDB
ΔE00 7.18
Lavender Blue
#8B88F8
ΔE00 8.48
Pastel Purple
#CAA0FF
ΔE00 9.06
Pastel Blue
#A2BFFE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A2ED #EDEDA2
analogous
#A2C7ED #A2A2ED #C7A2ED
triadic
#A2A2ED #EDA2A2 #A2EDA2
tetradic
#A2A2ED #EDA2C7 #EDEDA2 #A2EDC7
square
#A2A2ED #EDA2C7 #EDEDA2 #A2EDC7
split-complementary
#A2A2ED #EDC7A2 #C7EDA2
monochromatic
#3B3BD9 #6F6FE3 #A2A2ED #D5D5F7 #E5E5FA
Accessibility & contrast
On white
2.35
#A2A2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#A2A2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A2ED
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A2ED | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABF0
Deuteranopia (green-blind)
#89A7EB
Tritanopia (blue-blind)
#8FB0BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2a2ed; /* rgb */ color: rgb(162, 162, 237); /* oklch */ color: oklch(74.1% 0.108 283.5);
Tailwind
colors: {
custom: {
50: '#bfbdf3',
500: '#a2a2ed',
950: '#000000',
},
}SCSS
$custom: #a2a2ed; $custom-light: #bfbdf3; $custom-dark: #000000;
JSON
{
"hex": "#a2a2ed",
"rgb": {
"r": 162,
"g": 162,
"b": 237
},
"hsl": {
"h": 240,
"s": 67.568,
"l": 78.235
},
"oklch": {
"l": 0.74094,
"c": 0.10757,
"h": 283.5
},
"luminance": 0.39636
}Semantic roles & 50–950 ramp
primary
#A2A2ED
secondary
#F2F2D9
accent
#CF16CF
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185