#8097FF#8097FF
#8097FF is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.5% C 0.154 H 272.5°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8097FF |
|---|---|
| RGB | rgb(128, 151, 255) |
| HSL | hsl(229, 100%, 75%) |
| HSV | hsv(229, 50%, 100%) |
| CMYK | cmyk(49.8%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(64.91, 19.61, -54.34) |
| CIE-LCH | lch(64.91, 57.77, 289.85°) |
| OKLab | oklab(70.47% 0.0067 -0.1539) |
| OKLCH | oklch(70.47% 0.154 272.5) |
| XYZ | xyz(38.0129, 33.9400, 99.1364) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.96
Cornflowerblue
#6495ED
ΔE00 5.62
Lavender Blue
#8B88F8
ΔE00 5.94
Soft Blue
#6488EA
ΔE00 6.05
Perrywinkle
#8F8CE7
ΔE00 6.61
Periwinkle (survey)
#8E82FE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8097FF #FFE880
analogous
#80D6FF #8097FF #A980FF
triadic
#8097FF #FF8097 #97FF80
tetradic
#8097FF #FF80D6 #FFE880 #80FFA9
square
#8097FF #FF80D6 #FFE880 #80FFA9
split-complementary
#8097FF #FFA980 #D6FF80
monochromatic
#0633FF #4365FF #8097FF #BDC9FF #E0E6FF
Accessibility & contrast
On white
2.70
#8097FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#8097FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8097FF
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8097FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8097FF | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#6098FD
Tritanopia (blue-blind)
#4AADBF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8097ff; /* rgb */ color: rgb(128, 151, 255); /* oklch */ color: oklch(70.5% 0.154 272.5);
Tailwind
colors: {
custom: {
50: '#acb5ff',
500: '#8097ff',
950: '#000000',
},
}SCSS
$custom: #8097ff; $custom-light: #acb5ff; $custom-dark: #000000;
JSON
{
"hex": "#8097ff",
"rgb": {
"r": 128,
"g": 151,
"b": 255
},
"hsl": {
"h": 229.134,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.70474,
"c": 0.15408,
"h": 272.5
},
"luminance": 0.33942
}Semantic roles & 50–950 ramp
primary
#8097FF
secondary
#F7F1D4
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086