#A094E2#A094E2
#A094E2 is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.7% C 0.113 H 290.3°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A094E2 |
|---|---|
| RGB | rgb(160, 148, 226) |
| HSL | hsl(249, 57%, 73%) |
| HSV | hsv(249, 35%, 89%) |
| CMYK | cmyk(29.2%, 34.5%, 0%, 11.4%) |
| CIE-LAB | lab(65.08, 21.48, -38.00) |
| CIE-LCH | lch(65.08, 43.65, 299.48°) |
| OKLab | oklab(70.73% 0.0391 -0.1058) |
| OKLCH | oklch(70.73% 0.113 290.3) |
| XYZ | xyz(38.8111, 34.1436, 76.4823) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.48
Lavender
#B39DDB
ΔE00 5.82
Periwinkle Blue
#8F99FB
ΔE00 6.88
Lavender Blue
#8B88F8
ΔE00 7.06
Pale Purple
#B790D4
ΔE00 7.58
Lavender (survey)
#C79FEF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A094E2 #D6E294
analogous
#94AFE2 #A094E2 #C794E2
triadic
#A094E2 #E2A094 #94E2A0
tetradic
#A094E2 #E294AF #D6E294 #94E2C7
square
#A094E2 #E294AF #D6E294 #94E2C7
split-complementary
#A094E2 #E2C794 #AFE294
monochromatic
#4C36C6 #7564D5 #A094E2 #CBC4EF #EAE7F8
Accessibility & contrast
On white
2.68
#A094E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#A094E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A094E2
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A094E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A094E2 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9FE5
Deuteranopia (green-blind)
#7F9CE0
Tritanopia (blue-blind)
#91A2B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a094e2; /* rgb */ color: rgb(160, 148, 226); /* oklch */ color: oklch(70.7% 0.113 290.3);
Tailwind
colors: {
custom: {
50: '#beb3eb',
500: '#a094e2',
950: '#000000',
},
}SCSS
$custom: #a094e2; $custom-light: #beb3eb; $custom-dark: #000000;
JSON
{
"hex": "#a094e2",
"rgb": {
"r": 160,
"g": 148,
"b": 226
},
"hsl": {
"h": 249.231,
"s": 57.353,
"l": 73.333
},
"oklch": {
"l": 0.70726,
"c": 0.11279,
"h": 290.3
},
"luminance": 0.34144
}Semantic roles & 50–950 ramp
primary
#A094E2
secondary
#EDF0DB
accent
#C521AC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084