#809AE9#809AE9
#809AE9 is a light, vivid blue. Relative luminance 0.336; OKLCH L 69.9% C 0.120 H 269.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #809AE9 |
|---|---|
| RGB | rgb(128, 154, 233) |
| HSL | hsl(225, 70%, 71%) |
| HSV | hsv(225, 45%, 91%) |
| CMYK | cmyk(45.1%, 33.9%, 0%, 8.6%) |
| CIE-LAB | lab(64.63, 11.39, -42.73) |
| CIE-LCH | lch(64.63, 44.22, 284.93°) |
| OKLab | oklab(69.91% -0.0015 -0.1201) |
| OKLCH | oklch(69.91% 0.12 269.3) |
| XYZ | xyz(35.1610, 33.5816, 81.7042) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.93
Cornflowerblue
#6495ED
ΔE00 4.93
Soft Blue
#6488EA
ΔE00 6.12
Perrywinkle
#8F8CE7
ΔE00 6.78
Lavender Blue
#8B88F8
ΔE00 7.29
Faded Blue
#658CBB
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AE9 #E9CF80
analogous
#80CEE9 #809AE9 #9A80E9
triadic
#809AE9 #E9809A #9AE980
tetradic
#809AE9 #E980CE #E9CF80 #80E99A
square
#809AE9 #E980CE #E9CF80 #80E99A
split-complementary
#809AE9 #E99A80 #CEE980
monochromatic
#234DCB #4C71E0 #809AE9 #B4C3F2 #E5EAFA
Accessibility & contrast
On white
2.72
#809AE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#809AE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AE9
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AE9 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EC
Deuteranopia (green-blind)
#7399E7
Tritanopia (blue-blind)
#59AAB7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809ae9; /* rgb */ color: rgb(128, 154, 233); /* oklch */ color: oklch(69.9% 0.120 269.3);
Tailwind
colors: {
custom: {
50: '#a9b7f0',
500: '#809ae9',
950: '#000000',
},
}SCSS
$custom: #809ae9; $custom-light: #a9b7f0; $custom-dark: #000000;
JSON
{
"hex": "#809ae9",
"rgb": {
"r": 128,
"g": 154,
"b": 233
},
"hsl": {
"h": 225.143,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.69906,
"c": 0.12009,
"h": 269.3
},
"luminance": 0.33584
}Semantic roles & 50–950 ramp
primary
#809AE9
secondary
#F1EAD4
accent
#A313D2
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084