#8097FA#8097FA
#8097FA is a light, vivid blue. Relative luminance 0.336; OKLCH L 70.2% C 0.147 H 272.2°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8097FA |
|---|---|
| RGB | rgb(128, 151, 250) |
| HSL | hsl(229, 92%, 74%) |
| HSV | hsv(229, 49%, 98%) |
| CMYK | cmyk(48.8%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(64.66, 18.12, -52.01) |
| CIE-LCH | lch(64.66, 55.07, 289.21°) |
| OKLab | oklab(70.2% 0.0057 -0.1471) |
| OKLCH | oklch(70.2% 0.147 272.2) |
| XYZ | xyz(37.2185, 33.6222, 94.9525) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.91
Cornflowerblue
#6495ED
ΔE00 5.43
Soft Blue
#6488EA
ΔE00 5.85
Lavender Blue
#8B88F8
ΔE00 5.94
Perrywinkle
#8F8CE7
ΔE00 6.36
Periwinkle (survey)
#8E82FE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8097FA #FAE380
analogous
#80D4FA #8097FA #A680FA
triadic
#8097FA #FA8097 #97FA80
tetradic
#8097FA #FA80D4 #FAE380 #80FAA6
square
#8097FA #FA80D4 #FAE380 #80FAA6
split-complementary
#8097FA #FAA680 #D4FA80
monochromatic
#0A37F5 #4567F8 #8097FA #BBC7FC #E2E7FE
Accessibility & contrast
On white
2.72
#8097FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#8097FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8097FA
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8097FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8097FA | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FE
Deuteranopia (green-blind)
#6498F8
Tritanopia (blue-blind)
#4EACBC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8097fa; /* rgb */ color: rgb(128, 151, 250); /* oklch */ color: oklch(70.2% 0.147 272.2);
Tailwind
colors: {
custom: {
50: '#abb5fc',
500: '#8097fa',
950: '#000000',
},
}SCSS
$custom: #8097fa; $custom-light: #abb5fc; $custom-dark: #000000;
JSON
{
"hex": "#8097fa",
"rgb": {
"r": 128,
"g": 151,
"b": 250
},
"hsl": {
"h": 228.689,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.70197,
"c": 0.14724,
"h": 272.2
},
"luminance": 0.33625
}Semantic roles & 50–950 ramp
primary
#8097FA
secondary
#F6F0D5
accent
#BA00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085