#809BFD#809BFD
#809BFD is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.2% C 0.146 H 270.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #809BFD |
|---|---|
| RGB | rgb(128, 155, 253) |
| HSL | hsl(227, 97%, 75%) |
| HSV | hsv(227, 49%, 99%) |
| CMYK | cmyk(49.4%, 38.7%, 0%, 0.8%) |
| CIE-LAB | lab(65.84, 16.69, -51.77) |
| CIE-LCH | lch(65.84, 54.40, 287.87°) |
| OKLab | oklab(71.15% 0.0017 -0.1464) |
| OKLCH | oklch(71.15% 0.146 270.7) |
| XYZ | xyz(38.3473, 35.1213, 97.6679) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.47
Cornflowerblue
#6495ED
ΔE00 5.21
Soft Blue
#6488EA
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 7.15
Perrywinkle
#8F8CE7
ΔE00 7.49
Carolina Blue
#8AB8FE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BFD #FDE280
analogous
#80DAFD #809BFD #A480FD
triadic
#809BFD #FD809B #9BFD80
tetradic
#809BFD #FD80DA #FDE280 #80FDA4
square
#809BFD #FD80DA #FDE280 #80FDA4
split-complementary
#809BFD #FDA480 #DAFD80
monochromatic
#073CFB #446CFC #809BFD #BCCAFE #E1E7FF
Accessibility & contrast
On white
2.62
#809BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#809BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BFD
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BFD | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#689BFB
Tritanopia (blue-blind)
#4BB0C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809bfd; /* rgb */ color: rgb(128, 155, 253); /* oklch */ color: oklch(71.2% 0.146 270.7);
Tailwind
colors: {
custom: {
50: '#abb8fe',
500: '#809bfd',
950: '#000000',
},
}SCSS
$custom: #809bfd; $custom-light: #abb8fe; $custom-dark: #000000;
JSON
{
"hex": "#809bfd",
"rgb": {
"r": 128,
"g": 155,
"b": 253
},
"hsl": {
"h": 227.04,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.71154,
"c": 0.14644,
"h": 270.7
},
"luminance": 0.35124
}Semantic roles & 50–950 ramp
primary
#809BFD
secondary
#F7EFD4
accent
#B400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086