#809AE1#809AE1
#809AE1 is a light, moderate blue. Relative luminance 0.331; OKLCH L 69.5% C 0.109 H 268.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #809AE1 |
|---|---|
| RGB | rgb(128, 154, 225) |
| HSL | hsl(224, 62%, 69%) |
| HSV | hsv(224, 43%, 88%) |
| CMYK | cmyk(43.1%, 31.6%, 0%, 11.8%) |
| CIE-LAB | lab(64.27, 9.10, -38.88) |
| CIE-LCH | lch(64.27, 39.93, 283.17°) |
| OKLab | oklab(69.51% -0.0035 -0.1089) |
| OKLCH | oklch(69.51% 0.109 268.2) |
| XYZ | xyz(34.0440, 33.1348, 75.8214) |
| Luminance | 0.3314 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.52
Cornflowerblue
#6495ED
ΔE00 5.08
Soft Blue
#6488EA
ΔE00 6.28
Perrywinkle
#8F8CE7
ΔE00 6.83
Faded Blue
#658CBB
ΔE00 7.40
Lavender Blue
#8B88F8
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AE1 #E1C780
analogous
#80CAE1 #809AE1 #9780E1
triadic
#809AE1 #E1809A #9AE180
tetradic
#809AE1 #E180CA #E1C780 #80E197
square
#809AE1 #E180CA #E1C780 #80E197
split-complementary
#809AE1 #E19780 #CAE180
monochromatic
#2C52BB #4E73D5 #809AE1 #B2C1ED #E3E9F8
Accessibility & contrast
On white
2.75
#809AE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#809AE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AE1
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AE1 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E4
Deuteranopia (green-blind)
#7798DF
Tritanopia (blue-blind)
#5EA9B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809ae1; /* rgb */ color: rgb(128, 154, 225); /* oklch */ color: oklch(69.5% 0.109 268.2);
Tailwind
colors: {
custom: {
50: '#a9b7ea',
500: '#809ae1',
950: '#000000',
},
}SCSS
$custom: #809ae1; $custom-light: #a9b7ea; $custom-dark: #000000;
JSON
{
"hex": "#809ae1",
"rgb": {
"r": 128,
"g": 154,
"b": 225
},
"hsl": {
"h": 223.918,
"s": 61.783,
"l": 69.216
},
"oklch": {
"l": 0.69509,
"c": 0.10898,
"h": 268.2
},
"luminance": 0.33137
}Semantic roles & 50–950 ramp
primary
#809AE1
secondary
#ECE5D0
accent
#9B1CCA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084