#A097E5#A097E5
#A097E5 is a light, moderate blue. Relative luminance 0.353; OKLCH L 71.4% C 0.112 H 288.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A097E5 |
|---|---|
| RGB | rgb(160, 151, 229) |
| HSL | hsl(247, 60%, 75%) |
| HSV | hsv(247, 34%, 90%) |
| CMYK | cmyk(30.1%, 34.1%, 0%, 10.2%) |
| CIE-LAB | lab(65.95, 20.52, -38.29) |
| CIE-LCH | lch(65.95, 43.44, 298.19°) |
| OKLab | oklab(71.44% 0.0357 -0.1066) |
| OKLCH | oklch(71.44% 0.112 288.5) |
| XYZ | xyz(39.7030, 35.2631, 78.8282) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.55
Lavender
#B39DDB
ΔE00 6.02
Periwinkle Blue
#8F99FB
ΔE00 6.17
Lavender Blue
#8B88F8
ΔE00 7.04
Pale Purple
#B790D4
ΔE00 8.29
Lavender (survey)
#C79FEF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A097E5 #DCE597
analogous
#97B5E5 #A097E5 #C797E5
triadic
#A097E5 #E5A097 #97E5A0
tetradic
#A097E5 #E597B5 #DCE597 #97E5C7
square
#A097E5 #E597B5 #DCE597 #97E5C7
split-complementary
#A097E5 #E5C797 #B5E597
monochromatic
#4735CD #7366D9 #A097E5 #CDC8F1 #E9E7F9
Accessibility & contrast
On white
2.61
#A097E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#A097E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A097E5
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A097E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A097E5 | 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)
#81A2E8
Deuteranopia (green-blind)
#809EE3
Tritanopia (blue-blind)
#90A5B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a097e5; /* rgb */ color: rgb(160, 151, 229); /* oklch */ color: oklch(71.4% 0.112 288.5);
Tailwind
colors: {
custom: {
50: '#beb5ed',
500: '#a097e5',
950: '#000000',
},
}SCSS
$custom: #a097e5; $custom-light: #beb5ed; $custom-dark: #000000;
JSON
{
"hex": "#a097e5",
"rgb": {
"r": 160,
"g": 151,
"b": 229
},
"hsl": {
"h": 246.923,
"s": 60,
"l": 74.51
},
"oklch": {
"l": 0.71441,
"c": 0.11245,
"h": 288.5
},
"luminance": 0.35264
}Semantic roles & 50–950 ramp
primary
#A097E5
secondary
#EEF0DB
accent
#C81EB4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084