#809BF9#809BF9
#809BF9 is a light, vivid blue. Relative luminance 0.349; OKLCH L 70.9% C 0.141 H 270.4°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #809BF9 |
|---|---|
| RGB | rgb(128, 155, 249) |
| HSL | hsl(227, 91%, 74%) |
| HSV | hsv(227, 49%, 98%) |
| CMYK | cmyk(48.6%, 37.8%, 0%, 2.4%) |
| CIE-LAB | lab(65.65, 15.50, -49.90) |
| CIE-LCH | lch(65.65, 52.25, 287.26°) |
| OKLab | oklab(70.94% 0.0009 -0.141) |
| OKLCH | oklch(70.94% 0.141 270.4) |
| XYZ | xyz(37.7168, 34.8691, 94.3471) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.48
Cornflowerblue
#6495ED
ΔE00 5.06
Soft Blue
#6488EA
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 7.18
Perrywinkle
#8F8CE7
ΔE00 7.35
Carolina Blue
#8AB8FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BF9 #F9DE80
analogous
#80D7F9 #809BF9 #A280F9
triadic
#809BF9 #F9809B #9BF980
tetradic
#809BF9 #F980D7 #F9DE80 #80F9A2
square
#809BF9 #F980D7 #F9DE80 #80F9A2
split-complementary
#809BF9 #F9A280 #D7F980
monochromatic
#0B3FF3 #466DF6 #809BF9 #BAC9FC #E2E8FE
Accessibility & contrast
On white
2.63
#809BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#809BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BF9
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BF9 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#6A9BF7
Tritanopia (blue-blind)
#4EAFBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809bf9; /* rgb */ color: rgb(128, 155, 249); /* oklch */ color: oklch(70.9% 0.141 270.4);
Tailwind
colors: {
custom: {
50: '#abb8fb',
500: '#809bf9',
950: '#000000',
},
}SCSS
$custom: #809bf9; $custom-light: #abb8fb; $custom-dark: #000000;
JSON
{
"hex": "#809bf9",
"rgb": {
"r": 128,
"g": 155,
"b": 249
},
"hsl": {
"h": 226.612,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.70939,
"c": 0.14096,
"h": 270.4
},
"luminance": 0.34871
}Semantic roles & 50–950 ramp
primary
#809BF9
secondary
#F6EED5
accent
#B200E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085