#8A97F8#8A97F8
#8A97F8 is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.8% C 0.142 H 276.4°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8A97F8 |
|---|---|
| RGB | rgb(138, 151, 248) |
| HSL | hsl(233, 89%, 76%) |
| HSV | hsv(233, 44%, 97%) |
| CMYK | cmyk(44.4%, 39.1%, 0%, 2.7%) |
| CIE-LAB | lab(65.21, 19.87, -50.00) |
| CIE-LCH | lch(65.21, 53.81, 291.67°) |
| OKLab | oklab(70.75% 0.0157 -0.1411) |
| OKLCH | oklch(70.75% 0.142 276.4) |
| XYZ | xyz(38.4859, 34.3118, 93.3837) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.99
Perrywinkle
#8F8CE7
ΔE00 4.73
Lavender Blue
#8B88F8
ΔE00 4.76
Periwinkle (survey)
#8E82FE
ΔE00 6.81
Soft Blue
#6488EA
ΔE00 7.19
Cornflowerblue
#6495ED
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A97F8 #F8EB8A
analogous
#8ACEF8 #8A97F8 #B48AF8
triadic
#8A97F8 #F88A97 #97F88A
tetradic
#8A97F8 #F88ACE #F8EB8A #8AF8B4
square
#8A97F8 #F88ACE #F8EB8A #8AF8B4
split-complementary
#8A97F8 #F8B48A #CEF88A
monochromatic
#1730F1 #5064F5 #8A97F8 #C4CAFB #E2E5FD
Accessibility & contrast
On white
2.67
#8A97F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#8A97F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A97F8
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A97F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A97F8 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#6B9AF6
Tritanopia (blue-blind)
#64ABBC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8a97f8; /* rgb */ color: rgb(138, 151, 248); /* oklch */ color: oklch(70.8% 0.142 276.4);
Tailwind
colors: {
custom: {
50: '#b1b5fb',
500: '#8a97f8',
950: '#000000',
},
}SCSS
$custom: #8a97f8; $custom-light: #b1b5fb; $custom-dark: #000000;
JSON
{
"hex": "#8a97f8",
"rgb": {
"r": 138,
"g": 151,
"b": 248
},
"hsl": {
"h": 232.909,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.70752,
"c": 0.14195,
"h": 276.4
},
"luminance": 0.34314
}Semantic roles & 50–950 ramp
primary
#8A97F8
secondary
#F5F2D6
accent
#CA00E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085