#8A98F3#8A98F3
#8A98F3 is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.7% C 0.134 H 275.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8A98F3 |
|---|---|
| RGB | rgb(138, 152, 243) |
| HSL | hsl(232, 81%, 75%) |
| HSV | hsv(232, 43%, 95%) |
| CMYK | cmyk(43.2%, 37.4%, 0%, 4.7%) |
| CIE-LAB | lab(65.22, 17.86, -47.24) |
| CIE-LCH | lch(65.22, 50.51, 290.71°) |
| OKLab | oklab(70.68% 0.0135 -0.133) |
| OKLCH | oklch(70.68% 0.134 275.8) |
| XYZ | xyz(37.8822, 34.3289, 89.4067) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.33
Perrywinkle
#8F8CE7
ΔE00 4.73
Lavender Blue
#8B88F8
ΔE00 5.19
Soft Blue
#6488EA
ΔE00 7.23
Cornflowerblue
#6495ED
ΔE00 7.29
Periwinkle (survey)
#8E82FE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A98F3 #F3E58A
analogous
#8ACDF3 #8A98F3 #B18AF3
triadic
#8A98F3 #F38A98 #98F38A
tetradic
#8A98F3 #F38ACD #F3E58A #8AF3B1
square
#8A98F3 #F38ACD #F3E58A #8AF3B1
split-complementary
#8A98F3 #F3B18A #CDF38A
monochromatic
#1B36E8 #5267ED #8A98F3 #C2C9F9 #E3E7FC
Accessibility & contrast
On white
2.67
#8A98F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#8A98F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A98F3
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A98F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A98F3 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F7
Deuteranopia (green-blind)
#6F9AF1
Tritanopia (blue-blind)
#67ABBA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8a98f3; /* rgb */ color: rgb(138, 152, 243); /* oklch */ color: oklch(70.7% 0.134 275.8);
Tailwind
colors: {
custom: {
50: '#b0b6f7',
500: '#8a98f3',
950: '#000000',
},
}SCSS
$custom: #8a98f3; $custom-light: #b0b6f7; $custom-dark: #000000;
JSON
{
"hex": "#8a98f3",
"rgb": {
"r": 138,
"g": 152,
"b": 243
},
"hsl": {
"h": 232,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.70683,
"c": 0.13371,
"h": 275.8
},
"luminance": 0.34331
}Semantic roles & 50–950 ramp
primary
#8A98F3
secondary
#F4F0D7
accent
#C108DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085