#A097EA#A097EA
#A097EA is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.7% C 0.119 H 288.0°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A097EA |
|---|---|
| RGB | rgb(160, 151, 234) |
| HSL | hsl(247, 66%, 75%) |
| HSV | hsv(247, 35%, 92%) |
| CMYK | cmyk(31.6%, 35.5%, 0%, 8.2%) |
| CIE-LAB | lab(66.17, 21.79, -40.70) |
| CIE-LCH | lch(66.17, 46.16, 298.16°) |
| OKLab | oklab(71.68% 0.0368 -0.1136) |
| OKLCH | oklch(71.68% 0.119 288) |
| XYZ | xyz(40.4112, 35.5463, 82.5579) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.18
Periwinkle Blue
#8F99FB
ΔE00 5.48
Lavender Blue
#8B88F8
ΔE00 6.41
Lavender
#B39DDB
ΔE00 6.72
Periwinkle (survey)
#8E82FE
ΔE00 7.69
Pastel Purple
#CAA0FF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A097EA #E1EA97
analogous
#97B7EA #A097EA #C997EA
triadic
#A097EA #EAA097 #97EAA0
tetradic
#A097EA #EA97B7 #E1EA97 #97EAC9
square
#A097EA #EA97B7 #E1EA97 #97EAC9
split-complementary
#A097EA #EAC997 #B7EA97
monochromatic
#4331D5 #7164E0 #A097EA #CFCAF4 #E8E6FA
Accessibility & contrast
On white
2.59
#A097EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#A097EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A097EA
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A097EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A097EA | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#8EA6B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a097ea; /* rgb */ color: rgb(160, 151, 234); /* oklch */ color: oklch(71.7% 0.119 288.0);
Tailwind
colors: {
custom: {
50: '#beb5f1',
500: '#a097ea',
950: '#000000',
},
}SCSS
$custom: #a097ea; $custom-light: #beb5f1; $custom-dark: #000000;
JSON
{
"hex": "#a097ea",
"rgb": {
"r": 160,
"g": 151,
"b": 234
},
"hsl": {
"h": 246.506,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.7168,
"c": 0.11943,
"h": 288
},
"luminance": 0.35547
}Semantic roles & 50–950 ramp
primary
#A097EA
secondary
#EFF1DA
accent
#CE17BA
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084