#A094E5#A094E5
#A094E5 is a light, moderate blue. Relative luminance 0.343; OKLCH L 70.9% C 0.117 H 289.9°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A094E5 |
|---|---|
| RGB | rgb(160, 148, 229) |
| HSL | hsl(249, 61%, 74%) |
| HSV | hsv(249, 35%, 90%) |
| CMYK | cmyk(30.1%, 35.4%, 0%, 10.2%) |
| CIE-LAB | lab(65.21, 22.23, -39.45) |
| CIE-LCH | lch(65.21, 45.28, 299.40°) |
| OKLab | oklab(70.87% 0.0398 -0.11) |
| OKLCH | oklch(70.87% 0.117 289.9) |
| XYZ | xyz(39.2263, 34.3097, 78.6693) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.17
Lavender
#B39DDB
ΔE00 6.22
Periwinkle Blue
#8F99FB
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 6.63
Periwinkle (survey)
#8E82FE
ΔE00 7.73
Pale Purple
#B790D4
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A094E5 #D9E594
analogous
#94B1E5 #A094E5 #C994E5
triadic
#A094E5 #E5A094 #94E5A0
tetradic
#A094E5 #E594B1 #D9E594 #94E5C9
square
#A094E5 #E594B1 #D9E594 #94E5C9
split-complementary
#A094E5 #E5C994 #B1E594
monochromatic
#4932CD #7463D9 #A094E5 #CCC5F1 #E9E6F9
Accessibility & contrast
On white
2.67
#A094E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#A094E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A094E5
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A094E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A094E5 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E8
Deuteranopia (green-blind)
#7D9CE3
Tritanopia (blue-blind)
#90A2B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a094e5; /* rgb */ color: rgb(160, 148, 229); /* oklch */ color: oklch(70.9% 0.117 289.9);
Tailwind
colors: {
custom: {
50: '#beb3ed',
500: '#a094e5',
950: '#000000',
},
}SCSS
$custom: #a094e5; $custom-light: #beb3ed; $custom-dark: #000000;
JSON
{
"hex": "#a094e5",
"rgb": {
"r": 160,
"g": 148,
"b": 229
},
"hsl": {
"h": 248.889,
"s": 60.902,
"l": 73.922
},
"oklch": {
"l": 0.7087,
"c": 0.11696,
"h": 289.9
},
"luminance": 0.34311
}Semantic roles & 50–950 ramp
primary
#A094E5
secondary
#EDF0DB
accent
#C91DAF
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084