#8098FB#8098FB
#8098FB is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.5% C 0.147 H 271.9°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #8098FB |
|---|---|
| RGB | rgb(128, 152, 251) |
| HSL | hsl(228, 94%, 74%) |
| HSV | hsv(228, 49%, 98%) |
| CMYK | cmyk(49%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(64.97, 17.84, -52.07) |
| CIE-LCH | lch(64.97, 55.04, 288.91°) |
| OKLab | oklab(70.45% 0.0048 -0.1473) |
| OKLCH | oklch(70.45% 0.147 271.9) |
| XYZ | xyz(37.5373, 34.0084, 95.8344) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.00
Cornflowerblue
#6495ED
ΔE00 5.36
Soft Blue
#6488EA
ΔE00 6.02
Lavender Blue
#8B88F8
ΔE00 6.24
Perrywinkle
#8F8CE7
ΔE00 6.65
Periwinkle (survey)
#8E82FE
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8098FB #FBE380
analogous
#80D5FB #8098FB #A680FB
triadic
#8098FB #FB8098 #98FB80
tetradic
#8098FB #FB80D5 #FBE380 #80FBA6
square
#8098FB #FB80D5 #FBE380 #80FBA6
split-complementary
#8098FB #FBA680 #D5FB80
monochromatic
#0938F7 #4568F9 #8098FB #BBC8FD #E1E7FE
Accessibility & contrast
On white
2.69
#8098FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#8098FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8098FB
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8098FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8098FB | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FF
Deuteranopia (green-blind)
#6599F9
Tritanopia (blue-blind)
#4DADBD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8098fb; /* rgb */ color: rgb(128, 152, 251); /* oklch */ color: oklch(70.5% 0.147 271.9);
Tailwind
colors: {
custom: {
50: '#abb6fd',
500: '#8098fb',
950: '#000000',
},
}SCSS
$custom: #8098fb; $custom-light: #abb6fd; $custom-dark: #000000;
JSON
{
"hex": "#8098fb",
"rgb": {
"r": 128,
"g": 152,
"b": 251
},
"hsl": {
"h": 228.293,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.7045,
"c": 0.14738,
"h": 271.9
},
"luminance": 0.34011
}Semantic roles & 50–950 ramp
primary
#8098FB
secondary
#F6F0D5
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086