#809DFB#809DFB
#809DFB is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.4% C 0.141 H 269.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #809DFB |
|---|---|
| RGB | rgb(128, 157, 251) |
| HSL | hsl(226, 94%, 74%) |
| HSV | hsv(226, 49%, 98%) |
| CMYK | cmyk(49%, 37.5%, 0%, 1.6%) |
| CIE-LAB | lab(66.26, 14.94, -50.02) |
| CIE-LCH | lch(66.26, 52.20, 286.63°) |
| OKLab | oklab(71.45% -0.001 -0.1413) |
| OKLCH | oklch(71.45% 0.141 269.6) |
| XYZ | xyz(38.3660, 35.6657, 96.1106) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.89
Cornflowerblue
#6495ED
ΔE00 5.07
Soft Blue
#6488EA
ΔE00 6.88
Carolina Blue
#8AB8FE
ΔE00 7.63
Lavender Blue
#8B88F8
ΔE00 7.79
Perrywinkle
#8F8CE7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DFB #FBDE80
analogous
#80DAFB #809DFB #A180FB
triadic
#809DFB #FB809D #9DFB80
tetradic
#809DFB #FB80DA #FBDE80 #80FBA1
square
#809DFB #FB80DA #FBDE80 #80FBA1
split-complementary
#809DFB #FBA180 #DAFB80
monochromatic
#0941F7 #456FF9 #809DFB #BBCBFD #E1E8FE
Accessibility & contrast
On white
2.58
#809DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#809DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DFB
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DFB | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#6C9CF9
Tritanopia (blue-blind)
#4CB1C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #809dfb; /* rgb */ color: rgb(128, 157, 251); /* oklch */ color: oklch(71.4% 0.141 269.6);
Tailwind
colors: {
custom: {
50: '#abb9fd',
500: '#809dfb',
950: '#000000',
},
}SCSS
$custom: #809dfb; $custom-light: #abb9fd; $custom-dark: #000000;
JSON
{
"hex": "#809dfb",
"rgb": {
"r": 128,
"g": 157,
"b": 251
},
"hsl": {
"h": 225.854,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.71446,
"c": 0.14129,
"h": 269.6
},
"luminance": 0.35668
}Semantic roles & 50–950 ramp
primary
#809DFB
secondary
#F6EED5
accent
#AF00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085