#A2A5EA#A2A5EA
#A2A5EA is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.5% C 0.099 H 281.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A5EA |
|---|---|
| RGB | rgb(162, 165, 234) |
| HSL | hsl(238, 63%, 78%) |
| HSV | hsv(238, 31%, 92%) |
| CMYK | cmyk(30.8%, 29.5%, 0%, 8.2%) |
| CIE-LAB | lab(69.85, 14.41, -34.96) |
| CIE-LCH | lch(69.85, 37.82, 292.40°) |
| OKLab | oklab(74.54% 0.0203 -0.0971) |
| OKLCH | oklch(74.54% 0.099 281.8) |
| XYZ | xyz(43.2027, 40.5309, 83.3730) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.02
Lavender
#B39DDB
ΔE00 7.31
Perrywinkle
#8F8CE7
ΔE00 7.42
Pastel Blue
#A2BFFE
ΔE00 8.56
Light Periwinkle
#C1C6FC
ΔE00 8.76
Pale Violet
#CEAEFA
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A5EA #EAE7A2
analogous
#A2C9EA #A2A5EA #C3A2EA
triadic
#A2A5EA #EAA2A5 #A5EAA2
tetradic
#A2A5EA #EAA2C9 #EAE7A2 #A2EAC3
square
#A2A5EA #EAA2C9 #EAE7A2 #A2EAC3
split-complementary
#A2A5EA #EAC3A2 #C9EAA2
monochromatic
#3E44D3 #7075DF #A2A5EA #D4D5F5 #E6E7F9
Accessibility & contrast
On white
2.31
#A2A5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#A2A5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A5EA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A5EA | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ADED
Deuteranopia (green-blind)
#8EA8E8
Tritanopia (blue-blind)
#90B2BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a2a5ea; /* rgb */ color: rgb(162, 165, 234); /* oklch */ color: oklch(74.5% 0.099 281.8);
Tailwind
colors: {
custom: {
50: '#bfbff1',
500: '#a2a5ea',
950: '#000000',
},
}SCSS
$custom: #a2a5ea; $custom-light: #bfbff1; $custom-dark: #000000;
JSON
{
"hex": "#a2a5ea",
"rgb": {
"r": 162,
"g": 165,
"b": 234
},
"hsl": {
"h": 237.5,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.74545,
"c": 0.09916,
"h": 281.8
},
"luminance": 0.40532
}Semantic roles & 50–950 ramp
primary
#A2A5EA
secondary
#F1F0DA
accent
#C41BCB
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121216
muted
#818184