#809AEE#809AEE
#809AEE is a light, vivid blue. Relative luminance 0.339; OKLCH L 70.2% C 0.127 H 269.9°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #809AEE |
|---|---|
| RGB | rgb(128, 154, 238) |
| HSL | hsl(226, 76%, 72%) |
| HSV | hsv(226, 46%, 93%) |
| CMYK | cmyk(46.2%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(64.86, 12.84, -45.11) |
| CIE-LCH | lch(64.86, 46.91, 285.89°) |
| OKLab | oklab(70.16% -0.0003 -0.127) |
| OKLCH | oklch(70.16% 0.127 269.9) |
| XYZ | xyz(35.8854, 33.8713, 85.5192) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.64
Cornflowerblue
#6495ED
ΔE00 4.91
Soft Blue
#6488EA
ΔE00 6.10
Perrywinkle
#8F8CE7
ΔE00 6.82
Lavender Blue
#8B88F8
ΔE00 7.11
Faded Blue
#658CBB
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AEE #EED480
analogous
#80D1EE #809AEE #9D80EE
triadic
#809AEE #EE809A #9AEE80
tetradic
#809AEE #EE80D1 #EED480 #80EE9D
square
#809AEE #EE80D1 #EED480 #80EE9D
split-complementary
#809AEE #EE9D80 #D1EE80
monochromatic
#1D49D7 #4A6FE7 #809AEE #B6C5F5 #E4EAFB
Accessibility & contrast
On white
2.70
#809AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#809AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AEE
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AEE | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#7099EC
Tritanopia (blue-blind)
#56ACB9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809aee; /* rgb */ color: rgb(128, 154, 238); /* oklch */ color: oklch(70.2% 0.127 269.9);
Tailwind
colors: {
custom: {
50: '#aab7f4',
500: '#809aee',
950: '#000000',
},
}SCSS
$custom: #809aee; $custom-light: #aab7f4; $custom-dark: #000000;
JSON
{
"hex": "#809aee",
"rgb": {
"r": 128,
"g": 154,
"b": 238
},
"hsl": {
"h": 225.818,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.7016,
"c": 0.12702,
"h": 269.9
},
"luminance": 0.33873
}Semantic roles & 50–950 ramp
primary
#809AEE
secondary
#F3ECD7
accent
#A80DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085