#8BA5FB#8BA5FB
#8BA5FB is a light, vivid blue. Relative luminance 0.394; OKLCH L 73.7% C 0.128 H 270.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA5FB |
|---|---|
| RGB | rgb(139, 165, 251) |
| HSL | hsl(226, 93%, 76%) |
| HSV | hsv(226, 45%, 98%) |
| CMYK | cmyk(44.6%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(69.01, 12.92, -45.64) |
| CIE-LCH | lch(69.01, 47.44, 285.80°) |
| OKLab | oklab(73.74% 0.0006 -0.1283) |
| OKLCH | oklch(73.74% 0.128 270.3) |
| XYZ | xyz(41.5097, 39.3619, 96.6584) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.23
Carolina Blue
#8AB8FE
ΔE00 6.13
Pastel Blue
#A2BFFE
ΔE00 6.77
Cornflowerblue
#6495ED
ΔE00 7.07
Perrywinkle
#8F8CE7
ΔE00 8.72
Lavender Blue
#8B88F8
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA5FB #FBE18B
analogous
#8BDDFB #8BA5FB #A98BFB
triadic
#8BA5FB #FB8BA5 #A5FB8B
tetradic
#8BA5FB #FB8BDD #FBE18B #8BFBA9
square
#8BA5FB #FB8BDD #FBE18B #8BFBA9
split-complementary
#8BA5FB #FBA98B #DDFB8B
monochromatic
#1549F7 #5077F9 #8BA5FB #C6D3FD #E1E8FE
Accessibility & contrast
On white
2.37
#8BA5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#8BA5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA5FB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA5FB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#7BA4F9
Tritanopia (blue-blind)
#62B7C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ba5fb; /* rgb */ color: rgb(139, 165, 251); /* oklch */ color: oklch(73.7% 0.128 270.3);
Tailwind
colors: {
custom: {
50: '#b1bffd',
500: '#8ba5fb',
950: '#000000',
},
}SCSS
$custom: #8ba5fb; $custom-light: #b1bffd; $custom-dark: #000000;
JSON
{
"hex": "#8ba5fb",
"rgb": {
"r": 139,
"g": 165,
"b": 251
},
"hsl": {
"h": 226.071,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.73743,
"c": 0.12831,
"h": 270.3
},
"luminance": 0.39364
}Semantic roles & 50–950 ramp
primary
#8BA5FB
secondary
#F6EED5
accent
#B000E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185