#8A99F7#8A99F7
#8A99F7 is a light, vivid blue. Relative luminance 0.349; OKLCH L 71.1% C 0.138 H 275.5°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8A99F7 |
|---|---|
| RGB | rgb(138, 153, 247) |
| HSL | hsl(232, 87%, 75%) |
| HSV | hsv(232, 44%, 97%) |
| CMYK | cmyk(44.1%, 38.1%, 0%, 3.1%) |
| CIE-LAB | lab(65.67, 18.42, -48.73) |
| CIE-LCH | lch(65.67, 52.10, 290.71°) |
| OKLab | oklab(71.09% 0.0131 -0.1374) |
| OKLCH | oklch(71.09% 0.138 275.5) |
| XYZ | xyz(38.6558, 34.8991, 92.6770) |
| Luminance | 0.3490 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.13
Perrywinkle
#8F8CE7
ΔE00 5.20
Lavender Blue
#8B88F8
ΔE00 5.40
Cornflowerblue
#6495ED
ΔE00 7.18
Soft Blue
#6488EA
ΔE00 7.34
Periwinkle (survey)
#8E82FE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A99F7 #F7E88A
analogous
#8ACFF7 #8A99F7 #B18AF7
triadic
#8A99F7 #F78A99 #99F78A
tetradic
#8A99F7 #F78ACF #F7E88A #8AF7B1
square
#8A99F7 #F78ACF #F7E88A #8AF7B1
split-complementary
#8A99F7 #F7B18A #CFF78A
monochromatic
#1735EF #5167F3 #8A99F7 #C3CBFB #E2E6FD
Accessibility & contrast
On white
2.63
#8A99F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#8A99F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A99F7
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A99F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A99F7 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FB
Deuteranopia (green-blind)
#6E9BF5
Tritanopia (blue-blind)
#64ACBC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8a99f7; /* rgb */ color: rgb(138, 153, 247); /* oklch */ color: oklch(71.1% 0.138 275.5);
Tailwind
colors: {
custom: {
50: '#b1b6fa',
500: '#8a99f7',
950: '#000000',
},
}SCSS
$custom: #8a99f7; $custom-light: #b1b6fa; $custom-dark: #000000;
JSON
{
"hex": "#8a99f7",
"rgb": {
"r": 138,
"g": 153,
"b": 247
},
"hsl": {
"h": 231.743,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.71089,
"c": 0.13798,
"h": 275.5
},
"luminance": 0.34901
}Semantic roles & 50–950 ramp
primary
#8A99F7
secondary
#F5F1D6
accent
#C502E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085