#809AFB#809AFB
#809AFB is a light, vivid blue. Relative luminance 0.347; OKLCH L 70.8% C 0.145 H 271.0°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #809AFB |
|---|---|
| RGB | rgb(128, 154, 251) |
| HSL | hsl(227, 94%, 74%) |
| HSV | hsv(227, 49%, 98%) |
| CMYK | cmyk(49%, 38.6%, 0%, 1.6%) |
| CIE-LAB | lab(65.49, 16.67, -51.25) |
| CIE-LCH | lch(65.49, 53.89, 288.02°) |
| OKLab | oklab(70.85% 0.0025 -0.1449) |
| OKLCH | oklch(70.85% 0.145 271) |
| XYZ | xyz(37.8647, 34.6630, 95.9435) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.29
Cornflowerblue
#6495ED
ΔE00 5.19
Soft Blue
#6488EA
ΔE00 6.33
Lavender Blue
#8B88F8
ΔE00 6.86
Perrywinkle
#8F8CE7
ΔE00 7.15
Carolina Blue
#8AB8FE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AFB #FBE180
analogous
#80D8FB #809AFB #A480FB
triadic
#809AFB #FB809A #9AFB80
tetradic
#809AFB #FB80D8 #FBE180 #80FBA4
square
#809AFB #FB80D8 #FBE180 #80FBA4
split-complementary
#809AFB #FBA480 #D8FB80
monochromatic
#093CF7 #456BF9 #809AFB #BBC9FD #E1E7FE
Accessibility & contrast
On white
2.65
#809AFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#809AFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AFB
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AFB | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#689AF9
Tritanopia (blue-blind)
#4DAFBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809afb; /* rgb */ color: rgb(128, 154, 251); /* oklch */ color: oklch(70.8% 0.145 271.0);
Tailwind
colors: {
custom: {
50: '#abb7fd',
500: '#809afb',
950: '#000000',
},
}SCSS
$custom: #809afb; $custom-light: #abb7fd; $custom-dark: #000000;
JSON
{
"hex": "#809afb",
"rgb": {
"r": 128,
"g": 154,
"b": 251
},
"hsl": {
"h": 227.317,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.70847,
"c": 0.14492,
"h": 271
},
"luminance": 0.34665
}Semantic roles & 50–950 ramp
primary
#809AFB
secondary
#F6EFD5
accent
#B500E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085