#8098FD#8098FD
#8098FD is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.6% C 0.150 H 272.0°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8098FD |
|---|---|
| RGB | rgb(128, 152, 253) |
| HSL | hsl(228, 97%, 75%) |
| HSV | hsv(228, 49%, 99%) |
| CMYK | cmyk(49.4%, 39.9%, 0%, 0.8%) |
| CIE-LAB | lab(65.07, 18.43, -53.00) |
| CIE-LCH | lch(65.07, 56.11, 289.18°) |
| OKLab | oklab(70.56% 0.0052 -0.15) |
| OKLCH | oklch(70.56% 0.15 272) |
| XYZ | xyz(37.8543, 34.1351, 97.5035) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.02
Cornflowerblue
#6495ED
ΔE00 5.43
Soft Blue
#6488EA
ΔE00 6.09
Lavender Blue
#8B88F8
ΔE00 6.23
Perrywinkle
#8F8CE7
ΔE00 6.74
Periwinkle (survey)
#8E82FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8098FD #FDE580
analogous
#80D7FD #8098FD #A780FD
triadic
#8098FD #FD8098 #98FD80
tetradic
#8098FD #FD80D7 #FDE580 #80FDA7
square
#8098FD #FD80D7 #FDE580 #80FDA7
split-complementary
#8098FD #FDA780 #D7FD80
monochromatic
#0736FB #4467FC #8098FD #BCC9FE #E1E7FF
Accessibility & contrast
On white
2.68
#8098FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#8098FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8098FD
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8098FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8098FD | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#6399FB
Tritanopia (blue-blind)
#4CADBE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8098fd; /* rgb */ color: rgb(128, 152, 253); /* oklch */ color: oklch(70.6% 0.150 272.0);
Tailwind
colors: {
custom: {
50: '#abb6fe',
500: '#8098fd',
950: '#000000',
},
}SCSS
$custom: #8098fd; $custom-light: #abb6fe; $custom-dark: #000000;
JSON
{
"hex": "#8098fd",
"rgb": {
"r": 128,
"g": 152,
"b": 253
},
"hsl": {
"h": 228.48,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.7056,
"c": 0.15012,
"h": 272
},
"luminance": 0.34138
}Semantic roles & 50–950 ramp
primary
#8098FD
secondary
#F7F0D4
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086