#8998F8#8998F8
#8998F8 is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.9% C 0.141 H 275.5°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8998F8 |
|---|---|
| RGB | rgb(137, 152, 248) |
| HSL | hsl(232, 89%, 75%) |
| HSV | hsv(232, 45%, 97%) |
| CMYK | cmyk(44.8%, 38.7%, 0%, 2.7%) |
| CIE-LAB | lab(65.40, 19.05, -49.71) |
| CIE-LCH | lch(65.40, 53.24, 290.96°) |
| OKLab | oklab(70.88% 0.0135 -0.1403) |
| OKLCH | oklch(70.88% 0.141 275.5) |
| XYZ | xyz(38.4828, 34.5501, 93.4298) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.19
Perrywinkle
#8F8CE7
ΔE00 5.13
Lavender Blue
#8B88F8
ΔE00 5.17
Cornflowerblue
#6495ED
ΔE00 7.09
Soft Blue
#6488EA
ΔE00 7.11
Periwinkle (survey)
#8E82FE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8998F8 #F8E989
analogous
#89CFF8 #8998F8 #B189F8
triadic
#8998F8 #F88998 #98F889
tetradic
#8998F8 #F889CF #F8E989 #89F8B1
square
#8998F8 #F889CF #F8E989 #89F8B1
split-complementary
#8998F8 #F8B189 #CFF889
monochromatic
#1533F1 #4F66F5 #8998F8 #C3CAFB #E2E6FD
Accessibility & contrast
On white
2.65
#8998F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#8998F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8998F8
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8998F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8998F8 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FC
Deuteranopia (green-blind)
#6B9BF6
Tritanopia (blue-blind)
#62ACBC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8998f8; /* rgb */ color: rgb(137, 152, 248); /* oklch */ color: oklch(70.9% 0.141 275.5);
Tailwind
colors: {
custom: {
50: '#b0b6fb',
500: '#8998f8',
950: '#000000',
},
}SCSS
$custom: #8998f8; $custom-light: #b0b6fb; $custom-dark: #000000;
JSON
{
"hex": "#8998f8",
"rgb": {
"r": 137,
"g": 152,
"b": 248
},
"hsl": {
"h": 231.892,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.70879,
"c": 0.1409,
"h": 275.5
},
"luminance": 0.34552
}Semantic roles & 50–950 ramp
primary
#8998F8
secondary
#F5F1D6
accent
#C600E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085