#A094E4#A094E4
#A094E4 is a light, moderate blue. Relative luminance 0.343; OKLCH L 70.8% C 0.116 H 290.0°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A094E4 |
|---|---|
| RGB | rgb(160, 148, 228) |
| HSL | hsl(249, 60%, 74%) |
| HSV | hsv(249, 35%, 89%) |
| CMYK | cmyk(29.8%, 35.1%, 0%, 10.6%) |
| CIE-LAB | lab(65.16, 21.98, -38.97) |
| CIE-LCH | lch(65.16, 44.74, 299.42°) |
| OKLab | oklab(70.82% 0.0395 -0.1086) |
| OKLCH | oklch(70.82% 0.116 290) |
| XYZ | xyz(39.0871, 34.2540, 77.9361) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.27
Lavender
#B39DDB
ΔE00 6.08
Periwinkle Blue
#8F99FB
ΔE00 6.59
Lavender Blue
#8B88F8
ΔE00 6.77
Pale Purple
#B790D4
ΔE00 7.81
Periwinkle (survey)
#8E82FE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A094E4 #D8E494
analogous
#94B0E4 #A094E4 #C894E4
triadic
#A094E4 #E4A094 #94E4A0
tetradic
#A094E4 #E494B0 #D8E494 #94E4C8
square
#A094E4 #E494B0 #D8E494 #94E4C8
split-complementary
#A094E4 #E4C894 #B0E494
monochromatic
#4A33CA #7563D8 #A094E4 #CBC5F0 #E9E7F9
Accessibility & contrast
On white
2.67
#A094E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#A094E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A094E4
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A094E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A094E4 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E7
Deuteranopia (green-blind)
#7E9CE2
Tritanopia (blue-blind)
#90A2B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a094e4; /* rgb */ color: rgb(160, 148, 228); /* oklch */ color: oklch(70.8% 0.116 290.0);
Tailwind
colors: {
custom: {
50: '#beb3ed',
500: '#a094e4',
950: '#000000',
},
}SCSS
$custom: #a094e4; $custom-light: #beb3ed; $custom-dark: #000000;
JSON
{
"hex": "#a094e4",
"rgb": {
"r": 160,
"g": 148,
"b": 228
},
"hsl": {
"h": 249,
"s": 59.701,
"l": 73.725
},
"oklch": {
"l": 0.70822,
"c": 0.11557,
"h": 290
},
"luminance": 0.34255
}Semantic roles & 50–950 ramp
primary
#A094E4
secondary
#EDF0DB
accent
#C71EAE
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084