#809BF8#809BF8
#809BF8 is a light, vivid blue. Relative luminance 0.348; OKLCH L 70.9% C 0.140 H 270.3°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #809BF8 |
|---|---|
| RGB | rgb(128, 155, 248) |
| HSL | hsl(227, 90%, 74%) |
| HSV | hsv(227, 48%, 97%) |
| CMYK | cmyk(48.4%, 37.5%, 0%, 2.7%) |
| CIE-LAB | lab(65.60, 15.20, -49.43) |
| CIE-LCH | lch(65.60, 51.72, 287.10°) |
| OKLab | oklab(70.89% 0.0007 -0.1396) |
| OKLCH | oklch(70.89% 0.14 270.3) |
| XYZ | xyz(37.5613, 34.8069, 93.5279) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Cornflowerblue
#6495ED
ΔE00 5.03
Soft Blue
#6488EA
ΔE00 6.42
Lavender Blue
#8B88F8
ΔE00 7.20
Perrywinkle
#8F8CE7
ΔE00 7.32
Carolina Blue
#8AB8FE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BF8 #F8DD80
analogous
#80D7F8 #809BF8 #A180F8
triadic
#809BF8 #F8809B #9BF880
tetradic
#809BF8 #F880D7 #F8DD80 #80F8A1
square
#809BF8 #F880D7 #F8DD80 #80F8A1
split-complementary
#809BF8 #F8A180 #D7F880
monochromatic
#0D40F0 #466DF5 #809BF8 #BAC9FB #E2E8FD
Accessibility & contrast
On white
2.64
#809BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#809BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BF8
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BF8 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#6B9AF6
Tritanopia (blue-blind)
#4FAFBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809bf8; /* rgb */ color: rgb(128, 155, 248); /* oklch */ color: oklch(70.9% 0.140 270.3);
Tailwind
colors: {
custom: {
50: '#abb8fb',
500: '#809bf8',
950: '#000000',
},
}SCSS
$custom: #809bf8; $custom-light: #abb8fb; $custom-dark: #000000;
JSON
{
"hex": "#809bf8",
"rgb": {
"r": 128,
"g": 155,
"b": 248
},
"hsl": {
"h": 226.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.70886,
"c": 0.13959,
"h": 270.3
},
"luminance": 0.34809
}Semantic roles & 50–950 ramp
primary
#809BF8
secondary
#F5EED6
accent
#B200E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085