#A197EB#A197EB
#A197EB is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.8% C 0.121 H 288.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A197EB |
|---|---|
| RGB | rgb(161, 151, 235) |
| HSL | hsl(247, 68%, 76%) |
| HSV | hsv(247, 36%, 92%) |
| CMYK | cmyk(31.5%, 35.7%, 0%, 7.8%) |
| CIE-LAB | lab(66.30, 22.32, -41.05) |
| CIE-LCH | lch(66.30, 46.72, 298.53°) |
| OKLab | oklab(71.81% 0.0382 -0.1146) |
| OKLCH | oklch(71.81% 0.121 288.4) |
| XYZ | xyz(40.7560, 35.7075, 83.3261) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.29
Periwinkle Blue
#8F99FB
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 6.44
Lavender
#B39DDB
ΔE00 6.67
Periwinkle (survey)
#8E82FE
ΔE00 7.67
Pastel Purple
#CAA0FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A197EB #E1EB97
analogous
#97B7EB #A197EB #CB97EB
triadic
#A197EB #EBA197 #97EBA1
tetradic
#A197EB #EB97B7 #E1EB97 #97EBCB
square
#A197EB #EB97B7 #E1EB97 #97EBCB
split-complementary
#A197EB #EBCB97 #B7EB97
monochromatic
#4430D7 #7364E1 #A197EB #CFCAF5 #E8E5FA
Accessibility & contrast
On white
2.58
#A197EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#A197EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A197EB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A197EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A197EB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#7E9FE9
Tritanopia (blue-blind)
#8FA6B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a197eb; /* rgb */ color: rgb(161, 151, 235); /* oklch */ color: oklch(71.8% 0.121 288.4);
Tailwind
colors: {
custom: {
50: '#bfb5f2',
500: '#a197eb',
950: '#000000',
},
}SCSS
$custom: #a197eb; $custom-light: #bfb5f2; $custom-dark: #000000;
JSON
{
"hex": "#a197eb",
"rgb": {
"r": 161,
"g": 151,
"b": 235
},
"hsl": {
"h": 247.143,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.71809,
"c": 0.12079,
"h": 288.4
},
"luminance": 0.35708
}Semantic roles & 50–950 ramp
primary
#A197EB
secondary
#EFF2D9
accent
#D016BA
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085