#A094EA#A094EA
#A094EA is a light, vivid blue. Relative luminance 0.346; OKLCH L 71.1% C 0.124 H 289.3°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A094EA |
|---|---|
| RGB | rgb(160, 148, 234) |
| HSL | hsl(248, 67%, 75%) |
| HSV | hsv(248, 37%, 92%) |
| CMYK | cmyk(31.6%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(65.43, 23.50, -41.86) |
| CIE-LCH | lch(65.43, 48.00, 299.31°) |
| OKLab | oklab(71.11% 0.0409 -0.117) |
| OKLCH | oklch(71.11% 0.124 289.3) |
| XYZ | xyz(39.9345, 34.5930, 82.3990) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.80
Periwinkle Blue
#8F99FB
ΔE00 5.82
Lavender Blue
#8B88F8
ΔE00 5.97
Lavender
#B39DDB
ΔE00 6.91
Periwinkle (survey)
#8E82FE
ΔE00 7.07
Liliac
#C48EFD
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A094EA #DEEA94
analogous
#94B3EA #A094EA #CB94EA
triadic
#A094EA #EAA094 #94EAA0
tetradic
#A094EA #EA94B3 #DEEA94 #94EACB
square
#A094EA #EA94B3 #DEEA94 #94EACB
split-complementary
#A094EA #EACB94 #B3EA94
monochromatic
#452ED6 #7361E0 #A094EA #CDC7F4 #E8E5FA
Accessibility & contrast
On white
2.65
#A094EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#A094EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A094EA
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A094EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A094EA | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1ED
Deuteranopia (green-blind)
#7B9DE8
Tritanopia (blue-blind)
#8EA4B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a094ea; /* rgb */ color: rgb(160, 148, 234); /* oklch */ color: oklch(71.1% 0.124 289.3);
Tailwind
colors: {
custom: {
50: '#beb3f1',
500: '#a094ea',
950: '#000000',
},
}SCSS
$custom: #a094ea; $custom-light: #beb3f1; $custom-dark: #000000;
JSON
{
"hex": "#a094ea",
"rgb": {
"r": 160,
"g": 148,
"b": 234
},
"hsl": {
"h": 248.372,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.71113,
"c": 0.12389,
"h": 289.3
},
"luminance": 0.34594
}Semantic roles & 50–950 ramp
primary
#A094EA
secondary
#EEF1DA
accent
#CF16B5
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085