#A2A4EA#A2A4EA
#A2A4EA is a light, moderate blue. Relative luminance 0.402; OKLCH L 74.3% C 0.101 H 282.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4EA |
|---|---|
| RGB | rgb(162, 164, 234) |
| HSL | hsl(238, 63%, 78%) |
| HSV | hsv(238, 31%, 92%) |
| CMYK | cmyk(30.8%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(69.59, 14.98, -35.36) |
| CIE-LCH | lch(69.59, 38.40, 292.96°) |
| OKLab | oklab(74.35% 0.0216 -0.0982) |
| OKLCH | oklch(74.35% 0.101 282.4) |
| XYZ | xyz(43.0230, 40.1716, 83.3131) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.93
Lavender
#B39DDB
ΔE00 7.13
Perrywinkle
#8F8CE7
ΔE00 7.17
Pastel Blue
#A2BFFE
ΔE00 8.85
Light Periwinkle
#C1C6FC
ΔE00 9.00
Lavender Blue
#8B88F8
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4EA #EAE8A2
analogous
#A2C8EA #A2A4EA #C4A2EA
triadic
#A2A4EA #EAA2A4 #A4EAA2
tetradic
#A2A4EA #EAA2C8 #EAE8A2 #A2EAC4
square
#A2A4EA #EAA2C8 #EAE8A2 #A2EAC4
split-complementary
#A2A4EA #EAC4A2 #C8EAA2
monochromatic
#3E42D3 #7073DF #A2A4EA #D4D5F5 #E6E7F9
Accessibility & contrast
On white
2.32
#A2A4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#A2A4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4EA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4EA | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ACED
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#90B1BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2a4ea; /* rgb */ color: rgb(162, 164, 234); /* oklch */ color: oklch(74.3% 0.101 282.4);
Tailwind
colors: {
custom: {
50: '#bfbef1',
500: '#a2a4ea',
950: '#000000',
},
}SCSS
$custom: #a2a4ea; $custom-light: #bfbef1; $custom-dark: #000000;
JSON
{
"hex": "#a2a4ea",
"rgb": {
"r": 162,
"g": 164,
"b": 234
},
"hsl": {
"h": 238.333,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.74348,
"c": 0.10055,
"h": 282.4
},
"luminance": 0.40173
}Semantic roles & 50–950 ramp
primary
#A2A4EA
secondary
#F1F0DA
accent
#C61BCB
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184