#8BA9FB#8BA9FB
#8BA9FB is a light, vivid blue. Relative luminance 0.408; OKLCH L 74.6% C 0.124 H 268.0°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA9FB |
|---|---|
| RGB | rgb(139, 169, 251) |
| HSL | hsl(224, 93%, 76%) |
| HSV | hsv(224, 45%, 98%) |
| CMYK | cmyk(44.6%, 32.7%, 0%, 1.6%) |
| CIE-LAB | lab(70.05, 10.64, -44.01) |
| CIE-LCH | lch(70.05, 45.28, 283.60°) |
| OKLab | oklab(74.55% -0.0042 -0.1235) |
| OKLCH | oklch(74.55% 0.124 268) |
| XYZ | xyz(42.2425, 40.8275, 96.9027) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.89
Periwinkle Blue
#8F99FB
ΔE00 5.47
Pastel Blue
#A2BFFE
ΔE00 5.84
Cornflowerblue
#6495ED
ΔE00 7.35
Sky Blue (survey)
#75BBFD
ΔE00 9.04
Light Grey Blue
#9DBCD4
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA9FB #FBDD8B
analogous
#8BE1FB #8BA9FB #A58BFB
triadic
#8BA9FB #FB8BA9 #A9FB8B
tetradic
#8BA9FB #FB8BE1 #FBDD8B #8BFBA5
square
#8BA9FB #FB8BE1 #FBDD8B #8BFBA5
split-complementary
#8BA9FB #FBA58B #E1FB8B
monochromatic
#1551F7 #507DF9 #8BA9FB #C6D5FD #E1E9FE
Accessibility & contrast
On white
2.29
#8BA9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#8BA9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA9FB
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA9FB | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FE
Deuteranopia (green-blind)
#80A7F9
Tritanopia (blue-blind)
#62BAC7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ba9fb; /* rgb */ color: rgb(139, 169, 251); /* oklch */ color: oklch(74.6% 0.124 268.0);
Tailwind
colors: {
custom: {
50: '#b1c2fd',
500: '#8ba9fb',
950: '#000000',
},
}SCSS
$custom: #8ba9fb; $custom-light: #b1c2fd; $custom-dark: #000000;
JSON
{
"hex": "#8ba9fb",
"rgb": {
"r": 139,
"g": 169,
"b": 251
},
"hsl": {
"h": 223.929,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.7455,
"c": 0.12362,
"h": 268
},
"luminance": 0.4083
}Semantic roles & 50–950 ramp
primary
#8BA9FB
secondary
#F6EDD5
accent
#A800E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185