#A2A4E7#A2A4E7
#A2A4E7 is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.2% C 0.096 H 282.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4E7 |
|---|---|
| RGB | rgb(162, 164, 231) |
| HSL | hsl(238, 59%, 77%) |
| HSV | hsv(238, 30%, 91%) |
| CMYK | cmyk(29.9%, 29%, 0%, 9.4%) |
| CIE-LAB | lab(69.47, 14.22, -33.90) |
| CIE-LCH | lch(69.47, 36.77, 292.76°) |
| OKLab | oklab(74.21% 0.0208 -0.094) |
| OKLCH | oklch(74.21% 0.096 282.5) |
| XYZ | xyz(42.5957, 40.0007, 81.0625) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.36
Lavender
#B39DDB
ΔE00 6.82
Perrywinkle
#8F8CE7
ΔE00 7.36
Light Periwinkle
#C1C6FC
ΔE00 8.92
Pastel Blue
#A2BFFE
ΔE00 9.04
Pale Violet
#CEAEFA
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4E7 #E7E5A2
analogous
#A2C7E7 #A2A4E7 #C3A2E7
triadic
#A2A4E7 #E7A2A4 #A4E7A2
tetradic
#A2A4E7 #E7A2C7 #E7E5A2 #A2E7C3
square
#A2A4E7 #E7A2C7 #E7E5A2 #A2E7C3
split-complementary
#A2A4E7 #E7C3A2 #C7E7A2
monochromatic
#4145CE #7174DA #A2A4E7 #D3D4F4 #E7E7F9
Accessibility & contrast
On white
2.33
#A2A4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#A2A4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4E7
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4E7 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ACEA
Deuteranopia (green-blind)
#8EA7E5
Tritanopia (blue-blind)
#91B0BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a2a4e7; /* rgb */ color: rgb(162, 164, 231); /* oklch */ color: oklch(74.2% 0.096 282.5);
Tailwind
colors: {
custom: {
50: '#bfbeef',
500: '#a2a4e7',
950: '#000000',
},
}SCSS
$custom: #a2a4e7; $custom-light: #bfbeef; $custom-dark: #000000;
JSON
{
"hex": "#a2a4e7",
"rgb": {
"r": 162,
"g": 164,
"b": 231
},
"hsl": {
"h": 238.261,
"s": 58.974,
"l": 77.059
},
"oklch": {
"l": 0.74214,
"c": 0.09631,
"h": 282.5
},
"luminance": 0.40002
}Semantic roles & 50–950 ramp
primary
#A2A4E7
secondary
#F0EFDB
accent
#C21FC7
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184