#8A98F7#8A98F7
#8A98F7 is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.9% C 0.139 H 275.9°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8A98F7 |
|---|---|
| RGB | rgb(138, 152, 247) |
| HSL | hsl(232, 87%, 75%) |
| HSV | hsv(232, 44%, 97%) |
| CMYK | cmyk(44.1%, 38.5%, 0%, 3.1%) |
| CIE-LAB | lab(65.42, 19.00, -49.13) |
| CIE-LCH | lch(65.42, 52.68, 291.14°) |
| OKLab | oklab(70.89% 0.0143 -0.1385) |
| OKLCH | oklch(70.89% 0.139 275.9) |
| XYZ | xyz(38.4928, 34.5732, 92.6227) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.03
Perrywinkle
#8F8CE7
ΔE00 4.93
Lavender Blue
#8B88F8
ΔE00 5.09
Periwinkle (survey)
#8E82FE
ΔE00 7.15
Soft Blue
#6488EA
ΔE00 7.25
Cornflowerblue
#6495ED
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A98F7 #F7E98A
analogous
#8ACEF7 #8A98F7 #B38AF7
triadic
#8A98F7 #F78A98 #98F78A
tetradic
#8A98F7 #F78ACE #F7E98A #8AF7B3
square
#8A98F7 #F78ACE #F7E98A #8AF7B3
split-complementary
#8A98F7 #F7B38A #CEF78A
monochromatic
#1733EF #5166F3 #8A98F7 #C3CAFB #E2E6FD
Accessibility & contrast
On white
2.65
#8A98F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#8A98F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A98F7
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A98F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A98F7 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FB
Deuteranopia (green-blind)
#6D9BF5
Tritanopia (blue-blind)
#64ABBC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8a98f7; /* rgb */ color: rgb(138, 152, 247); /* oklch */ color: oklch(70.9% 0.139 275.9);
Tailwind
colors: {
custom: {
50: '#b1b6fa',
500: '#8a98f7',
950: '#000000',
},
}SCSS
$custom: #8a98f7; $custom-light: #b1b6fa; $custom-dark: #000000;
JSON
{
"hex": "#8a98f7",
"rgb": {
"r": 138,
"g": 152,
"b": 247
},
"hsl": {
"h": 232.294,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.70894,
"c": 0.13927,
"h": 275.9
},
"luminance": 0.34575
}Semantic roles & 50–950 ramp
primary
#8A98F7
secondary
#F5F1D6
accent
#C702E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085