#8B9BF7#8B9BF7
#8B9BF7 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.5% C 0.135 H 275.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8B9BF7 |
|---|---|
| RGB | rgb(139, 155, 247) |
| HSL | hsl(231, 87%, 76%) |
| HSV | hsv(231, 44%, 97%) |
| CMYK | cmyk(43.7%, 37.2%, 0%, 3.1%) |
| CIE-LAB | lab(66.25, 17.51, -47.81) |
| CIE-LCH | lch(66.25, 50.92, 290.12°) |
| OKLab | oklab(71.55% 0.0117 -0.1347) |
| OKLCH | oklch(71.55% 0.135 275) |
| XYZ | xyz(39.1522, 35.6450, 92.7948) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.35
Perrywinkle
#8F8CE7
ΔE00 5.63
Lavender Blue
#8B88F8
ΔE00 5.94
Cornflowerblue
#6495ED
ΔE00 7.21
Soft Blue
#6488EA
ΔE00 7.68
Periwinkle (survey)
#8E82FE
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B9BF7 #F7E78B
analogous
#8BD1F7 #8B9BF7 #B18BF7
triadic
#8B9BF7 #F78B9B #9BF78B
tetradic
#8B9BF7 #F78BD1 #F7E78B #8BF7B1
square
#8B9BF7 #F78BD1 #F7E78B #8BF7B1
split-complementary
#8B9BF7 #F7B18B #D1F78B
monochromatic
#1838EF #526AF3 #8B9BF7 #C4CCFB #E2E6FD
Accessibility & contrast
On white
2.58
#8B9BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#8B9BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B9BF7
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B9BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B9BF7 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#719DF5
Tritanopia (blue-blind)
#66AEBD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8b9bf7; /* rgb */ color: rgb(139, 155, 247); /* oklch */ color: oklch(71.5% 0.135 275.0);
Tailwind
colors: {
custom: {
50: '#b1b8fa',
500: '#8b9bf7',
950: '#000000',
},
}SCSS
$custom: #8b9bf7; $custom-light: #b1b8fa; $custom-dark: #000000;
JSON
{
"hex": "#8b9bf7",
"rgb": {
"r": 139,
"g": 155,
"b": 247
},
"hsl": {
"h": 231.111,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.7155,
"c": 0.13517,
"h": 275
},
"luminance": 0.35647
}Semantic roles & 50–950 ramp
primary
#8B9BF7
secondary
#F5F0D6
accent
#C202E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085