#A093F6#A093F6
#A093F6 is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.5% C 0.142 H 288.3°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #A093F6 |
|---|---|
| RGB | rgb(160, 147, 246) |
| HSL | hsl(248, 85%, 77%) |
| HSV | hsv(248, 40%, 96%) |
| CMYK | cmyk(35%, 40.2%, 0%, 3.5%) |
| CIE-LAB | lab(65.74, 27.16, -47.96) |
| CIE-LCH | lch(65.74, 55.12, 299.53°) |
| OKLab | oklab(71.53% 0.0445 -0.1347) |
| OKLCH | oklch(71.53% 0.142 288.3) |
| XYZ | xyz(41.5610, 34.9937, 91.7356) |
| Luminance | 0.3499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.71
Lavender Blue
#8B88F8
ΔE00 4.74
Periwinkle Blue
#8F99FB
ΔE00 4.92
Periwinkle (survey)
#8E82FE
ΔE00 5.69
Liliac
#C48EFD
ΔE00 7.80
Pastel Purple
#CAA0FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A093F6 #E9F693
analogous
#93B8F6 #A093F6 #D293F6
triadic
#A093F6 #F6A093 #93F6A0
tetradic
#A093F6 #F693B8 #E9F693 #93F6D2
square
#A093F6 #F693B8 #E9F693 #93F6D2
split-complementary
#A093F6 #F6D293 #B8F693
monochromatic
#3D22ED #6E5BF1 #A093F6 #D2CBFB #E6E3FD
Accessibility & contrast
On white
2.63
#A093F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#A093F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A093F6
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A093F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A093F6 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FA
Deuteranopia (green-blind)
#739DF4
Tritanopia (blue-blind)
#8AA6B9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a093f6; /* rgb */ color: rgb(160, 147, 246); /* oklch */ color: oklch(71.5% 0.142 288.3);
Tailwind
colors: {
custom: {
50: '#bfb2f9',
500: '#a093f6',
950: '#000000',
},
}SCSS
$custom: #a093f6; $custom-light: #bfb2f9; $custom-dark: #000000;
JSON
{
"hex": "#a093f6",
"rgb": {
"r": 160,
"g": 147,
"b": 246
},
"hsl": {
"h": 247.879,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.71534,
"c": 0.14184,
"h": 288.3
},
"luminance": 0.34995
}Semantic roles & 50–950 ramp
primary
#A093F6
secondary
#F1F5D6
accent
#E104C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085