#809BE5#809BE5
#809BE5 is a light, moderate blue. Relative luminance 0.337; OKLCH L 69.9% C 0.113 H 268.1°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #809BE5 |
|---|---|
| RGB | rgb(128, 155, 229) |
| HSL | hsl(224, 66%, 70%) |
| HSV | hsv(224, 44%, 90%) |
| CMYK | cmyk(44.1%, 32.3%, 0%, 10.2%) |
| CIE-LAB | lab(64.71, 9.66, -40.39) |
| CIE-LCH | lch(64.71, 41.53, 283.46°) |
| OKLab | oklab(69.91% -0.0037 -0.1133) |
| OKLCH | oklch(69.91% 0.113 268.1) |
| XYZ | xyz(34.7618, 33.6871, 78.7841) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.36
Cornflowerblue
#6495ED
ΔE00 4.91
Soft Blue
#6488EA
ΔE00 6.36
Perrywinkle
#8F8CE7
ΔE00 7.09
Faded Blue
#658CBB
ΔE00 7.70
Lavender Blue
#8B88F8
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BE5 #E5CA80
analogous
#80CEE5 #809BE5 #9780E5
triadic
#809BE5 #E5809B #9BE580
tetradic
#809BE5 #E580CE #E5CA80 #80E597
square
#809BE5 #E580CE #E5CA80 #80E597
split-complementary
#809BE5 #E59780 #CEE580
monochromatic
#2851C3 #4D73DB #809BE5 #B3C3EF #E6EBFA
Accessibility & contrast
On white
2.71
#809BE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#809BE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BE5
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BE5 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2E8
Deuteranopia (green-blind)
#7699E3
Tritanopia (blue-blind)
#5BAAB6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809be5; /* rgb */ color: rgb(128, 155, 229); /* oklch */ color: oklch(69.9% 0.113 268.1);
Tailwind
colors: {
custom: {
50: '#a9b8ed',
500: '#809be5',
950: '#000000',
},
}SCSS
$custom: #809be5; $custom-light: #a9b8ed; $custom-dark: #000000;
JSON
{
"hex": "#809be5",
"rgb": {
"r": 128,
"g": 155,
"b": 229
},
"hsl": {
"h": 223.96,
"s": 66.013,
"l": 70
},
"oklch": {
"l": 0.69912,
"c": 0.11336,
"h": 268.1
},
"luminance": 0.33689
}Semantic roles & 50–950 ramp
primary
#809BE5
secondary
#EFE7D2
accent
#9D18CE
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084