#809EFB#809EFB
#809EFB is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.6% C 0.140 H 269.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #809EFB |
|---|---|
| RGB | rgb(128, 158, 251) |
| HSL | hsl(225, 94%, 74%) |
| HSV | hsv(225, 49%, 98%) |
| CMYK | cmyk(49%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(66.52, 14.36, -49.61) |
| CIE-LCH | lch(66.52, 51.64, 286.14°) |
| OKLab | oklab(71.65% -0.0021 -0.1401) |
| OKLCH | oklch(71.65% 0.14 269.1) |
| XYZ | xyz(38.5359, 36.0055, 96.1672) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.12
Cornflowerblue
#6495ED
ΔE00 5.07
Soft Blue
#6488EA
ΔE00 7.08
Carolina Blue
#8AB8FE
ΔE00 7.33
Lavender Blue
#8B88F8
ΔE00 8.10
Perrywinkle
#8F8CE7
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809EFB #FBDD80
analogous
#80DCFB #809EFB #A080FB
triadic
#809EFB #FB809E #9EFB80
tetradic
#809EFB #FB80DC #FBDD80 #80FBA0
square
#809EFB #FB80DC #FBDD80 #80FBA0
split-complementary
#809EFB #FBA080 #DCFB80
monochromatic
#0943F7 #4571F9 #809EFB #BBCBFD #E1E8FE
Accessibility & contrast
On white
2.56
#809EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#809EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809EFB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809EFB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#6D9DF9
Tritanopia (blue-blind)
#4CB2C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #809efb; /* rgb */ color: rgb(128, 158, 251); /* oklch */ color: oklch(71.6% 0.140 269.1);
Tailwind
colors: {
custom: {
50: '#abbafd',
500: '#809efb',
950: '#000000',
},
}SCSS
$custom: #809efb; $custom-light: #abbafd; $custom-dark: #000000;
JSON
{
"hex": "#809efb",
"rgb": {
"r": 128,
"g": 158,
"b": 251
},
"hsl": {
"h": 225.366,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.71647,
"c": 0.1401,
"h": 269.1
},
"luminance": 0.36008
}Semantic roles & 50–950 ramp
primary
#809EFB
secondary
#F6EED5
accent
#AE00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085