#A197EA#A197EA
#A197EA is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.8% C 0.119 H 288.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A197EA |
|---|---|
| RGB | rgb(161, 151, 234) |
| HSL | hsl(247, 66%, 75%) |
| HSV | hsv(247, 35%, 92%) |
| CMYK | cmyk(31.2%, 35.5%, 0%, 8.2%) |
| CIE-LAB | lab(66.25, 22.06, -40.57) |
| CIE-LCH | lch(66.25, 46.18, 298.54°) |
| OKLab | oklab(71.76% 0.038 -0.1132) |
| OKLCH | oklch(71.76% 0.119 288.5) |
| XYZ | xyz(40.6120, 35.6499, 82.5674) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.34
Periwinkle Blue
#8F99FB
ΔE00 5.70
Lavender
#B39DDB
ΔE00 6.53
Lavender Blue
#8B88F8
ΔE00 6.56
Periwinkle (survey)
#8E82FE
ΔE00 7.79
Pastel Purple
#CAA0FF
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A197EA #E0EA97
analogous
#97B6EA #A197EA #CA97EA
triadic
#A197EA #EAA197 #97EAA1
tetradic
#A197EA #EA97B6 #E0EA97 #97EACA
square
#A197EA #EA97B6 #E0EA97 #97EACA
split-complementary
#A197EA #EACA97 #B6EA97
monochromatic
#4531D5 #7364E0 #A197EA #CFCAF4 #E8E6FA
Accessibility & contrast
On white
2.58
#A197EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#A197EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A197EA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A197EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A197EA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#8FA6B6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a197ea; /* rgb */ color: rgb(161, 151, 234); /* oklch */ color: oklch(71.8% 0.119 288.5);
Tailwind
colors: {
custom: {
50: '#bfb5f1',
500: '#a197ea',
950: '#000000',
},
}SCSS
$custom: #a197ea; $custom-light: #bfb5f1; $custom-dark: #000000;
JSON
{
"hex": "#a197ea",
"rgb": {
"r": 161,
"g": 151,
"b": 234
},
"hsl": {
"h": 247.229,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.71761,
"c": 0.1194,
"h": 288.5
},
"luminance": 0.35651
}Semantic roles & 50–950 ramp
primary
#A197EA
secondary
#EEF1DA
accent
#CE17B8
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084