#8A98FB#8A98FB
#8A98FB is a light, vivid blue. Relative luminance 0.348; OKLCH L 71.1% C 0.145 H 276.0°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8A98FB |
|---|---|
| RGB | rgb(138, 152, 251) |
| HSL | hsl(233, 93%, 76%) |
| HSV | hsv(233, 45%, 98%) |
| CMYK | cmyk(45%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(65.61, 20.15, -51.01) |
| CIE-LCH | lch(65.61, 54.84, 291.55°) |
| OKLab | oklab(71.11% 0.0151 -0.144) |
| OKLCH | oklch(71.11% 0.145 276) |
| XYZ | xyz(39.1167, 34.8227, 95.9084) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 0.98
Lavender Blue
#8B88F8
ΔE00 5.05
Perrywinkle
#8F8CE7
ΔE00 5.18
Periwinkle (survey)
#8E82FE
ΔE00 7.05
Soft Blue
#6488EA
ΔE00 7.32
Cornflowerblue
#6495ED
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A98FB #FBED8A
analogous
#8AD1FB #8A98FB #B58AFB
triadic
#8A98FB #FB8A98 #98FB8A
tetradic
#8A98FB #FB8AD1 #FBED8A #8AFBB5
square
#8A98FB #FB8AD1 #FBED8A #8AFBB5
split-complementary
#8A98FB #FBB58A #D1FB8A
monochromatic
#1430F7 #4F64F9 #8A98FB #C5CCFD #E1E5FE
Accessibility & contrast
On white
2.64
#8A98FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#8A98FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A98FB
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A98FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A98FB | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#6A9BF9
Tritanopia (blue-blind)
#62ACBD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #8a98fb; /* rgb */ color: rgb(138, 152, 251); /* oklch */ color: oklch(71.1% 0.145 276.0);
Tailwind
colors: {
custom: {
50: '#b1b6fd',
500: '#8a98fb',
950: '#000000',
},
}SCSS
$custom: #8a98fb; $custom-light: #b1b6fd; $custom-dark: #000000;
JSON
{
"hex": "#8a98fb",
"rgb": {
"r": 138,
"g": 152,
"b": 251
},
"hsl": {
"h": 232.566,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.71107,
"c": 0.1448,
"h": 276
},
"luminance": 0.34825
}Semantic roles & 50–950 ramp
primary
#8A98FB
secondary
#F6F2D5
accent
#C900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086