#A198EA#A198EA
#A198EA is a light, moderate blue. Relative luminance 0.360; OKLCH L 72.0% C 0.118 H 288.1°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A198EA |
|---|---|
| RGB | rgb(161, 152, 234) |
| HSL | hsl(247, 66%, 76%) |
| HSV | hsv(247, 35%, 92%) |
| CMYK | cmyk(31.2%, 35%, 0%, 8.2%) |
| CIE-LAB | lab(66.50, 21.49, -40.18) |
| CIE-LCH | lch(66.50, 45.57, 298.14°) |
| OKLab | oklab(71.95% 0.0366 -0.1121) |
| OKLCH | oklch(71.95% 0.118 288.1) |
| XYZ | xyz(40.7736, 35.9731, 82.6212) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.49
Periwinkle Blue
#8F99FB
ΔE00 5.62
Lavender
#B39DDB
ΔE00 6.49
Lavender Blue
#8B88F8
ΔE00 6.72
Periwinkle (survey)
#8E82FE
ΔE00 8.00
Pastel Purple
#CAA0FF
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A198EA #E1EA98
analogous
#98B8EA #A198EA #CA98EA
triadic
#A198EA #EAA198 #98EAA1
tetradic
#A198EA #EA98B8 #E1EA98 #98EACA
square
#A198EA #EA98B8 #E1EA98 #98EACA
split-complementary
#A198EA #EACA98 #B8EA98
monochromatic
#4432D5 #7365E0 #A198EA #CFCBF4 #E8E6FA
Accessibility & contrast
On white
2.56
#A198EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#A198EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A198EA
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A198EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A198EA | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4ED
Deuteranopia (green-blind)
#7FA0E8
Tritanopia (blue-blind)
#8FA7B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a198ea; /* rgb */ color: rgb(161, 152, 234); /* oklch */ color: oklch(72.0% 0.118 288.1);
Tailwind
colors: {
custom: {
50: '#bfb6f1',
500: '#a198ea',
950: '#000000',
},
}SCSS
$custom: #a198ea; $custom-light: #bfb6f1; $custom-dark: #000000;
JSON
{
"hex": "#a198ea",
"rgb": {
"r": 161,
"g": 152,
"b": 234
},
"hsl": {
"h": 246.585,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.71951,
"c": 0.11792,
"h": 288.1
},
"luminance": 0.35974
}Semantic roles & 50–950 ramp
primary
#A198EA
secondary
#EFF1DA
accent
#CE18BA
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084