#809AE4#809AE4
#809AE4 is a light, moderate blue. Relative luminance 0.333; OKLCH L 69.7% C 0.113 H 268.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #809AE4 |
|---|---|
| RGB | rgb(128, 154, 228) |
| HSL | hsl(224, 65%, 70%) |
| HSV | hsv(224, 44%, 89%) |
| CMYK | cmyk(43.9%, 32.5%, 0%, 10.6%) |
| CIE-LAB | lab(64.40, 9.95, -40.32) |
| CIE-LCH | lch(64.40, 41.54, 283.87°) |
| OKLab | oklab(69.66% -0.0027 -0.1131) |
| OKLCH | oklch(69.66% 0.113 268.6) |
| XYZ | xyz(34.4569, 33.2999, 77.9957) |
| Luminance | 0.3330 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.29
Cornflowerblue
#6495ED
ΔE00 5.01
Soft Blue
#6488EA
ΔE00 6.21
Perrywinkle
#8F8CE7
ΔE00 6.80
Lavender Blue
#8B88F8
ΔE00 7.50
Faded Blue
#658CBB
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AE4 #E4CA80
analogous
#80CCE4 #809AE4 #9880E4
triadic
#809AE4 #E4809A #9AE480
tetradic
#809AE4 #E480CC #E4CA80 #80E498
square
#809AE4 #E480CC #E4CA80 #80E498
split-complementary
#809AE4 #E49880 #CCE480
monochromatic
#2950C1 #4E72D9 #809AE4 #B2C2EF #E5EAF9
Accessibility & contrast
On white
2.74
#809AE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#809AE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AE4
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AE4 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E7
Deuteranopia (green-blind)
#7698E2
Tritanopia (blue-blind)
#5CA9B5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809ae4; /* rgb */ color: rgb(128, 154, 228); /* oklch */ color: oklch(69.7% 0.113 268.6);
Tailwind
colors: {
custom: {
50: '#a9b7ed',
500: '#809ae4',
950: '#000000',
},
}SCSS
$custom: #809ae4; $custom-light: #a9b7ed; $custom-dark: #000000;
JSON
{
"hex": "#809ae4",
"rgb": {
"r": 128,
"g": 154,
"b": 228
},
"hsl": {
"h": 224.4,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.69656,
"c": 0.11314,
"h": 268.6
},
"luminance": 0.33302
}Semantic roles & 50–950 ramp
primary
#809AE4
secondary
#EEE7D2
accent
#9E19CD
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084