#809AF0#809AF0
#809AF0 is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.3% C 0.130 H 270.1°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #809AF0 |
|---|---|
| RGB | rgb(128, 154, 240) |
| HSL | hsl(226, 79%, 72%) |
| HSV | hsv(226, 47%, 94%) |
| CMYK | cmyk(46.7%, 35.8%, 0%, 5.9%) |
| CIE-LAB | lab(64.95, 13.43, -46.07) |
| CIE-LCH | lch(64.95, 47.98, 286.25°) |
| OKLab | oklab(70.26% 0.0001 -0.1298) |
| OKLCH | oklch(70.26% 0.13 270.1) |
| XYZ | xyz(36.1809, 33.9895, 87.0753) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.54
Cornflowerblue
#6495ED
ΔE00 4.93
Soft Blue
#6488EA
ΔE00 6.11
Perrywinkle
#8F8CE7
ΔE00 6.85
Lavender Blue
#8B88F8
ΔE00 7.05
Faded Blue
#658CBB
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AF0 #F0D680
analogous
#80D2F0 #809AF0 #9E80F0
triadic
#809AF0 #F0809A #9AF080
tetradic
#809AF0 #F080D2 #F0D680 #80F09E
square
#809AF0 #F080D2 #F0D680 #80F09E
split-complementary
#809AF0 #F09E80 #D2F080
monochromatic
#1A47DC #496EEA #809AF0 #B7C6F6 #E4E9FC
Accessibility & contrast
On white
2.69
#809AF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#809AF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AF0
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AF0 | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F3
Deuteranopia (green-blind)
#6F99EE
Tritanopia (blue-blind)
#55ACBA
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809af0; /* rgb */ color: rgb(128, 154, 240); /* oklch */ color: oklch(70.3% 0.130 270.1);
Tailwind
colors: {
custom: {
50: '#aab7f5',
500: '#809af0',
950: '#000000',
},
}SCSS
$custom: #809af0; $custom-light: #aab7f5; $custom-dark: #000000;
JSON
{
"hex": "#809af0",
"rgb": {
"r": 128,
"g": 154,
"b": 240
},
"hsl": {
"h": 226.071,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.70264,
"c": 0.12978,
"h": 270.1
},
"luminance": 0.33992
}Semantic roles & 50–950 ramp
primary
#809AF0
secondary
#F4EDD7
accent
#AB0ADB
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085