#A198FF#A198FF
#A198FF is a light, vivid blue. Relative luminance 0.373; OKLCH L 73.0% C 0.147 H 286.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A198FF |
|---|---|
| RGB | rgb(161, 152, 255) |
| HSL | hsl(245, 100%, 80%) |
| HSV | hsv(245, 40%, 100%) |
| CMYK | cmyk(36.9%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(67.47, 26.94, -50.15) |
| CIE-LCH | lch(67.47, 56.93, 298.24°) |
| OKLab | oklab(73.01% 0.0408 -0.141) |
| OKLCH | oklch(73.01% 0.147 286.2) |
| XYZ | xyz(43.9712, 37.2521, 99.4620) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.97
Perrywinkle
#8F8CE7
ΔE00 4.81
Lavender Blue
#8B88F8
ΔE00 5.30
Periwinkle (survey)
#8E82FE
ΔE00 6.43
Liliac
#C48EFD
ΔE00 8.58
Pastel Purple
#CAA0FF
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A198FF #F6FF98
analogous
#98C2FF #A198FF #D598FF
triadic
#A198FF #FFA198 #98FFA1
tetradic
#A198FF #FF98C2 #F6FF98 #98FFD5
square
#A198FF #FF98C2 #F6FF98 #98FFD5
split-complementary
#A198FF #FFD598 #C2FF98
monochromatic
#311EFF #695BFF #A198FF #D9D5FF #E3E0FF
Accessibility & contrast
On white
2.48
#A198FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#A198FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A198FF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A198FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A198FF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#74A1FD
Tritanopia (blue-blind)
#88ACBF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a198ff; /* rgb */ color: rgb(161, 152, 255); /* oklch */ color: oklch(73.0% 0.147 286.2);
Tailwind
colors: {
custom: {
50: '#c0b6ff',
500: '#a198ff',
950: '#000000',
},
}SCSS
$custom: #a198ff; $custom-light: #c0b6ff; $custom-dark: #000000;
JSON
{
"hex": "#a198ff",
"rgb": {
"r": 161,
"g": 152,
"b": 255
},
"hsl": {
"h": 245.243,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.73005,
"c": 0.14681,
"h": 286.2
},
"luminance": 0.37254
}Semantic roles & 50–950 ramp
primary
#A198FF
secondary
#F4F7D4
accent
#E600D1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086