#809AE7#809AE7
#809AE7 is a light, moderate blue. Relative luminance 0.335; OKLCH L 69.8% C 0.117 H 269.0°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #809AE7 |
|---|---|
| RGB | rgb(128, 154, 231) |
| HSL | hsl(225, 68%, 70%) |
| HSV | hsv(225, 45%, 91%) |
| CMYK | cmyk(44.6%, 33.3%, 0%, 9.4%) |
| CIE-LAB | lab(64.54, 10.82, -41.77) |
| CIE-LCH | lch(64.54, 43.15, 284.52°) |
| OKLab | oklab(69.8% -0.002 -0.1173) |
| OKLCH | oklch(69.8% 0.117 269) |
| XYZ | xyz(34.8769, 33.4679, 80.2080) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.07
Cornflowerblue
#6495ED
ΔE00 4.95
Soft Blue
#6488EA
ΔE00 6.15
Perrywinkle
#8F8CE7
ΔE00 6.78
Lavender Blue
#8B88F8
ΔE00 7.37
Faded Blue
#658CBB
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AE7 #E7CD80
analogous
#80CEE7 #809AE7 #9980E7
triadic
#809AE7 #E7809A #9AE780
tetradic
#809AE7 #E780CE #E7CD80 #80E799
square
#809AE7 #E780CE #E7CD80 #80E799
split-complementary
#809AE7 #E79980 #CEE780
monochromatic
#264EC7 #4D71DD #809AE7 #B3C3F1 #E5EBFA
Accessibility & contrast
On white
2.73
#809AE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#809AE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AE7
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AE7 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA1EA
Deuteranopia (green-blind)
#7498E5
Tritanopia (blue-blind)
#5AAAB6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809ae7; /* rgb */ color: rgb(128, 154, 231); /* oklch */ color: oklch(69.8% 0.117 269.0);
Tailwind
colors: {
custom: {
50: '#a9b7ef',
500: '#809ae7',
950: '#000000',
},
}SCSS
$custom: #809ae7; $custom-light: #a9b7ef; $custom-dark: #000000;
JSON
{
"hex": "#809ae7",
"rgb": {
"r": 128,
"g": 154,
"b": 231
},
"hsl": {
"h": 224.854,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.69805,
"c": 0.11732,
"h": 269
},
"luminance": 0.3347
}Semantic roles & 50–950 ramp
primary
#809AE7
secondary
#F0E8D3
accent
#A115D0
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084