#8BA2FA#8BA2FA
#8BA2FA is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.1% C 0.131 H 271.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2FA |
|---|---|
| RGB | rgb(139, 162, 250) |
| HSL | hsl(228, 92%, 76%) |
| HSV | hsv(228, 44%, 98%) |
| CMYK | cmyk(44.4%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(68.19, 14.35, -46.39) |
| CIE-LCH | lch(68.19, 48.56, 287.18°) |
| OKLab | oklab(73.09% 0.0039 -0.1305) |
| OKLCH | oklch(73.09% 0.131 271.7) |
| XYZ | xyz(40.8177, 38.2295, 95.6522) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.31
Cornflowerblue
#6495ED
ΔE00 6.98
Carolina Blue
#8AB8FE
ΔE00 7.06
Pastel Blue
#A2BFFE
ΔE00 7.53
Perrywinkle
#8F8CE7
ΔE00 7.79
Lavender Blue
#8B88F8
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2FA #FAE38B
analogous
#8BDAFA #8BA2FA #AC8BFA
triadic
#8BA2FA #FA8BA2 #A2FA8B
tetradic
#8BA2FA #FA8BDA #FAE38B #8BFAAC
square
#8BA2FA #FA8BDA #FAE38B #8BFAAC
split-complementary
#8BA2FA #FAAC8B #DAFA8B
monochromatic
#1644F5 #5073F7 #8BA2FA #C6D1FD #E2E7FE
Accessibility & contrast
On white
2.43
#8BA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#8BA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2FA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2FA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#63B4C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ba2fa; /* rgb */ color: rgb(139, 162, 250); /* oklch */ color: oklch(73.1% 0.131 271.7);
Tailwind
colors: {
custom: {
50: '#b1bdfc',
500: '#8ba2fa',
950: '#000000',
},
}SCSS
$custom: #8ba2fa; $custom-light: #b1bdfc; $custom-dark: #000000;
JSON
{
"hex": "#8ba2fa",
"rgb": {
"r": 139,
"g": 162,
"b": 250
},
"hsl": {
"h": 227.568,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.73092,
"c": 0.13056,
"h": 271.7
},
"luminance": 0.38232
}Semantic roles & 50–950 ramp
primary
#8BA2FA
secondary
#F6EFD5
accent
#B600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185