#8A99FE#8A99FE
#8A99FE is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.5% C 0.148 H 275.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #8A99FE |
|---|---|
| RGB | rgb(138, 153, 254) |
| HSL | hsl(232, 98%, 77%) |
| HSV | hsv(232, 46%, 100%) |
| CMYK | cmyk(45.7%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(66.01, 20.43, -52.01) |
| CIE-LCH | lch(66.01, 55.88, 291.45°) |
| OKLab | oklab(71.46% 0.0145 -0.1469) |
| OKLCH | oklch(71.46% 0.148 275.6) |
| XYZ | xyz(39.7563, 35.3393, 98.4730) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.18
Lavender Blue
#8B88F8
ΔE00 5.36
Perrywinkle
#8F8CE7
ΔE00 5.63
Cornflowerblue
#6495ED
ΔE00 7.29
Periwinkle (survey)
#8E82FE
ΔE00 7.31
Soft Blue
#6488EA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A99FE #FEEF8A
analogous
#8AD3FE #8A99FE #B58AFE
triadic
#8A99FE #FE8A99 #99FE8A
tetradic
#8A99FE #FE8AD3 #FEEF8A #8AFEB5
square
#8A99FE #FE8AD3 #FEEF8A #8AFEB5
split-complementary
#8A99FE #FEB58A #D3FE8A
monochromatic
#112FFD #4D64FD #8A99FE #C7CEFF #E1E5FF
Accessibility & contrast
On white
2.60
#8A99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#8A99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A99FE
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A99FE | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#699CFC
Tritanopia (blue-blind)
#60AEBF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8a99fe; /* rgb */ color: rgb(138, 153, 254); /* oklch */ color: oklch(71.5% 0.148 275.6);
Tailwind
colors: {
custom: {
50: '#b1b6ff',
500: '#8a99fe',
950: '#000000',
},
}SCSS
$custom: #8a99fe; $custom-light: #b1b6ff; $custom-dark: #000000;
JSON
{
"hex": "#8a99fe",
"rgb": {
"r": 138,
"g": 153,
"b": 254
},
"hsl": {
"h": 232.241,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.71463,
"c": 0.14764,
"h": 275.6
},
"luminance": 0.35341
}Semantic roles & 50–950 ramp
primary
#8A99FE
secondary
#F7F3D4
accent
#C800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086