#A498FE#A498FE
#A498FE is a light, vivid blue. Relative luminance 0.375; OKLCH L 73.2% C 0.145 H 287.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A498FE |
|---|---|
| RGB | rgb(164, 152, 254) |
| HSL | hsl(247, 98%, 80%) |
| HSV | hsv(247, 40%, 100%) |
| CMYK | cmyk(35.4%, 40.2%, 0%, 0.4%) |
| CIE-LAB | lab(67.65, 27.45, -49.29) |
| CIE-LCH | lch(67.65, 56.42, 299.11°) |
| OKLab | oklab(73.19% 0.044 -0.1385) |
| OKLCH | oklch(73.19% 0.145 287.6) |
| XYZ | xyz(44.4226, 37.5035, 98.6451) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.65
Perrywinkle
#8F8CE7
ΔE00 5.04
Lavender Blue
#8B88F8
ΔE00 5.69
Periwinkle (survey)
#8E82FE
ΔE00 6.68
Liliac
#C48EFD
ΔE00 7.92
Pastel Purple
#CAA0FF
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A498FE #F2FE98
analogous
#98BFFE #A498FE #D798FE
triadic
#A498FE #FEA498 #98FEA4
tetradic
#A498FE #FE98BF #F2FE98 #98FED7
square
#A498FE #FE98BF #F2FE98 #98FED7
split-complementary
#A498FE #FED798 #BFFE98
monochromatic
#391FFD #6E5BFD #A498FE #DAD5FF #E4E1FF
Accessibility & contrast
On white
2.47
#A498FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#A498FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A498FE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A498FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A498FE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#76A2FC
Tritanopia (blue-blind)
#8DABBF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a498fe; /* rgb */ color: rgb(164, 152, 254); /* oklch */ color: oklch(73.2% 0.145 287.6);
Tailwind
colors: {
custom: {
50: '#c2b6ff',
500: '#a498fe',
950: '#000000',
},
}SCSS
$custom: #a498fe; $custom-light: #c2b6ff; $custom-dark: #000000;
JSON
{
"hex": "#a498fe",
"rgb": {
"r": 164,
"g": 152,
"b": 254
},
"hsl": {
"h": 247.059,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.7319,
"c": 0.14529,
"h": 287.6
},
"luminance": 0.37505
}Semantic roles & 50–950 ramp
primary
#A498FE
secondary
#F3F7D4
accent
#E600CA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086