#A097FA#A097FA
#A097FA is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.5% C 0.141 H 286.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A097FA |
|---|---|
| RGB | rgb(160, 151, 250) |
| HSL | hsl(245, 91%, 79%) |
| HSV | hsv(245, 40%, 98%) |
| CMYK | cmyk(36%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(66.91, 25.93, -48.31) |
| CIE-LCH | lch(66.91, 54.83, 298.22°) |
| OKLab | oklab(72.48% 0.0401 -0.1357) |
| OKLCH | oklch(72.48% 0.141 286.5) |
| XYZ | xyz(42.8144, 36.5076, 95.2148) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.05
Perrywinkle
#8F8CE7
ΔE00 4.28
Lavender Blue
#8B88F8
ΔE00 5.14
Periwinkle (survey)
#8E82FE
ΔE00 6.34
Liliac
#C48EFD
ΔE00 8.51
Pastel Purple
#CAA0FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A097FA #F1FA97
analogous
#97BFFA #A097FA #D197FA
triadic
#A097FA #FAA097 #97FAA0
tetradic
#A097FA #FA97BF #F1FA97 #97FAD1
square
#A097FA #FA97BF #F1FA97 #97FAD1
split-complementary
#A097FA #FAD197 #BFFA97
monochromatic
#3522F4 #6B5DF7 #A097FA #D5D1FD #E4E2FE
Accessibility & contrast
On white
2.53
#A097FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#A097FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A097FA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A097FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A097FA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FE
Deuteranopia (green-blind)
#75A0F8
Tritanopia (blue-blind)
#88AABD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a097fa; /* rgb */ color: rgb(160, 151, 250); /* oklch */ color: oklch(72.5% 0.141 286.5);
Tailwind
colors: {
custom: {
50: '#bfb5fc',
500: '#a097fa',
950: '#000000',
},
}SCSS
$custom: #a097fa; $custom-light: #bfb5fc; $custom-dark: #000000;
JSON
{
"hex": "#a097fa",
"rgb": {
"r": 160,
"g": 151,
"b": 250
},
"hsl": {
"h": 245.455,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.72482,
"c": 0.14149,
"h": 286.5
},
"luminance": 0.36509
}Semantic roles & 50–950 ramp
primary
#A097FA
secondary
#F3F6D5
accent
#E600D1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085