#8A99FB#8A99FB
#8A99FB is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.3% C 0.144 H 275.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #8A99FB |
|---|---|
| RGB | rgb(138, 153, 251) |
| HSL | hsl(232, 93%, 76%) |
| HSV | hsv(232, 45%, 98%) |
| CMYK | cmyk(45%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(65.86, 19.57, -50.61) |
| CIE-LCH | lch(65.86, 54.26, 291.14°) |
| OKLab | oklab(71.3% 0.0139 -0.1428) |
| OKLCH | oklch(71.3% 0.144 275.6) |
| XYZ | xyz(39.2797, 35.1487, 95.9627) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.07
Lavender Blue
#8B88F8
ΔE00 5.36
Perrywinkle
#8F8CE7
ΔE00 5.44
Cornflowerblue
#6495ED
ΔE00 7.23
Periwinkle (survey)
#8E82FE
ΔE00 7.36
Soft Blue
#6488EA
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A99FB #FBEC8A
analogous
#8AD2FB #8A99FB #B48AFB
triadic
#8A99FB #FB8A99 #99FB8A
tetradic
#8A99FB #FB8AD2 #FBEC8A #8AFBB4
square
#8A99FB #FB8AD2 #FBEC8A #8AFBB4
split-complementary
#8A99FB #FBB48A #D2FB8A
monochromatic
#1432F7 #4F65F9 #8A99FB #C5CDFD #E1E5FE
Accessibility & contrast
On white
2.62
#8A99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#8A99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A99FB
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A99FB | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#6B9CF9
Tritanopia (blue-blind)
#62ADBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8a99fb; /* rgb */ color: rgb(138, 153, 251); /* oklch */ color: oklch(71.3% 0.144 275.6);
Tailwind
colors: {
custom: {
50: '#b1b6fd',
500: '#8a99fb',
950: '#000000',
},
}SCSS
$custom: #8a99fb; $custom-light: #b1b6fd; $custom-dark: #000000;
JSON
{
"hex": "#8a99fb",
"rgb": {
"r": 138,
"g": 153,
"b": 251
},
"hsl": {
"h": 232.035,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.71302,
"c": 0.14351,
"h": 275.6
},
"luminance": 0.35151
}Semantic roles & 50–950 ramp
primary
#8A99FB
secondary
#F6F2D5
accent
#C700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085