#8BA7FA#8BA7FA
#8BA7FA is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.1% C 0.125 H 269.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA7FA |
|---|---|
| RGB | rgb(139, 167, 250) |
| HSL | hsl(225, 92%, 76%) |
| HSV | hsv(225, 44%, 98%) |
| CMYK | cmyk(44.4%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(69.49, 11.49, -44.35) |
| CIE-LCH | lch(69.49, 45.82, 284.53°) |
| OKLab | oklab(74.1% -0.0021 -0.1246) |
| OKLCH | oklch(74.1% 0.125 269) |
| XYZ | xyz(41.7161, 40.0262, 95.9516) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.86
Carolina Blue
#8AB8FE
ΔE00 5.51
Pastel Blue
#A2BFFE
ΔE00 6.29
Cornflowerblue
#6495ED
ΔE00 7.17
Perrywinkle
#8F8CE7
ΔE00 9.30
Light Grey Blue
#9DBCD4
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA7FA #FADE8B
analogous
#8BDFFA #8BA7FA #A78BFA
triadic
#8BA7FA #FA8BA7 #A7FA8B
tetradic
#8BA7FA #FA8BDF #FADE8B #8BFAA7
square
#8BA7FA #FA8BDF #FADE8B #8BFAA7
split-complementary
#8BA7FA #FAA78B #DFFA8B
monochromatic
#164EF5 #507AF7 #8BA7FA #C6D4FD #E2E9FE
Accessibility & contrast
On white
2.33
#8BA7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#8BA7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA7FA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA7FA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#63B8C5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ba7fa; /* rgb */ color: rgb(139, 167, 250); /* oklch */ color: oklch(74.1% 0.125 269.0);
Tailwind
colors: {
custom: {
50: '#b1c0fc',
500: '#8ba7fa',
950: '#000000',
},
}SCSS
$custom: #8ba7fa; $custom-light: #b1c0fc; $custom-dark: #000000;
JSON
{
"hex": "#8ba7fa",
"rgb": {
"r": 139,
"g": 167,
"b": 250
},
"hsl": {
"h": 224.865,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.74096,
"c": 0.12458,
"h": 269
},
"luminance": 0.40029
}Semantic roles & 50–950 ramp
primary
#8BA7FA
secondary
#F6EED5
accent
#AC00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185