#8BA5FA#8BA5FA
#8BA5FA is a light, vivid blue. Relative luminance 0.393; OKLCH L 73.7% C 0.127 H 270.1°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA5FA |
|---|---|
| RGB | rgb(139, 165, 250) |
| HSL | hsl(226, 92%, 76%) |
| HSV | hsv(226, 44%, 98%) |
| CMYK | cmyk(44.4%, 34%, 0%, 2%) |
| CIE-LAB | lab(68.97, 12.63, -45.17) |
| CIE-LCH | lch(68.97, 46.90, 285.62°) |
| OKLab | oklab(73.69% 0.0003 -0.1269) |
| OKLCH | oklch(73.69% 0.127 270.1) |
| XYZ | xyz(41.3525, 39.2991, 95.8305) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.24
Carolina Blue
#8AB8FE
ΔE00 6.13
Pastel Blue
#A2BFFE
ΔE00 6.77
Cornflowerblue
#6495ED
ΔE00 7.06
Perrywinkle
#8F8CE7
ΔE00 8.69
Lavender Blue
#8B88F8
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA5FA #FAE08B
analogous
#8BDDFA #8BA5FA #A98BFA
triadic
#8BA5FA #FA8BA5 #A5FA8B
tetradic
#8BA5FA #FA8BDD #FAE08B #8BFAA9
square
#8BA5FA #FA8BDD #FAE08B #8BFAA9
split-complementary
#8BA5FA #FAA98B #DDFA8B
monochromatic
#164AF5 #5077F7 #8BA5FA #C6D3FD #E2E8FE
Accessibility & contrast
On white
2.37
#8BA5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#8BA5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA5FA
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA5FA | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#63B7C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ba5fa; /* rgb */ color: rgb(139, 165, 250); /* oklch */ color: oklch(73.7% 0.127 270.1);
Tailwind
colors: {
custom: {
50: '#b1bffc',
500: '#8ba5fa',
950: '#000000',
},
}SCSS
$custom: #8ba5fa; $custom-light: #b1bffc; $custom-dark: #000000;
JSON
{
"hex": "#8ba5fa",
"rgb": {
"r": 139,
"g": 165,
"b": 250
},
"hsl": {
"h": 225.946,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.73693,
"c": 0.12694,
"h": 270.1
},
"luminance": 0.39301
}Semantic roles & 50–950 ramp
primary
#8BA5FA
secondary
#F6EED5
accent
#B000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185