#A097FF#A097FF
#A097FF is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.7% C 0.148 H 286.0°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A097FF |
|---|---|
| RGB | rgb(160, 151, 255) |
| HSL | hsl(245, 100%, 80%) |
| HSV | hsv(245, 41%, 100%) |
| CMYK | cmyk(37.3%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(67.15, 27.25, -50.66) |
| CIE-LCH | lch(67.15, 57.53, 298.28°) |
| OKLab | oklab(72.74% 0.041 -0.1425) |
| OKLCH | oklch(72.74% 0.148 286) |
| XYZ | xyz(43.6088, 36.8254, 99.3987) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.90
Perrywinkle
#8F8CE7
ΔE00 4.62
Lavender Blue
#8B88F8
ΔE00 5.01
Periwinkle (survey)
#8E82FE
ΔE00 6.13
Liliac
#C48EFD
ΔE00 8.62
Pastel Purple
#CAA0FF
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A097FF #F6FF97
analogous
#97C2FF #A097FF #D497FF
triadic
#A097FF #FFA097 #97FFA0
tetradic
#A097FF #FF97C2 #F6FF97 #97FFD4
square
#A097FF #FF97C2 #F6FF97 #97FFD4
split-complementary
#A097FF #FFD497 #C2FF97
monochromatic
#301DFF #685AFF #A097FF #D8D4FF #E3E0FF
Accessibility & contrast
On white
2.51
#A097FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#A097FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A097FF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A097FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A097FF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#72A1FD
Tritanopia (blue-blind)
#86ABBF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a097ff; /* rgb */ color: rgb(160, 151, 255); /* oklch */ color: oklch(72.7% 0.148 286.0);
Tailwind
colors: {
custom: {
50: '#bfb5ff',
500: '#a097ff',
950: '#000000',
},
}SCSS
$custom: #a097ff; $custom-light: #bfb5ff; $custom-dark: #000000;
JSON
{
"hex": "#a097ff",
"rgb": {
"r": 160,
"g": 151,
"b": 255
},
"hsl": {
"h": 245.192,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.72742,
"c": 0.14831,
"h": 286
},
"luminance": 0.36827
}Semantic roles & 50–950 ramp
primary
#A097FF
secondary
#F4F7D4
accent
#E600D2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086