#8A99F5#8A99F5
#8A99F5 is a light, vivid blue. Relative luminance 0.348; OKLCH L 71.0% C 0.135 H 275.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8A99F5 |
|---|---|
| RGB | rgb(138, 153, 245) |
| HSL | hsl(232, 84%, 75%) |
| HSV | hsv(232, 44%, 96%) |
| CMYK | cmyk(43.7%, 37.6%, 0%, 3.9%) |
| CIE-LAB | lab(65.57, 17.85, -47.79) |
| CIE-LCH | lch(65.57, 51.01, 290.49°) |
| OKLab | oklab(70.98% 0.0127 -0.1346) |
| OKLCH | oklch(70.98% 0.135 275.4) |
| XYZ | xyz(38.3489, 34.7764, 91.0603) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.25
Perrywinkle
#8F8CE7
ΔE00 5.10
Lavender Blue
#8B88F8
ΔE00 5.44
Cornflowerblue
#6495ED
ΔE00 7.17
Soft Blue
#6488EA
ΔE00 7.32
Periwinkle (survey)
#8E82FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A99F5 #F5E68A
analogous
#8ACEF5 #8A99F5 #B18AF5
triadic
#8A99F5 #F58A99 #99F58A
tetradic
#8A99F5 #F58ACE #F5E68A #8AF5B1
square
#8A99F5 #F58ACE #F5E68A #8AF5B1
split-complementary
#8A99F5 #F5B18A #CEF58A
monochromatic
#1937EB #5268F0 #8A99F5 #C2CAFA #E3E6FD
Accessibility & contrast
On white
2.64
#8A99F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#8A99F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A99F5
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A99F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A99F5 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4F9
Deuteranopia (green-blind)
#6F9BF3
Tritanopia (blue-blind)
#65ACBB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8a99f5; /* rgb */ color: rgb(138, 153, 245); /* oklch */ color: oklch(71.0% 0.135 275.4);
Tailwind
colors: {
custom: {
50: '#b1b6f9',
500: '#8a99f5',
950: '#000000',
},
}SCSS
$custom: #8a99f5; $custom-light: #b1b6f9; $custom-dark: #000000;
JSON
{
"hex": "#8a99f5",
"rgb": {
"r": 138,
"g": 153,
"b": 245
},
"hsl": {
"h": 231.589,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.70984,
"c": 0.13521,
"h": 275.4
},
"luminance": 0.34778
}Semantic roles & 50–950 ramp
primary
#8A99F5
secondary
#F5F0D6
accent
#C205E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085