#8B9EFA#8B9EFA
#8B9EFA is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.3% C 0.136 H 273.7°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8B9EFA |
|---|---|
| RGB | rgb(139, 158, 250) |
| HSL | hsl(230, 92%, 76%) |
| HSV | hsv(230, 44%, 98%) |
| CMYK | cmyk(44.4%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(67.16, 16.64, -48.02) |
| CIE-LCH | lch(67.16, 50.82, 289.11°) |
| OKLab | oklab(72.3% 0.0088 -0.1352) |
| OKLCH | oklch(72.3% 0.136 273.7) |
| XYZ | xyz(40.1243, 36.8427, 95.4211) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.10
Perrywinkle
#8F8CE7
ΔE00 6.62
Lavender Blue
#8B88F8
ΔE00 6.85
Cornflowerblue
#6495ED
ΔE00 7.05
Soft Blue
#6488EA
ΔE00 8.08
Carolina Blue
#8AB8FE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B9EFA #FAE78B
analogous
#8BD6FA #8B9EFA #B08BFA
triadic
#8B9EFA #FA8B9E #9EFA8B
tetradic
#8B9EFA #FA8BD6 #FAE78B #8BFAB0
square
#8B9EFA #FA8BD6 #FAE78B #8BFAB0
split-complementary
#8B9EFA #FAB08B #D6FA8B
monochromatic
#163CF5 #506DF7 #8B9EFA #C6CFFD #E2E6FE
Accessibility & contrast
On white
2.51
#8B9EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#8B9EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B9EFA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B9EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B9EFA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#739FF8
Tritanopia (blue-blind)
#64B1C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8b9efa; /* rgb */ color: rgb(139, 158, 250); /* oklch */ color: oklch(72.3% 0.136 273.7);
Tailwind
colors: {
custom: {
50: '#b2bafc',
500: '#8b9efa',
950: '#000000',
},
}SCSS
$custom: #8b9efa; $custom-light: #b2bafc; $custom-dark: #000000;
JSON
{
"hex": "#8b9efa",
"rgb": {
"r": 139,
"g": 158,
"b": 250
},
"hsl": {
"h": 229.73,
"s": 91.736,
"l": 76.275
},
"oklch": {
"l": 0.72298,
"c": 0.13551,
"h": 273.7
},
"luminance": 0.36845
}Semantic roles & 50–950 ramp
primary
#8B9EFA
secondary
#F6F0D5
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085