#8BA2F9#8BA2F9
#8BA2F9 is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.0% C 0.129 H 271.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2F9 |
|---|---|
| RGB | rgb(139, 162, 249) |
| HSL | hsl(227, 90%, 76%) |
| HSV | hsv(227, 44%, 98%) |
| CMYK | cmyk(44.2%, 34.9%, 0%, 2.4%) |
| CIE-LAB | lab(68.14, 14.06, -45.92) |
| CIE-LCH | lch(68.14, 48.02, 287.02°) |
| OKLab | oklab(73.04% 0.0037 -0.1291) |
| OKLCH | oklch(73.04% 0.129 271.6) |
| XYZ | xyz(40.6613, 38.1670, 94.8286) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.33
Cornflowerblue
#6495ED
ΔE00 6.96
Carolina Blue
#8AB8FE
ΔE00 7.06
Pastel Blue
#A2BFFE
ΔE00 7.53
Perrywinkle
#8F8CE7
ΔE00 7.76
Lavender Blue
#8B88F8
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2F9 #F9E28B
analogous
#8BD9F9 #8BA2F9 #AB8BF9
triadic
#8BA2F9 #F98BA2 #A2F98B
tetradic
#8BA2F9 #F98BD9 #F9E28B #8BF9AB
square
#8BA2F9 #F98BD9 #F9E28B #8BF9AB
split-complementary
#8BA2F9 #F9AB8B #D9F98B
monochromatic
#1745F3 #5173F6 #8BA2F9 #C5D1FC #E2E8FD
Accessibility & contrast
On white
2.43
#8BA2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#8BA2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2F9
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2F9 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#79A2F7
Tritanopia (blue-blind)
#64B4C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ba2f9; /* rgb */ color: rgb(139, 162, 249); /* oklch */ color: oklch(73.0% 0.129 271.6);
Tailwind
colors: {
custom: {
50: '#b1bdfb',
500: '#8ba2f9',
950: '#000000',
},
}SCSS
$custom: #8ba2f9; $custom-light: #b1bdfb; $custom-dark: #000000;
JSON
{
"hex": "#8ba2f9",
"rgb": {
"r": 139,
"g": 162,
"b": 249
},
"hsl": {
"h": 227.455,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.73042,
"c": 0.12918,
"h": 271.6
},
"luminance": 0.38169
}Semantic roles & 50–950 ramp
primary
#8BA2F9
secondary
#F6EFD5
accent
#B600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185