#A0A4FA#A0A4FA
#A0A4FA is a light, vivid blue. Relative luminance 0.409; OKLCH L 74.9% C 0.123 H 280.9°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A4FA |
|---|---|
| RGB | rgb(160, 164, 250) |
| HSL | hsl(237, 90%, 80%) |
| HSV | hsv(237, 36%, 98%) |
| CMYK | cmyk(36%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(70.12, 18.54, -43.26) |
| CIE-LCH | lch(70.12, 47.06, 293.20°) |
| OKLab | oklab(74.94% 0.0234 -0.121) |
| OKLCH | oklch(74.94% 0.123 280.9) |
| XYZ | xyz(45.0231, 40.9250, 95.9510) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.97
Perrywinkle
#8F8CE7
ΔE00 6.87
Pastel Blue
#A2BFFE
ΔE00 7.98
Lavender Blue
#8B88F8
ΔE00 8.02
Lavender
#B39DDB
ΔE00 9.42
Periwinkle (survey)
#8E82FE
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A4FA #FAF6A0
analogous
#A0D1FA #A0A4FA #C9A0FA
triadic
#A0A4FA #FAA0A4 #A4FAA0
tetradic
#A0A4FA #FAA0D1 #FAF6A0 #A0FAC9
square
#A0A4FA #FAA0D1 #FAF6A0 #A0FAC9
split-complementary
#A0A4FA #FAC9A0 #D1FAA0
monochromatic
#2C35F4 #666CF7 #A0A4FA #DADCFD #E2E3FD
Accessibility & contrast
On white
2.29
#A0A4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#A0A4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A4FA
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A4FA | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#87B4C3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a0a4fa; /* rgb */ color: rgb(160, 164, 250); /* oklch */ color: oklch(74.9% 0.123 280.9);
Tailwind
colors: {
custom: {
50: '#bfbefc',
500: '#a0a4fa',
950: '#000000',
},
}SCSS
$custom: #a0a4fa; $custom-light: #bfbefc; $custom-dark: #000000;
JSON
{
"hex": "#a0a4fa",
"rgb": {
"r": 160,
"g": 164,
"b": 250
},
"hsl": {
"h": 237.333,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.74945,
"c": 0.12325,
"h": 280.9
},
"luminance": 0.40927
}Semantic roles & 50–950 ramp
primary
#A0A4FA
secondary
#F6F4D5
accent
#DB00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185