#A096EA#A096EA
#A096EA is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.5% C 0.121 H 288.4°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A096EA |
|---|---|
| RGB | rgb(160, 150, 234) |
| HSL | hsl(247, 67%, 75%) |
| HSV | hsv(247, 36%, 92%) |
| CMYK | cmyk(31.6%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(65.92, 22.36, -41.09) |
| CIE-LCH | lch(65.92, 46.77, 298.55°) |
| OKLab | oklab(71.49% 0.0382 -0.1147) |
| OKLCH | oklch(71.49% 0.121 288.4) |
| XYZ | xyz(40.2509, 35.2258, 82.5045) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.03
Periwinkle Blue
#8F99FB
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 6.25
Lavender
#B39DDB
ΔE00 6.77
Periwinkle (survey)
#8E82FE
ΔE00 7.48
Pastel Purple
#CAA0FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A096EA #E0EA96
analogous
#96B6EA #A096EA #CA96EA
triadic
#A096EA #EAA096 #96EAA0
tetradic
#A096EA #EA96B6 #E0EA96 #96EACA
square
#A096EA #EA96B6 #E0EA96 #96EACA
split-complementary
#A096EA #EACA96 #B6EA96
monochromatic
#4430D6 #7263E0 #A096EA #CEC9F4 #E8E5FA
Accessibility & contrast
On white
2.61
#A096EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#A096EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A096EA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A096EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A096EA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#7D9EE8
Tritanopia (blue-blind)
#8EA5B5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a096ea; /* rgb */ color: rgb(160, 150, 234); /* oklch */ color: oklch(71.5% 0.121 288.4);
Tailwind
colors: {
custom: {
50: '#beb4f1',
500: '#a096ea',
950: '#000000',
},
}SCSS
$custom: #a096ea; $custom-light: #beb4f1; $custom-dark: #000000;
JSON
{
"hex": "#a096ea",
"rgb": {
"r": 160,
"g": 150,
"b": 234
},
"hsl": {
"h": 247.143,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.71491,
"c": 0.12091,
"h": 288.4
},
"luminance": 0.35227
}Semantic roles & 50–950 ramp
primary
#A096EA
secondary
#EFF1DA
accent
#CF17B9
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084