#A094E7#A094E7
#A094E7 is a light, moderate blue. Relative luminance 0.344; OKLCH L 71.0% C 0.120 H 289.6°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A094E7 |
|---|---|
| RGB | rgb(160, 148, 231) |
| HSL | hsl(249, 63%, 74%) |
| HSV | hsv(249, 36%, 91%) |
| CMYK | cmyk(30.7%, 35.9%, 0%, 9.4%) |
| CIE-LAB | lab(65.30, 22.73, -40.42) |
| CIE-LCH | lch(65.30, 46.37, 299.36°) |
| OKLab | oklab(70.97% 0.0402 -0.1128) |
| OKLCH | oklch(70.97% 0.12 289.6) |
| XYZ | xyz(39.5072, 34.4221, 80.1484) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.00
Periwinkle Blue
#8F99FB
ΔE00 6.19
Lavender Blue
#8B88F8
ΔE00 6.35
Lavender
#B39DDB
ΔE00 6.50
Periwinkle (survey)
#8E82FE
ΔE00 7.45
Pale Purple
#B790D4
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A094E7 #DBE794
analogous
#94B2E7 #A094E7 #CA94E7
triadic
#A094E7 #E7A094 #94E7A0
tetradic
#A094E7 #E794B2 #DBE794 #94E7CA
square
#A094E7 #E794B2 #DBE794 #94E7CA
split-complementary
#A094E7 #E7CA94 #B2E794
monochromatic
#4730D1 #7462DC #A094E7 #CCC6F2 #E9E6F9
Accessibility & contrast
On white
2.66
#A094E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#A094E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A094E7
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A094E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A094E7 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA0EA
Deuteranopia (green-blind)
#7C9DE5
Tritanopia (blue-blind)
#8FA3B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a094e7; /* rgb */ color: rgb(160, 148, 231); /* oklch */ color: oklch(71.0% 0.120 289.6);
Tailwind
colors: {
custom: {
50: '#beb3ef',
500: '#a094e7',
950: '#000000',
},
}SCSS
$custom: #a094e7; $custom-light: #beb3ef; $custom-dark: #000000;
JSON
{
"hex": "#a094e7",
"rgb": {
"r": 160,
"g": 148,
"b": 231
},
"hsl": {
"h": 248.675,
"s": 63.359,
"l": 74.314
},
"oklch": {
"l": 0.70966,
"c": 0.11974,
"h": 289.6
},
"luminance": 0.34423
}Semantic roles & 50–950 ramp
primary
#A094E7
secondary
#EEF1DA
accent
#CB1AB2
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084