#809CF9#809CF9
#809CF9 is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.1% C 0.140 H 269.9°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #809CF9 |
|---|---|
| RGB | rgb(128, 156, 249) |
| HSL | hsl(226, 91%, 74%) |
| HSV | hsv(226, 49%, 98%) |
| CMYK | cmyk(48.6%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(65.91, 14.92, -49.49) |
| CIE-LCH | lch(65.91, 51.69, 286.78°) |
| OKLab | oklab(71.14% -0.0002 -0.1398) |
| OKLCH | oklch(71.14% 0.14 269.9) |
| XYZ | xyz(37.8839, 35.2033, 94.4028) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.68
Cornflowerblue
#6495ED
ΔE00 5.02
Soft Blue
#6488EA
ΔE00 6.63
Lavender Blue
#8B88F8
ΔE00 7.50
Perrywinkle
#8F8CE7
ΔE00 7.62
Carolina Blue
#8AB8FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CF9 #F9DD80
analogous
#80D8F9 #809CF9 #A180F9
triadic
#809CF9 #F9809C #9CF980
tetradic
#809CF9 #F980D8 #F9DD80 #80F9A1
square
#809CF9 #F980D8 #F9DD80 #80F9A1
split-complementary
#809CF9 #F9A180 #D8F980
monochromatic
#0B41F3 #466EF6 #809CF9 #BACAFC #E2E8FE
Accessibility & contrast
On white
2.61
#809CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#809CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CF9
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CF9 | 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)
#78A6FD
Deuteranopia (green-blind)
#6C9BF7
Tritanopia (blue-blind)
#4EB0BF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809cf9; /* rgb */ color: rgb(128, 156, 249); /* oklch */ color: oklch(71.1% 0.140 269.9);
Tailwind
colors: {
custom: {
50: '#abb8fb',
500: '#809cf9',
950: '#000000',
},
}SCSS
$custom: #809cf9; $custom-light: #abb8fb; $custom-dark: #000000;
JSON
{
"hex": "#809cf9",
"rgb": {
"r": 128,
"g": 156,
"b": 249
},
"hsl": {
"h": 226.116,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.71139,
"c": 0.13975,
"h": 269.9
},
"luminance": 0.35206
}Semantic roles & 50–950 ramp
primary
#809CF9
secondary
#F6EED5
accent
#B000E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085