#809CFB#809CFB
#809CFB is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.2% C 0.142 H 270.1°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #809CFB |
|---|---|
| RGB | rgb(128, 156, 251) |
| HSL | hsl(226, 94%, 74%) |
| HSV | hsv(226, 49%, 98%) |
| CMYK | cmyk(49%, 37.8%, 0%, 1.6%) |
| CIE-LAB | lab(66.00, 15.51, -50.43) |
| CIE-LCH | lch(66.00, 52.76, 287.10°) |
| OKLab | oklab(71.25% 0.0002 -0.1425) |
| OKLCH | oklch(71.25% 0.142 270.1) |
| XYZ | xyz(38.1975, 35.3287, 96.0544) |
| Luminance | 0.3533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.67
Cornflowerblue
#6495ED
ΔE00 5.09
Soft Blue
#6488EA
ΔE00 6.69
Lavender Blue
#8B88F8
ΔE00 7.48
Perrywinkle
#8F8CE7
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CFB #FBDF80
analogous
#80DAFB #809CFB #A280FB
triadic
#809CFB #FB809C #9CFB80
tetradic
#809CFB #FB80DA #FBDF80 #80FBA2
square
#809CFB #FB80DA #FBDF80 #80FBA2
split-complementary
#809CFB #FBA280 #DAFB80
monochromatic
#0940F7 #456EF9 #809CFB #BBCAFD #E1E8FE
Accessibility & contrast
On white
2.60
#809CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#809CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CFB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CFB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#6A9BF9
Tritanopia (blue-blind)
#4CB0BF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809cfb; /* rgb */ color: rgb(128, 156, 251); /* oklch */ color: oklch(71.2% 0.142 270.1);
Tailwind
colors: {
custom: {
50: '#abb8fd',
500: '#809cfb',
950: '#000000',
},
}SCSS
$custom: #809cfb; $custom-light: #abb8fd; $custom-dark: #000000;
JSON
{
"hex": "#809cfb",
"rgb": {
"r": 128,
"g": 156,
"b": 251
},
"hsl": {
"h": 226.341,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.71246,
"c": 0.14249,
"h": 270.1
},
"luminance": 0.35331
}Semantic roles & 50–950 ramp
primary
#809CFB
secondary
#F6EFD5
accent
#B100E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085