#8998F9#8998F9
#8998F9 is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.9% C 0.142 H 275.5°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8998F9 |
|---|---|
| RGB | rgb(137, 152, 249) |
| HSL | hsl(232, 90%, 76%) |
| HSV | hsv(232, 45%, 98%) |
| CMYK | cmyk(45%, 39%, 0%, 2.4%) |
| CIE-LAB | lab(65.45, 19.33, -50.18) |
| CIE-LCH | lch(65.45, 53.78, 291.07°) |
| OKLab | oklab(70.93% 0.0137 -0.1416) |
| OKLCH | oklch(70.93% 0.142 275.5) |
| XYZ | xyz(38.6384, 34.6123, 94.2491) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.17
Lavender Blue
#8B88F8
ΔE00 5.15
Perrywinkle
#8F8CE7
ΔE00 5.19
Cornflowerblue
#6495ED
ΔE00 7.10
Soft Blue
#6488EA
ΔE00 7.13
Periwinkle (survey)
#8E82FE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8998F9 #F9EA89
analogous
#89D0F9 #8998F9 #B289F9
triadic
#8998F9 #F98998 #98F989
tetradic
#8998F9 #F989D0 #F9EA89 #89F9B2
square
#8998F9 #F989D0 #F9EA89 #89F9B2
split-complementary
#8998F9 #F9B289 #D0F989
monochromatic
#1532F3 #4F65F6 #8998F9 #C3CBFC #E2E6FE
Accessibility & contrast
On white
2.65
#8998F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#8998F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8998F9
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8998F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8998F9 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FD
Deuteranopia (green-blind)
#6B9BF7
Tritanopia (blue-blind)
#61ACBD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8998f9; /* rgb */ color: rgb(137, 152, 249); /* oklch */ color: oklch(70.9% 0.142 275.5);
Tailwind
colors: {
custom: {
50: '#b0b6fc',
500: '#8998f9',
950: '#000000',
},
}SCSS
$custom: #8998f9; $custom-light: #b0b6fc; $custom-dark: #000000;
JSON
{
"hex": "#8998f9",
"rgb": {
"r": 137,
"g": 152,
"b": 249
},
"hsl": {
"h": 231.964,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.70932,
"c": 0.14228,
"h": 275.5
},
"luminance": 0.34614
}Semantic roles & 50–950 ramp
primary
#8998F9
secondary
#F6F1D5
accent
#C700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085