#809DFD#809DFD
#809DFD is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.6% C 0.144 H 269.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #809DFD |
|---|---|
| RGB | rgb(128, 157, 253) |
| HSL | hsl(226, 97%, 75%) |
| HSV | hsv(226, 49%, 99%) |
| CMYK | cmyk(49.4%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(66.36, 15.53, -50.95) |
| CIE-LCH | lch(66.36, 53.27, 286.95°) |
| OKLab | oklab(71.55% -0.0005 -0.144) |
| OKLCH | oklch(71.55% 0.144 269.8) |
| XYZ | xyz(38.6830, 35.7925, 97.7797) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.88
Cornflowerblue
#6495ED
ΔE00 5.15
Soft Blue
#6488EA
ΔE00 6.94
Carolina Blue
#8AB8FE
ΔE00 7.63
Lavender Blue
#8B88F8
ΔE00 7.77
Perrywinkle
#8F8CE7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DFD #FDE080
analogous
#80DCFD #809DFD #A280FD
triadic
#809DFD #FD809D #9DFD80
tetradic
#809DFD #FD80DC #FDE080 #80FDA2
square
#809DFD #FD80DC #FDE080 #80FDA2
split-complementary
#809DFD #FDA280 #DCFD80
monochromatic
#0740FB #446FFC #809DFD #BCCBFE #E1E8FF
Accessibility & contrast
On white
2.57
#809DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#809DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DFD
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DFD | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#6A9CFB
Tritanopia (blue-blind)
#4BB1C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #809dfd; /* rgb */ color: rgb(128, 157, 253); /* oklch */ color: oklch(71.6% 0.144 269.8);
Tailwind
colors: {
custom: {
50: '#abb9fe',
500: '#809dfd',
950: '#000000',
},
}SCSS
$custom: #809dfd; $custom-light: #abb9fe; $custom-dark: #000000;
JSON
{
"hex": "#809dfd",
"rgb": {
"r": 128,
"g": 157,
"b": 253
},
"hsl": {
"h": 226.08,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.71553,
"c": 0.14402,
"h": 269.8
},
"luminance": 0.35795
}Semantic roles & 50–950 ramp
primary
#809DFD
secondary
#F7EFD4
accent
#B000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086