#A094E6#A094E6
#A094E6 is a light, moderate blue. Relative luminance 0.344; OKLCH L 70.9% C 0.118 H 289.7°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A094E6 |
|---|---|
| RGB | rgb(160, 148, 230) |
| HSL | hsl(249, 62%, 74%) |
| HSV | hsv(249, 36%, 90%) |
| CMYK | cmyk(30.4%, 35.7%, 0%, 9.8%) |
| CIE-LAB | lab(65.25, 22.48, -39.93) |
| CIE-LCH | lch(65.25, 45.83, 299.38°) |
| OKLab | oklab(70.92% 0.04 -0.1114) |
| OKLCH | oklch(70.92% 0.118 289.7) |
| XYZ | xyz(39.3664, 34.3657, 79.4067) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.08
Periwinkle Blue
#8F99FB
ΔE00 6.32
Lavender
#B39DDB
ΔE00 6.36
Lavender Blue
#8B88F8
ΔE00 6.49
Periwinkle (survey)
#8E82FE
ΔE00 7.59
Pale Purple
#B790D4
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A094E6 #DAE694
analogous
#94B1E6 #A094E6 #C994E6
triadic
#A094E6 #E6A094 #94E6A0
tetradic
#A094E6 #E694B1 #DAE694 #94E6C9
square
#A094E6 #E694B1 #DAE694 #94E6C9
split-complementary
#A094E6 #E6C994 #B1E694
monochromatic
#4831CF #7462DA #A094E6 #CCC6F2 #E9E6F9
Accessibility & contrast
On white
2.67
#A094E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#A094E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A094E6
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A094E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A094E6 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA0E9
Deuteranopia (green-blind)
#7D9DE4
Tritanopia (blue-blind)
#90A3B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a094e6; /* rgb */ color: rgb(160, 148, 230); /* oklch */ color: oklch(70.9% 0.118 289.7);
Tailwind
colors: {
custom: {
50: '#beb3ee',
500: '#a094e6',
950: '#000000',
},
}SCSS
$custom: #a094e6; $custom-light: #beb3ee; $custom-dark: #000000;
JSON
{
"hex": "#a094e6",
"rgb": {
"r": 160,
"g": 148,
"b": 230
},
"hsl": {
"h": 248.78,
"s": 62.121,
"l": 74.118
},
"oklch": {
"l": 0.70918,
"c": 0.11834,
"h": 289.7
},
"luminance": 0.34367
}Semantic roles & 50–950 ramp
primary
#A094E6
secondary
#EDF1DA
accent
#CA1CB0
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084