#809BFE#809BFE
#809BFE is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.2% C 0.148 H 270.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #809BFE |
|---|---|
| RGB | rgb(128, 155, 254) |
| HSL | hsl(227, 98%, 75%) |
| HSV | hsv(227, 50%, 100%) |
| CMYK | cmyk(49.6%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(65.89, 16.99, -52.24) |
| CIE-LCH | lch(65.89, 54.93, 288.01°) |
| OKLab | oklab(71.21% 0.0019 -0.1478) |
| OKLCH | oklch(71.21% 0.148 270.8) |
| XYZ | xyz(38.5071, 35.1852, 98.5090) |
| Luminance | 0.3519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.48
Cornflowerblue
#6495ED
ΔE00 5.25
Soft Blue
#6488EA
ΔE00 6.60
Lavender Blue
#8B88F8
ΔE00 7.15
Perrywinkle
#8F8CE7
ΔE00 7.53
Carolina Blue
#8AB8FE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BFE #FEE380
analogous
#80DAFE #809BFE #A480FE
triadic
#809BFE #FE809B #9BFE80
tetradic
#809BFE #FE80DA #FEE380 #80FEA4
square
#809BFE #FE80DA #FEE380 #80FEA4
split-complementary
#809BFE #FEA480 #DAFE80
monochromatic
#073BFD #436BFE #809BFE #BDCBFE #E1E7FF
Accessibility & contrast
On white
2.61
#809BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#809BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BFE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BFE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#679BFC
Tritanopia (blue-blind)
#4AB0C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809bfe; /* rgb */ color: rgb(128, 155, 254); /* oklch */ color: oklch(71.2% 0.148 270.8);
Tailwind
colors: {
custom: {
50: '#abb8ff',
500: '#809bfe',
950: '#000000',
},
}SCSS
$custom: #809bfe; $custom-light: #abb8ff; $custom-dark: #000000;
JSON
{
"hex": "#809bfe",
"rgb": {
"r": 128,
"g": 155,
"b": 254
},
"hsl": {
"h": 227.143,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.71209,
"c": 0.1478,
"h": 270.8
},
"luminance": 0.35188
}Semantic roles & 50–950 ramp
primary
#809BFE
secondary
#F7F0D4
accent
#B400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086