#8A99F8#8A99F8
#8A99F8 is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.1% C 0.139 H 275.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8A99F8 |
|---|---|
| RGB | rgb(138, 153, 248) |
| HSL | hsl(232, 89%, 76%) |
| HSV | hsv(232, 44%, 97%) |
| CMYK | cmyk(44.4%, 38.3%, 0%, 2.7%) |
| CIE-LAB | lab(65.72, 18.71, -49.20) |
| CIE-LCH | lch(65.72, 52.64, 290.82°) |
| OKLab | oklab(71.14% 0.0133 -0.1387) |
| OKLCH | oklch(71.14% 0.139 275.5) |
| XYZ | xyz(38.8105, 34.9610, 93.4919) |
| Luminance | 0.3496 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.09
Perrywinkle
#8F8CE7
ΔE00 5.26
Lavender Blue
#8B88F8
ΔE00 5.39
Cornflowerblue
#6495ED
ΔE00 7.19
Soft Blue
#6488EA
ΔE00 7.35
Periwinkle (survey)
#8E82FE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A99F8 #F8E98A
analogous
#8AD0F8 #8A99F8 #B28AF8
triadic
#8A99F8 #F88A99 #99F88A
tetradic
#8A99F8 #F88AD0 #F8E98A #8AF8B2
square
#8A99F8 #F88AD0 #F8E98A #8AF8B2
split-complementary
#8A99F8 #F8B28A #D0F88A
monochromatic
#1734F1 #5067F5 #8A99F8 #C4CBFB #E2E6FD
Accessibility & contrast
On white
2.63
#8A99F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#8A99F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A99F8
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A99F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A99F8 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#6D9BF6
Tritanopia (blue-blind)
#64ACBD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8a99f8; /* rgb */ color: rgb(138, 153, 248); /* oklch */ color: oklch(71.1% 0.139 275.5);
Tailwind
colors: {
custom: {
50: '#b1b6fb',
500: '#8a99f8',
950: '#000000',
},
}SCSS
$custom: #8a99f8; $custom-light: #b1b6fb; $custom-dark: #000000;
JSON
{
"hex": "#8a99f8",
"rgb": {
"r": 138,
"g": 153,
"b": 248
},
"hsl": {
"h": 231.818,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.71142,
"c": 0.13937,
"h": 275.5
},
"luminance": 0.34963
}Semantic roles & 50–950 ramp
primary
#8A99F8
secondary
#F5F1D6
accent
#C600E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085