#8B9DF7#8B9DF7
#8B9DF7 is a light, vivid blue. Relative luminance 0.363; OKLCH L 71.9% C 0.133 H 274.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8B9DF7 |
|---|---|
| RGB | rgb(139, 157, 247) |
| HSL | hsl(230, 87%, 76%) |
| HSV | hsv(230, 44%, 97%) |
| CMYK | cmyk(43.7%, 36.4%, 0%, 3.1%) |
| CIE-LAB | lab(66.76, 16.36, -47.01) |
| CIE-LCH | lch(66.76, 49.77, 289.19°) |
| OKLab | oklab(71.95% 0.0093 -0.1323) |
| OKLCH | oklch(71.95% 0.133 274) |
| XYZ | xyz(39.4878, 36.3163, 92.9067) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.88
Perrywinkle
#8F8CE7
ΔE00 6.21
Lavender Blue
#8B88F8
ΔE00 6.57
Cornflowerblue
#6495ED
ΔE00 7.07
Soft Blue
#6488EA
ΔE00 7.91
Periwinkle (survey)
#8E82FE
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B9DF7 #F7E58B
analogous
#8BD3F7 #8B9DF7 #AF8BF7
triadic
#8B9DF7 #F78B9D #9DF78B
tetradic
#8B9DF7 #F78BD3 #F7E58B #8BF7AF
square
#8B9DF7 #F78BD3 #F7E58B #8BF7AF
split-complementary
#8B9DF7 #F7AF8B #D3F78B
monochromatic
#183CEF #526DF3 #8B9DF7 #C4CDFB #E2E7FD
Accessibility & contrast
On white
2.54
#8B9DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#8B9DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B9DF7
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B9DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B9DF7 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FB
Deuteranopia (green-blind)
#739EF5
Tritanopia (blue-blind)
#66AFBE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8b9df7; /* rgb */ color: rgb(139, 157, 247); /* oklch */ color: oklch(71.9% 0.133 274.0);
Tailwind
colors: {
custom: {
50: '#b1b9fa',
500: '#8b9df7',
950: '#000000',
},
}SCSS
$custom: #8b9df7; $custom-light: #b1b9fa; $custom-dark: #000000;
JSON
{
"hex": "#8b9df7",
"rgb": {
"r": 139,
"g": 157,
"b": 247
},
"hsl": {
"h": 230,
"s": 87.097,
"l": 75.686
},
"oklch": {
"l": 0.71945,
"c": 0.13263,
"h": 274
},
"luminance": 0.36318
}Semantic roles & 50–950 ramp
primary
#8B9DF7
secondary
#F5F0D6
accent
#BE02E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085