#8B98F9#8B98F9
#8B98F9 is a light, vivid blue. Relative luminance 0.348; OKLCH L 71.1% C 0.142 H 276.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #8B98F9 |
|---|---|
| RGB | rgb(139, 152, 249) |
| HSL | hsl(233, 90%, 76%) |
| HSV | hsv(233, 44%, 98%) |
| CMYK | cmyk(44.2%, 39%, 0%, 2.4%) |
| CIE-LAB | lab(65.58, 19.81, -49.96) |
| CIE-LCH | lch(65.58, 53.75, 291.63°) |
| OKLab | oklab(71.07% 0.0158 -0.1409) |
| OKLCH | oklch(71.07% 0.142 276.4) |
| XYZ | xyz(38.9694, 34.7830, 94.2646) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.78
Perrywinkle
#8F8CE7
ΔE00 4.92
Lavender Blue
#8B88F8
ΔE00 4.97
Periwinkle (survey)
#8E82FE
ΔE00 7.00
Soft Blue
#6488EA
ΔE00 7.44
Cornflowerblue
#6495ED
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B98F9 #F9EC8B
analogous
#8BCFF9 #8B98F9 #B58BF9
triadic
#8B98F9 #F98B98 #98F98B
tetradic
#8B98F9 #F98BCF #F9EC8B #8BF9B5
square
#8B98F9 #F98BCF #F9EC8B #8BF9B5
split-complementary
#8B98F9 #F9B58B #CFF98B
monochromatic
#1731F3 #5164F6 #8B98F9 #C5CCFC #E2E5FD
Accessibility & contrast
On white
2.64
#8B98F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#8B98F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B98F9
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B98F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B98F9 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FD
Deuteranopia (green-blind)
#6C9BF7
Tritanopia (blue-blind)
#65ACBD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8b98f9; /* rgb */ color: rgb(139, 152, 249); /* oklch */ color: oklch(71.1% 0.142 276.4);
Tailwind
colors: {
custom: {
50: '#b2b6fc',
500: '#8b98f9',
950: '#000000',
},
}SCSS
$custom: #8b98f9; $custom-light: #b2b6fc; $custom-dark: #000000;
JSON
{
"hex": "#8b98f9",
"rgb": {
"r": 139,
"g": 152,
"b": 249
},
"hsl": {
"h": 232.909,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.71069,
"c": 0.14181,
"h": 276.4
},
"luminance": 0.34785
}Semantic roles & 50–950 ramp
primary
#8B98F9
secondary
#F6F2D5
accent
#CA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085