#809BFA#809BFA
#809BFA is a light, vivid blue. Relative luminance 0.349; OKLCH L 71.0% C 0.142 H 270.5°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #809BFA |
|---|---|
| RGB | rgb(128, 155, 250) |
| HSL | hsl(227, 92%, 74%) |
| HSV | hsv(227, 49%, 98%) |
| CMYK | cmyk(48.8%, 38%, 0%, 2%) |
| CIE-LAB | lab(65.70, 15.80, -50.37) |
| CIE-LCH | lch(65.70, 52.79, 287.41°) |
| OKLab | oklab(70.99% 0.0011 -0.1423) |
| OKLCH | oklch(70.99% 0.142 270.5) |
| XYZ | xyz(37.8732, 34.9316, 95.1707) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.47
Cornflowerblue
#6495ED
ΔE00 5.10
Soft Blue
#6488EA
ΔE00 6.47
Lavender Blue
#8B88F8
ΔE00 7.17
Perrywinkle
#8F8CE7
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BFA #FADF80
analogous
#80D8FA #809BFA #A280FA
triadic
#809BFA #FA809B #9BFA80
tetradic
#809BFA #FA80D8 #FADF80 #80FAA2
square
#809BFA #FA80D8 #FADF80 #80FAA2
split-complementary
#809BFA #FAA280 #D8FA80
monochromatic
#0A3EF5 #456DF8 #809BFA #BBC9FC #E2E8FE
Accessibility & contrast
On white
2.63
#809BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#809BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BFA
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BFA | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#6A9BF8
Tritanopia (blue-blind)
#4DAFBF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809bfa; /* rgb */ color: rgb(128, 155, 250); /* oklch */ color: oklch(71.0% 0.142 270.5);
Tailwind
colors: {
custom: {
50: '#abb8fc',
500: '#809bfa',
950: '#000000',
},
}SCSS
$custom: #809bfa; $custom-light: #abb8fc; $custom-dark: #000000;
JSON
{
"hex": "#809bfa",
"rgb": {
"r": 128,
"g": 155,
"b": 250
},
"hsl": {
"h": 226.721,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.70992,
"c": 0.14233,
"h": 270.5
},
"luminance": 0.34934
}Semantic roles & 50–950 ramp
primary
#809BFA
secondary
#F6EFD5
accent
#B300E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085