#A1A4E9#A1A4E9
#A1A4E9 is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.2% C 0.099 H 281.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A1A4E9 |
|---|---|
| RGB | rgb(161, 164, 233) |
| HSL | hsl(238, 62%, 77%) |
| HSV | hsv(238, 31%, 91%) |
| CMYK | cmyk(30.9%, 29.6%, 0%, 8.6%) |
| CIE-LAB | lab(69.48, 14.44, -34.99) |
| CIE-LCH | lch(69.48, 37.86, 292.42°) |
| OKLab | oklab(74.23% 0.0202 -0.0972) |
| OKLCH | oklch(74.23% 0.099 281.8) |
| XYZ | xyz(42.6774, 40.0100, 82.5491) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.88
Perrywinkle
#8F8CE7
ΔE00 7.17
Lavender
#B39DDB
ΔE00 7.27
Pastel Blue
#A2BFFE
ΔE00 8.75
Light Periwinkle
#C1C6FC
ΔE00 9.03
Lavender Blue
#8B88F8
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1A4E9 #E9E6A1
analogous
#A1C8E9 #A1A4E9 #C2A1E9
triadic
#A1A4E9 #E9A1A4 #A4E9A1
tetradic
#A1A4E9 #E9A1C8 #E9E6A1 #A1E9C2
square
#A1A4E9 #E9A1C8 #E9E6A1 #A1E9C2
split-complementary
#A1A4E9 #E9C2A1 #C8E9A1
monochromatic
#3E44D2 #6F74DD #A1A4E9 #D3D4F5 #E6E7F9
Accessibility & contrast
On white
2.33
#A1A4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#A1A4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1A4E9
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1A4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1A4E9 | 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)
#90ACEC
Deuteranopia (green-blind)
#8DA7E7
Tritanopia (blue-blind)
#8FB1BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a1a4e9; /* rgb */ color: rgb(161, 164, 233); /* oklch */ color: oklch(74.2% 0.099 281.8);
Tailwind
colors: {
custom: {
50: '#bebef0',
500: '#a1a4e9',
950: '#000000',
},
}SCSS
$custom: #a1a4e9; $custom-light: #bebef0; $custom-dark: #000000;
JSON
{
"hex": "#a1a4e9",
"rgb": {
"r": 161,
"g": 164,
"b": 233
},
"hsl": {
"h": 237.5,
"s": 62.069,
"l": 77.255
},
"oklch": {
"l": 0.74228,
"c": 0.09927,
"h": 281.8
},
"luminance": 0.40011
}Semantic roles & 50–950 ramp
primary
#A1A4E9
secondary
#F1F0DA
accent
#C31CCA
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184