#8098EA#8098EA
#8098EA is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.5% C 0.124 H 270.5°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8098EA |
|---|---|
| RGB | rgb(128, 152, 234) |
| HSL | hsl(226, 72%, 71%) |
| HSV | hsv(226, 45%, 92%) |
| CMYK | cmyk(45.3%, 35%, 0%, 8.2%) |
| CIE-LAB | lab(64.15, 12.84, -44.03) |
| CIE-LCH | lch(64.15, 45.87, 286.25°) |
| OKLab | oklab(69.55% 0.0012 -0.1239) |
| OKLCH | oklch(69.55% 0.124 270.5) |
| XYZ | xyz(34.9769, 32.9842, 82.3495) |
| Luminance | 0.3299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.60
Cornflowerblue
#6495ED
ΔE00 5.11
Soft Blue
#6488EA
ΔE00 5.79
Perrywinkle
#8F8CE7
ΔE00 6.20
Lavender Blue
#8B88F8
ΔE00 6.66
Faded Blue
#658CBB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8098EA #EAD280
analogous
#80CDEA #8098EA #9D80EA
triadic
#8098EA #EA8098 #98EA80
tetradic
#8098EA #EA80CD #EAD280 #80EA9D
square
#8098EA #EA80CD #EAD280 #80EA9D
split-complementary
#8098EA #EA9D80 #CDEA80
monochromatic
#2249CE #4B6DE1 #8098EA #B5C3F3 #E5EAFB
Accessibility & contrast
On white
2.76
#8098EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#8098EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8098EA
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8098EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8098EA | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA0ED
Deuteranopia (green-blind)
#7097E8
Tritanopia (blue-blind)
#59A9B6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8098ea; /* rgb */ color: rgb(128, 152, 234); /* oklch */ color: oklch(69.5% 0.124 270.5);
Tailwind
colors: {
custom: {
50: '#a9b6f1',
500: '#8098ea',
950: '#000000',
},
}SCSS
$custom: #8098ea; $custom-light: #a9b6f1; $custom-dark: #000000;
JSON
{
"hex": "#8098ea",
"rgb": {
"r": 128,
"g": 152,
"b": 234
},
"hsl": {
"h": 226.415,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.69549,
"c": 0.12389,
"h": 270.5
},
"luminance": 0.32986
}Semantic roles & 50–950 ramp
primary
#8098EA
secondary
#F1EBD5
accent
#A812D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085