#A096FA#A096FA
#A096FA is a light, vivid blue. Relative luminance 0.362; OKLCH L 72.3% C 0.143 H 286.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A096FA |
|---|---|
| RGB | rgb(160, 150, 250) |
| HSL | hsl(246, 91%, 78%) |
| HSV | hsv(246, 40%, 98%) |
| CMYK | cmyk(36%, 40%, 0%, 2%) |
| CIE-LAB | lab(66.66, 26.50, -48.70) |
| CIE-LCH | lch(66.66, 55.44, 298.55°) |
| OKLab | oklab(72.3% 0.0414 -0.1368) |
| OKLCH | oklch(72.3% 0.143 286.8) |
| XYZ | xyz(42.6541, 36.1871, 95.1614) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.16
Periwinkle Blue
#8F99FB
ΔE00 4.20
Lavender Blue
#8B88F8
ΔE00 4.97
Periwinkle (survey)
#8E82FE
ΔE00 6.10
Liliac
#C48EFD
ΔE00 8.33
Pastel Purple
#CAA0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A096FA #F0FA96
analogous
#96BEFA #A096FA #D296FA
triadic
#A096FA #FAA096 #96FAA0
tetradic
#A096FA #FA96BE #F0FA96 #96FAD2
square
#A096FA #FA96BE #F0FA96 #96FAD2
split-complementary
#A096FA #FAD296 #BEFA96
monochromatic
#3621F4 #6B5CF7 #A096FA #D5D0FD #E5E2FE
Accessibility & contrast
On white
2.55
#A096FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#A096FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A096FA
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A096FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A096FA | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FE
Deuteranopia (green-blind)
#749FF8
Tritanopia (blue-blind)
#88A9BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a096fa; /* rgb */ color: rgb(160, 150, 250); /* oklch */ color: oklch(72.3% 0.143 286.8);
Tailwind
colors: {
custom: {
50: '#bfb5fc',
500: '#a096fa',
950: '#000000',
},
}SCSS
$custom: #a096fa; $custom-light: #bfb5fc; $custom-dark: #000000;
JSON
{
"hex": "#a096fa",
"rgb": {
"r": 160,
"g": 150,
"b": 250
},
"hsl": {
"h": 246,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.72296,
"c": 0.14293,
"h": 286.8
},
"luminance": 0.36188
}Semantic roles & 50–950 ramp
primary
#A096FA
secondary
#F2F6D5
accent
#E600CF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085