#A4A0FA#A4A0FA
#A4A0FA is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.5% C 0.128 H 284.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A4A0FA |
|---|---|
| RGB | rgb(164, 160, 250) |
| HSL | hsl(243, 90%, 80%) |
| HSV | hsv(243, 36%, 98%) |
| CMYK | cmyk(34.4%, 36%, 0%, 2%) |
| CIE-LAB | lab(69.42, 21.87, -44.33) |
| CIE-LCH | lch(69.42, 49.44, 296.26°) |
| OKLab | oklab(74.48% 0.0329 -0.124) |
| OKLCH | oklch(74.48% 0.128 284.9) |
| XYZ | xyz(45.1312, 39.9349, 95.7543) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.40
Perrywinkle
#8F8CE7
ΔE00 6.10
Lavender Blue
#8B88F8
ΔE00 7.33
Lavender
#B39DDB
ΔE00 8.35
Pastel Purple
#CAA0FF
ΔE00 8.39
Periwinkle (survey)
#8E82FE
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4A0FA #F6FAA0
analogous
#A0C9FA #A4A0FA #D1A0FA
triadic
#A4A0FA #FAA4A0 #A0FAA4
tetradic
#A4A0FA #FAA0C9 #F6FAA0 #A0FAD1
square
#A4A0FA #FAA0C9 #F6FAA0 #A0FAD1
split-complementary
#A4A0FA #FAD1A0 #C9FAA0
monochromatic
#352CF4 #6C66F7 #A4A0FA #DCDAFD #E3E2FD
Accessibility & contrast
On white
2.34
#A4A0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#A4A0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4A0FA
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4A0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4A0FA | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFE
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#8DB1C1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a4a0fa; /* rgb */ color: rgb(164, 160, 250); /* oklch */ color: oklch(74.5% 0.128 284.9);
Tailwind
colors: {
custom: {
50: '#c1bcfc',
500: '#a4a0fa',
950: '#000000',
},
}SCSS
$custom: #a4a0fa; $custom-light: #c1bcfc; $custom-dark: #000000;
JSON
{
"hex": "#a4a0fa",
"rgb": {
"r": 164,
"g": 160,
"b": 250
},
"hsl": {
"h": 242.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.74481,
"c": 0.12834,
"h": 284.9
},
"luminance": 0.39936
}Semantic roles & 50–950 ramp
primary
#A4A0FA
secondary
#F4F6D5
accent
#E600DB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131217
muted
#828185