#8097FD#8097FD
#8097FD is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.4% C 0.151 H 272.4°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8097FD |
|---|---|
| RGB | rgb(128, 151, 253) |
| HSL | hsl(229, 97%, 75%) |
| HSV | hsv(229, 49%, 99%) |
| CMYK | cmyk(49.4%, 40.3%, 0%, 0.8%) |
| CIE-LAB | lab(64.81, 19.02, -53.41) |
| CIE-LCH | lch(64.81, 56.69, 289.60°) |
| OKLab | oklab(70.36% 0.0063 -0.1512) |
| OKLCH | oklch(70.36% 0.151 272.4) |
| XYZ | xyz(37.6927, 33.8119, 97.4496) |
| Luminance | 0.3381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.93
Cornflowerblue
#6495ED
ΔE00 5.54
Lavender Blue
#8B88F8
ΔE00 5.93
Soft Blue
#6488EA
ΔE00 5.96
Perrywinkle
#8F8CE7
ΔE00 6.50
Periwinkle (survey)
#8E82FE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8097FD #FDE680
analogous
#80D6FD #8097FD #A880FD
triadic
#8097FD #FD8097 #97FD80
tetradic
#8097FD #FD80D6 #FDE680 #80FDA8
square
#8097FD #FD80D6 #FDE680 #80FDA8
split-complementary
#8097FD #FDA880 #D6FD80
monochromatic
#0734FB #4466FC #8097FD #BCC8FE #E1E6FF
Accessibility & contrast
On white
2.71
#8097FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#8097FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8097FD
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8097FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8097FD | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#6298FB
Tritanopia (blue-blind)
#4CADBE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8097fd; /* rgb */ color: rgb(128, 151, 253); /* oklch */ color: oklch(70.4% 0.151 272.4);
Tailwind
colors: {
custom: {
50: '#abb5fe',
500: '#8097fd',
950: '#000000',
},
}SCSS
$custom: #8097fd; $custom-light: #abb5fe; $custom-dark: #000000;
JSON
{
"hex": "#8097fd",
"rgb": {
"r": 128,
"g": 151,
"b": 253
},
"hsl": {
"h": 228.96,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.70363,
"c": 0.15135,
"h": 272.4
},
"luminance": 0.33814
}Semantic roles & 50–950 ramp
primary
#8097FD
secondary
#F7F0D4
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086