#A2A4E2#A2A4E2
#A2A4E2 is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.0% C 0.089 H 282.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4E2 |
|---|---|
| RGB | rgb(162, 164, 226) |
| HSL | hsl(238, 52%, 76%) |
| HSV | hsv(238, 28%, 89%) |
| CMYK | cmyk(28.3%, 27.4%, 0%, 11.4%) |
| CIE-LAB | lab(69.27, 12.99, -31.47) |
| CIE-LCH | lch(69.27, 34.05, 292.42°) |
| OKLab | oklab(74% 0.0194 -0.0871) |
| OKLCH | oklch(74% 0.089 282.6) |
| XYZ | xyz(41.8996, 39.7222, 77.3964) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.40
Periwinkle Blue
#8F99FB
ΔE00 7.14
Perrywinkle
#8F8CE7
ΔE00 7.79
Light Periwinkle
#C1C6FC
ΔE00 8.86
Pale Violet
#CEAEFA
ΔE00 9.27
Pastel Blue
#A2BFFE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4E2 #E2E0A2
analogous
#A2C4E2 #A2A4E2 #C0A2E2
triadic
#A2A4E2 #E2A2A4 #A4E2A2
tetradic
#A2A4E2 #E2A2C4 #E2E0A2 #A2E2C0
square
#A2A4E2 #E2A2C4 #E2E0A2 #A2E2C0
split-complementary
#A2A4E2 #E2C0A2 #C4E2A2
monochromatic
#4549C5 #7376D3 #A2A4E2 #D1D2F1 #E8E8F8
Accessibility & contrast
On white
2.35
#A2A4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#A2A4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4E2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4E2 | 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)
#93ABE5
Deuteranopia (green-blind)
#90A7E0
Tritanopia (blue-blind)
#92AFBA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a2a4e2; /* rgb */ color: rgb(162, 164, 226); /* oklch */ color: oklch(74.0% 0.089 282.6);
Tailwind
colors: {
custom: {
50: '#bfbeeb',
500: '#a2a4e2',
950: '#000000',
},
}SCSS
$custom: #a2a4e2; $custom-light: #bfbeeb; $custom-dark: #000000;
JSON
{
"hex": "#a2a4e2",
"rgb": {
"r": 162,
"g": 164,
"b": 226
},
"hsl": {
"h": 238.125,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.73995,
"c": 0.08921,
"h": 282.6
},
"luminance": 0.39723
}Semantic roles & 50–950 ramp
primary
#A2A4E2
secondary
#EFEEDC
accent
#BB26C0
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184