#A4A4FA#A4A4FA
#A4A4FA is a light, vivid blue. Relative luminance 0.413; OKLCH L 75.2% C 0.123 H 283.0°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A4FA |
|---|---|
| RGB | rgb(164, 164, 250) |
| HSL | hsl(240, 90%, 81%) |
| HSV | hsv(240, 34%, 98%) |
| CMYK | cmyk(34.4%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(70.42, 19.61, -42.78) |
| CIE-LCH | lch(70.42, 47.06, 294.63°) |
| OKLab | oklab(75.24% 0.0277 -0.1195) |
| OKLCH | oklch(75.24% 0.123 283) |
| XYZ | xyz(45.8359, 41.3441, 95.9891) |
| Luminance | 0.4135 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.63
Perrywinkle
#8F8CE7
ΔE00 6.96
Lavender Blue
#8B88F8
ΔE00 8.22
Pastel Blue
#A2BFFE
ΔE00 8.48
Lavender
#B39DDB
ΔE00 8.65
Pastel Purple
#CAA0FF
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A4FA #FAFAA4
analogous
#A4CFFA #A4A4FA #CFA4FA
triadic
#A4A4FA #FAA4A4 #A4FAA4
tetradic
#A4A4FA #FAA4CF #FAFAA4 #A4FACF
square
#A4A4FA #FAA4CF #FAFAA4 #A4FACF
split-complementary
#A4A4FA #FACFA4 #CFFAA4
monochromatic
#3030F4 #6A6AF7 #A4A4FA #DEDEFD #E2E2FD
Accessibility & contrast
On white
2.27
#A4A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#A4A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A4FA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A4FA | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#8DB4C4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #a4a4fa; /* rgb */ color: rgb(164, 164, 250); /* oklch */ color: oklch(75.2% 0.123 283.0);
Tailwind
colors: {
custom: {
50: '#c1befc',
500: '#a4a4fa',
950: '#000000',
},
}SCSS
$custom: #a4a4fa; $custom-light: #c1befc; $custom-dark: #000000;
JSON
{
"hex": "#a4a4fa",
"rgb": {
"r": 164,
"g": 164,
"b": 250
},
"hsl": {
"h": 240,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.75243,
"c": 0.12272,
"h": 283
},
"luminance": 0.41346
}Semantic roles & 50–950 ramp
primary
#A4A4FA
secondary
#F5F5D6
accent
#E600E5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185