#A2A4FA#A2A4FA
#A2A4FA is a light, vivid blue. Relative luminance 0.411; OKLCH L 75.1% C 0.123 H 282.0°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A4FA |
|---|---|
| RGB | rgb(162, 164, 250) |
| HSL | hsl(239, 90%, 81%) |
| HSV | hsv(239, 35%, 98%) |
| CMYK | cmyk(35.2%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(70.27, 19.08, -43.02) |
| CIE-LCH | lch(70.27, 47.06, 293.91°) |
| OKLab | oklab(75.09% 0.0256 -0.1203) |
| OKLCH | oklch(75.09% 0.123 282) |
| XYZ | xyz(45.4262, 41.1329, 95.9699) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.28
Perrywinkle
#8F8CE7
ΔE00 6.90
Lavender Blue
#8B88F8
ΔE00 8.11
Pastel Blue
#A2BFFE
ΔE00 8.22
Lavender
#B39DDB
ΔE00 9.04
Pastel Purple
#CAA0FF
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A4FA #FAF8A2
analogous
#A2D0FA #A2A4FA #CCA2FA
triadic
#A2A4FA #FAA2A4 #A4FAA2
tetradic
#A2A4FA #FAA2D0 #FAF8A2 #A2FACC
square
#A2A4FA #FAA2D0 #FAF8A2 #A2FACC
split-complementary
#A2A4FA #FACCA2 #D0FAA2
monochromatic
#2E32F4 #686BF7 #A2A4FA #DCDDFD #E2E3FD
Accessibility & contrast
On white
2.28
#A2A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#A2A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A4FA
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A4FA | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#8AB4C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a2a4fa; /* rgb */ color: rgb(162, 164, 250); /* oklch */ color: oklch(75.1% 0.123 282.0);
Tailwind
colors: {
custom: {
50: '#c0befc',
500: '#a2a4fa',
950: '#000000',
},
}SCSS
$custom: #a2a4fa; $custom-light: #c0befc; $custom-dark: #000000;
JSON
{
"hex": "#a2a4fa",
"rgb": {
"r": 162,
"g": 164,
"b": 250
},
"hsl": {
"h": 238.636,
"s": 89.796,
"l": 80.784
},
"oklch": {
"l": 0.75093,
"c": 0.12296,
"h": 282
},
"luminance": 0.41134
}Semantic roles & 50–950 ramp
primary
#A2A4FA
secondary
#F6F5D5
accent
#E000E6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121217
muted
#818185