#A2A8EA#A2A8EA
#A2A8EA is a light, moderate blue. Relative luminance 0.416; OKLCH L 75.1% C 0.095 H 279.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A8EA |
|---|---|
| RGB | rgb(162, 168, 234) |
| HSL | hsl(235, 63%, 78%) |
| HSV | hsv(235, 31%, 92%) |
| CMYK | cmyk(30.8%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(70.61, 12.73, -33.77) |
| CIE-LCH | lch(70.61, 36.09, 290.65°) |
| OKLab | oklab(75.14% 0.0162 -0.0937) |
| OKLCH | oklch(75.14% 0.095 279.8) |
| XYZ | xyz(43.7502, 41.6259, 83.5554) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.36
Pastel Blue
#A2BFFE
ΔE00 7.71
Lavender
#B39DDB
ΔE00 7.92
Light Periwinkle
#C1C6FC
ΔE00 8.09
Perrywinkle
#8F8CE7
ΔE00 8.19
Pale Violet
#CEAEFA
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A8EA #EAE4A2
analogous
#A2CCEA #A2A8EA #C0A2EA
triadic
#A2A8EA #EAA2A8 #A8EAA2
tetradic
#A2A8EA #EAA2CC #EAE4A2 #A2EAC0
square
#A2A8EA #EAA2CC #EAE4A2 #A2EAC0
split-complementary
#A2A8EA #EAC0A2 #CCEAA2
monochromatic
#3E4BD3 #7079DF #A2A8EA #D4D7F5 #E6E8F9
Accessibility & contrast
On white
2.25
#A2A8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#A2A8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A8EA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A8EA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AFED
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#8FB4BF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #a2a8ea; /* rgb */ color: rgb(162, 168, 234); /* oklch */ color: oklch(75.1% 0.095 279.8);
Tailwind
colors: {
custom: {
50: '#bfc1f1',
500: '#a2a8ea',
950: '#000000',
},
}SCSS
$custom: #a2a8ea; $custom-light: #bfc1f1; $custom-dark: #000000;
JSON
{
"hex": "#a2a8ea",
"rgb": {
"r": 162,
"g": 168,
"b": 234
},
"hsl": {
"h": 235,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.75137,
"c": 0.09508,
"h": 279.8
},
"luminance": 0.41627
}Semantic roles & 50–950 ramp
primary
#A2A8EA
secondary
#F1EFDA
accent
#BC1BCB
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121216
muted
#818184