#809BFB#809BFB
#809BFB is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.0% C 0.144 H 270.5°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #809BFB |
|---|---|
| RGB | rgb(128, 155, 251) |
| HSL | hsl(227, 94%, 74%) |
| HSV | hsv(227, 49%, 98%) |
| CMYK | cmyk(49%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(65.74, 16.09, -50.84) |
| CIE-LCH | lch(65.74, 53.33, 287.57°) |
| OKLab | oklab(71.05% 0.0013 -0.1437) |
| OKLCH | oklch(71.05% 0.144 270.5) |
| XYZ | xyz(38.0304, 34.9945, 95.9987) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.47
Cornflowerblue
#6495ED
ΔE00 5.13
Soft Blue
#6488EA
ΔE00 6.50
Lavender Blue
#8B88F8
ΔE00 7.17
Perrywinkle
#8F8CE7
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BFB #FBE080
analogous
#80D9FB #809BFB #A380FB
triadic
#809BFB #FB809B #9BFB80
tetradic
#809BFB #FB80D9 #FBE080 #80FBA3
square
#809BFB #FB80D9 #FBE080 #80FBA3
split-complementary
#809BFB #FBA380 #D9FB80
monochromatic
#093EF7 #456CF9 #809BFB #BBCAFD #E1E8FE
Accessibility & contrast
On white
2.63
#809BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#809BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BFB
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BFB | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FF
Deuteranopia (green-blind)
#699BF9
Tritanopia (blue-blind)
#4DAFBF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809bfb; /* rgb */ color: rgb(128, 155, 251); /* oklch */ color: oklch(71.0% 0.144 270.5);
Tailwind
colors: {
custom: {
50: '#abb8fd',
500: '#809bfb',
950: '#000000',
},
}SCSS
$custom: #809bfb; $custom-light: #abb8fd; $custom-dark: #000000;
JSON
{
"hex": "#809bfb",
"rgb": {
"r": 128,
"g": 155,
"b": 251
},
"hsl": {
"h": 226.829,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.71046,
"c": 0.1437,
"h": 270.5
},
"luminance": 0.34997
}Semantic roles & 50–950 ramp
primary
#809BFB
secondary
#F6EFD5
accent
#B300E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085