#809EF9#809EF9
#809EF9 is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.5% C 0.137 H 268.9°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #809EF9 |
|---|---|
| RGB | rgb(128, 158, 249) |
| HSL | hsl(225, 91%, 74%) |
| HSV | hsv(225, 49%, 98%) |
| CMYK | cmyk(48.6%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(66.43, 13.77, -48.67) |
| CIE-LCH | lch(66.43, 50.58, 285.79°) |
| OKLab | oklab(71.54% -0.0025 -0.1373) |
| OKLCH | oklch(71.54% 0.137 268.9) |
| XYZ | xyz(38.2223, 35.8800, 94.5156) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.14
Cornflowerblue
#6495ED
ΔE00 5.00
Soft Blue
#6488EA
ΔE00 7.03
Carolina Blue
#8AB8FE
ΔE00 7.33
Lavender Blue
#8B88F8
ΔE00 8.12
Perrywinkle
#8F8CE7
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809EF9 #F9DB80
analogous
#80DBF9 #809EF9 #9F80F9
triadic
#809EF9 #F9809E #9EF980
tetradic
#809EF9 #F980DB #F9DB80 #80F99F
square
#809EF9 #F980DB #F9DB80 #80F99F
split-complementary
#809EF9 #F99F80 #DBF980
monochromatic
#0B45F3 #4671F6 #809EF9 #BACBFC #E2E9FE
Accessibility & contrast
On white
2.57
#809EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#809EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809EF9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809EF9 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#6F9DF7
Tritanopia (blue-blind)
#4EB1C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #809ef9; /* rgb */ color: rgb(128, 158, 249); /* oklch */ color: oklch(71.5% 0.137 268.9);
Tailwind
colors: {
custom: {
50: '#abbafb',
500: '#809ef9',
950: '#000000',
},
}SCSS
$custom: #809ef9; $custom-light: #abbafb; $custom-dark: #000000;
JSON
{
"hex": "#809ef9",
"rgb": {
"r": 128,
"g": 158,
"b": 249
},
"hsl": {
"h": 225.124,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.71542,
"c": 0.13736,
"h": 268.9
},
"luminance": 0.35882
}Semantic roles & 50–950 ramp
primary
#809EF9
secondary
#F6EED5
accent
#AD00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085