#809DF9#809DF9
#809DF9 is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.3% C 0.139 H 269.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #809DF9 |
|---|---|
| RGB | rgb(128, 157, 249) |
| HSL | hsl(226, 91%, 74%) |
| HSV | hsv(226, 49%, 98%) |
| CMYK | cmyk(48.6%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(66.17, 14.34, -49.08) |
| CIE-LCH | lch(66.17, 51.13, 286.29°) |
| OKLab | oklab(71.34% -0.0014 -0.1385) |
| OKLCH | oklch(71.34% 0.139 269.4) |
| XYZ | xyz(38.0524, 35.5403, 94.4590) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.90
Cornflowerblue
#6495ED
ΔE00 5.00
Soft Blue
#6488EA
ΔE00 6.83
Carolina Blue
#8AB8FE
ΔE00 7.64
Lavender Blue
#8B88F8
ΔE00 7.81
Perrywinkle
#8F8CE7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DF9 #F9DC80
analogous
#80DAF9 #809DF9 #A080F9
triadic
#809DF9 #F9809D #9DF980
tetradic
#809DF9 #F980DA #F9DC80 #80F9A0
square
#809DF9 #F980DA #F9DC80 #80F9A0
split-complementary
#809DF9 #F9A080 #DAF980
monochromatic
#0B43F3 #4670F6 #809DF9 #BACAFC #E2E8FE
Accessibility & contrast
On white
2.59
#809DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#809DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DF9
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DF9 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FD
Deuteranopia (green-blind)
#6D9CF7
Tritanopia (blue-blind)
#4EB0BF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #809df9; /* rgb */ color: rgb(128, 157, 249); /* oklch */ color: oklch(71.3% 0.139 269.4);
Tailwind
colors: {
custom: {
50: '#abb9fb',
500: '#809df9',
950: '#000000',
},
}SCSS
$custom: #809df9; $custom-light: #abb9fb; $custom-dark: #000000;
JSON
{
"hex": "#809df9",
"rgb": {
"r": 128,
"g": 157,
"b": 249
},
"hsl": {
"h": 225.62,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.7134,
"c": 0.13856,
"h": 269.4
},
"luminance": 0.35543
}Semantic roles & 50–950 ramp
primary
#809DF9
secondary
#F6EED5
accent
#AE00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085