#8A99F6#8A99F6
#8A99F6 is a light, vivid blue. Relative luminance 0.348; OKLCH L 71.0% C 0.137 H 275.4°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8A99F6 |
|---|---|
| RGB | rgb(138, 153, 246) |
| HSL | hsl(232, 86%, 75%) |
| HSV | hsv(232, 44%, 96%) |
| CMYK | cmyk(43.9%, 37.8%, 0%, 3.5%) |
| CIE-LAB | lab(65.62, 18.14, -48.26) |
| CIE-LCH | lch(65.62, 51.55, 290.60°) |
| OKLab | oklab(71.04% 0.0129 -0.136) |
| OKLCH | oklch(71.04% 0.137 275.4) |
| XYZ | xyz(38.5019, 34.8376, 91.8665) |
| Luminance | 0.3484 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.19
Perrywinkle
#8F8CE7
ΔE00 5.15
Lavender Blue
#8B88F8
ΔE00 5.42
Cornflowerblue
#6495ED
ΔE00 7.18
Soft Blue
#6488EA
ΔE00 7.33
Periwinkle (survey)
#8E82FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A99F6 #F6E78A
analogous
#8ACFF6 #8A99F6 #B18AF6
triadic
#8A99F6 #F68A99 #99F68A
tetradic
#8A99F6 #F68ACF #F6E78A #8AF6B1
square
#8A99F6 #F68ACF #F6E78A #8AF6B1
split-complementary
#8A99F6 #F6B18A #CFF68A
monochromatic
#1836ED #5167F2 #8A99F6 #C3CBFA #E3E6FD
Accessibility & contrast
On white
2.64
#8A99F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#8A99F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A99F6
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A99F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A99F6 | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FA
Deuteranopia (green-blind)
#6E9BF4
Tritanopia (blue-blind)
#65ACBC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8a99f6; /* rgb */ color: rgb(138, 153, 246); /* oklch */ color: oklch(71.0% 0.137 275.4);
Tailwind
colors: {
custom: {
50: '#b1b6f9',
500: '#8a99f6',
950: '#000000',
},
}SCSS
$custom: #8a99f6; $custom-light: #b1b6f9; $custom-dark: #000000;
JSON
{
"hex": "#8a99f6",
"rgb": {
"r": 138,
"g": 153,
"b": 246
},
"hsl": {
"h": 231.667,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.71037,
"c": 0.13659,
"h": 275.4
},
"luminance": 0.3484
}Semantic roles & 50–950 ramp
primary
#8A99F6
secondary
#F5F1D6
accent
#C303E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085