#809AFA#809AFA
#809AFA is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.8% C 0.144 H 270.9°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #809AFA |
|---|---|
| RGB | rgb(128, 154, 250) |
| HSL | hsl(227, 92%, 74%) |
| HSV | hsv(227, 49%, 98%) |
| CMYK | cmyk(48.8%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(65.44, 16.38, -50.78) |
| CIE-LCH | lch(65.44, 53.36, 287.87°) |
| OKLab | oklab(70.79% 0.0023 -0.1435) |
| OKLCH | oklch(70.79% 0.144 270.9) |
| XYZ | xyz(37.7075, 34.6002, 95.1155) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.29
Cornflowerblue
#6495ED
ΔE00 5.15
Soft Blue
#6488EA
ΔE00 6.30
Lavender Blue
#8B88F8
ΔE00 6.86
Perrywinkle
#8F8CE7
ΔE00 7.12
Carolina Blue
#8AB8FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AFA #FAE080
analogous
#80D7FA #809AFA #A380FA
triadic
#809AFA #FA809A #9AFA80
tetradic
#809AFA #FA80D7 #FAE080 #80FAA3
square
#809AFA #FA80D7 #FAE080 #80FAA3
split-complementary
#809AFA #FAA380 #D7FA80
monochromatic
#0A3CF5 #456BF8 #809AFA #BBC9FC #E2E8FE
Accessibility & contrast
On white
2.65
#809AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#809AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AFA
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AFA | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FE
Deuteranopia (green-blind)
#689AF8
Tritanopia (blue-blind)
#4EAEBE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809afa; /* rgb */ color: rgb(128, 154, 250); /* oklch */ color: oklch(70.8% 0.144 270.9);
Tailwind
colors: {
custom: {
50: '#abb7fc',
500: '#809afa',
950: '#000000',
},
}SCSS
$custom: #809afa; $custom-light: #abb7fc; $custom-dark: #000000;
JSON
{
"hex": "#809afa",
"rgb": {
"r": 128,
"g": 154,
"b": 250
},
"hsl": {
"h": 227.213,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.70793,
"c": 0.14355,
"h": 270.9
},
"luminance": 0.34603
}Semantic roles & 50–950 ramp
primary
#809AFA
secondary
#F6EFD5
accent
#B500E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085