#809AEA#809AEA
#809AEA is a light, vivid blue. Relative luminance 0.336; OKLCH L 70.0% C 0.121 H 269.4°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #809AEA |
|---|---|
| RGB | rgb(128, 154, 234) |
| HSL | hsl(225, 72%, 71%) |
| HSV | hsv(225, 45%, 92%) |
| CMYK | cmyk(45.3%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(64.67, 11.68, -43.21) |
| CIE-LCH | lch(64.67, 44.76, 285.13°) |
| OKLab | oklab(69.96% -0.0012 -0.1215) |
| OKLCH | oklch(69.96% 0.121 269.4) |
| XYZ | xyz(35.3043, 33.6389, 82.4586) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.87
Cornflowerblue
#6495ED
ΔE00 4.92
Soft Blue
#6488EA
ΔE00 6.12
Perrywinkle
#8F8CE7
ΔE00 6.78
Lavender Blue
#8B88F8
ΔE00 7.25
Faded Blue
#658CBB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AEA #EAD080
analogous
#80CFEA #809AEA #9B80EA
triadic
#809AEA #EA809A #9AEA80
tetradic
#809AEA #EA80CF #EAD080 #80EA9B
square
#809AEA #EA80CF #EAD080 #80EA9B
split-complementary
#809AEA #EA9B80 #CFEA80
monochromatic
#224CCE #4B70E1 #809AEA #B5C4F3 #E5EAFB
Accessibility & contrast
On white
2.72
#809AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#809AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AEA
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AEA | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#7299E8
Tritanopia (blue-blind)
#59ABB7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809aea; /* rgb */ color: rgb(128, 154, 234); /* oklch */ color: oklch(70.0% 0.121 269.4);
Tailwind
colors: {
custom: {
50: '#a9b7f1',
500: '#809aea',
950: '#000000',
},
}SCSS
$custom: #809aea; $custom-light: #a9b7f1; $custom-dark: #000000;
JSON
{
"hex": "#809aea",
"rgb": {
"r": 128,
"g": 154,
"b": 234
},
"hsl": {
"h": 225.283,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.69956,
"c": 0.12148,
"h": 269.4
},
"luminance": 0.33641
}Semantic roles & 50–950 ramp
primary
#809AEA
secondary
#F1EAD5
accent
#A412D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085