#8097F8#8097F8
#8097F8 is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.1% C 0.144 H 272.1°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8097F8 |
|---|---|
| RGB | rgb(128, 151, 248) |
| HSL | hsl(229, 90%, 74%) |
| HSV | hsv(229, 48%, 97%) |
| CMYK | cmyk(48.4%, 39.1%, 0%, 2.7%) |
| CIE-LAB | lab(64.56, 17.53, -51.07) |
| CIE-LCH | lch(64.56, 53.99, 288.94°) |
| OKLab | oklab(70.09% 0.0054 -0.1444) |
| OKLCH | oklch(70.09% 0.145 272.1) |
| XYZ | xyz(36.9066, 33.4975, 93.3097) |
| Luminance | 0.3350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.92
Cornflowerblue
#6495ED
ΔE00 5.37
Soft Blue
#6488EA
ΔE00 5.78
Lavender Blue
#8B88F8
ΔE00 5.96
Perrywinkle
#8F8CE7
ΔE00 6.27
Periwinkle (survey)
#8E82FE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8097F8 #F8E180
analogous
#80D3F8 #8097F8 #A580F8
triadic
#8097F8 #F88097 #97F880
tetradic
#8097F8 #F880D3 #F8E180 #80F8A5
square
#8097F8 #F880D3 #F8E180 #80F8A5
split-complementary
#8097F8 #F8A580 #D3F880
monochromatic
#0D39F0 #4667F5 #8097F8 #BAC6FB #E2E7FD
Accessibility & contrast
On white
2.73
#8097F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#8097F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8097F8
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8097F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8097F8 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FC
Deuteranopia (green-blind)
#6698F6
Tritanopia (blue-blind)
#50ABBC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8097f8; /* rgb */ color: rgb(128, 151, 248); /* oklch */ color: oklch(70.1% 0.144 272.1);
Tailwind
colors: {
custom: {
50: '#abb5fb',
500: '#8097f8',
950: '#000000',
},
}SCSS
$custom: #8097f8; $custom-light: #abb5fb; $custom-dark: #000000;
JSON
{
"hex": "#8097f8",
"rgb": {
"r": 128,
"g": 151,
"b": 248
},
"hsl": {
"h": 228.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.70088,
"c": 0.1445,
"h": 272.1
},
"luminance": 0.335
}Semantic roles & 50–950 ramp
primary
#8097F8
secondary
#F5EFD6
accent
#BA00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085