#809AF9#809AF9
#809AF9 is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.7% C 0.142 H 270.8°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #809AF9 |
|---|---|
| RGB | rgb(128, 154, 249) |
| HSL | hsl(227, 91%, 74%) |
| HSV | hsv(227, 49%, 98%) |
| CMYK | cmyk(48.6%, 38.2%, 0%, 2.4%) |
| CIE-LAB | lab(65.39, 16.08, -50.31) |
| CIE-LCH | lch(65.39, 52.82, 287.72°) |
| OKLab | oklab(70.74% 0.0021 -0.1422) |
| OKLCH | oklch(70.74% 0.142 270.8) |
| XYZ | xyz(37.5511, 34.5376, 94.2919) |
| Luminance | 0.3454 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.30
Cornflowerblue
#6495ED
ΔE00 5.12
Soft Blue
#6488EA
ΔE00 6.27
Lavender Blue
#8B88F8
ΔE00 6.87
Perrywinkle
#8F8CE7
ΔE00 7.08
Carolina Blue
#8AB8FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AF9 #F9DF80
analogous
#80D7F9 #809AF9 #A380F9
triadic
#809AF9 #F9809A #9AF980
tetradic
#809AF9 #F980D7 #F9DF80 #80F9A3
square
#809AF9 #F980D7 #F9DF80 #80F9A3
split-complementary
#809AF9 #F9A380 #D7F980
monochromatic
#0B3DF3 #466CF6 #809AF9 #BAC8FC #E2E8FE
Accessibility & contrast
On white
2.66
#809AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#809AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AF9
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AF9 | 1.00 | 2.66 | 7.91 | 7.91 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#699AF7
Tritanopia (blue-blind)
#4EAEBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809af9; /* rgb */ color: rgb(128, 154, 249); /* oklch */ color: oklch(70.7% 0.142 270.8);
Tailwind
colors: {
custom: {
50: '#abb7fc',
500: '#809af9',
950: '#000000',
},
}SCSS
$custom: #809af9; $custom-light: #abb7fc; $custom-dark: #000000;
JSON
{
"hex": "#809af9",
"rgb": {
"r": 128,
"g": 154,
"b": 249
},
"hsl": {
"h": 227.107,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.70739,
"c": 0.14218,
"h": 270.8
},
"luminance": 0.3454
}Semantic roles & 50–950 ramp
primary
#809AF9
secondary
#F6EFD5
accent
#B400E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085