#809AE5#809AE5
#809AE5 is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.7% C 0.115 H 268.8°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #809AE5 |
|---|---|
| RGB | rgb(128, 154, 229) |
| HSL | hsl(225, 66%, 70%) |
| HSV | hsv(225, 44%, 90%) |
| CMYK | cmyk(44.1%, 32.8%, 0%, 10.2%) |
| CIE-LAB | lab(64.45, 10.24, -40.81) |
| CIE-LCH | lch(64.45, 42.07, 284.09°) |
| OKLab | oklab(69.71% -0.0025 -0.1145) |
| OKLCH | oklch(69.71% 0.115 268.8) |
| XYZ | xyz(34.5961, 33.3556, 78.7289) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.21
Cornflowerblue
#6495ED
ΔE00 4.98
Soft Blue
#6488EA
ΔE00 6.19
Perrywinkle
#8F8CE7
ΔE00 6.79
Lavender Blue
#8B88F8
ΔE00 7.46
Faded Blue
#658CBB
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AE5 #E5CB80
analogous
#80CDE5 #809AE5 #9880E5
triadic
#809AE5 #E5809A #9AE580
tetradic
#809AE5 #E580CD #E5CB80 #80E598
square
#809AE5 #E580CD #E5CB80 #80E598
split-complementary
#809AE5 #E59880 #CDE580
monochromatic
#2850C3 #4D72DB #809AE5 #B3C2EF #E6EBFA
Accessibility & contrast
On white
2.74
#809AE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#809AE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AE5
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AE5 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E8
Deuteranopia (green-blind)
#7598E3
Tritanopia (blue-blind)
#5CAAB5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809ae5; /* rgb */ color: rgb(128, 154, 229); /* oklch */ color: oklch(69.7% 0.115 268.8);
Tailwind
colors: {
custom: {
50: '#a9b7ed',
500: '#809ae5',
950: '#000000',
},
}SCSS
$custom: #809ae5; $custom-light: #a9b7ed; $custom-dark: #000000;
JSON
{
"hex": "#809ae5",
"rgb": {
"r": 128,
"g": 154,
"b": 229
},
"hsl": {
"h": 224.554,
"s": 66.013,
"l": 70
},
"oklch": {
"l": 0.69706,
"c": 0.11454,
"h": 268.8
},
"luminance": 0.33358
}Semantic roles & 50–950 ramp
primary
#809AE5
secondary
#EFE7D2
accent
#9F18CE
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084