#809AE8#809AE8
#809AE8 is a light, moderate blue. Relative luminance 0.335; OKLCH L 69.9% C 0.119 H 269.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #809AE8 |
|---|---|
| RGB | rgb(128, 154, 232) |
| HSL | hsl(225, 69%, 71%) |
| HSV | hsv(225, 45%, 91%) |
| CMYK | cmyk(44.8%, 33.6%, 0%, 9%) |
| CIE-LAB | lab(64.58, 11.10, -42.25) |
| CIE-LCH | lch(64.58, 43.68, 284.73°) |
| OKLab | oklab(69.86% -0.0017 -0.1187) |
| OKLCH | oklch(69.86% 0.119 269.2) |
| XYZ | xyz(35.0186, 33.5246, 80.9540) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.00
Cornflowerblue
#6495ED
ΔE00 4.94
Soft Blue
#6488EA
ΔE00 6.14
Perrywinkle
#8F8CE7
ΔE00 6.78
Lavender Blue
#8B88F8
ΔE00 7.33
Faded Blue
#658CBB
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AE8 #E8CE80
analogous
#80CEE8 #809AE8 #9A80E8
triadic
#809AE8 #E8809A #9AE880
tetradic
#809AE8 #E880CE #E8CE80 #80E89A
square
#809AE8 #E880CE #E8CE80 #80E89A
split-complementary
#809AE8 #E89A80 #CEE880
monochromatic
#244EC9 #4C71DF #809AE8 #B4C3F1 #E5EAFA
Accessibility & contrast
On white
2.73
#809AE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#809AE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AE8
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AE8 | 1.00 | 2.73 | 7.71 | 7.71 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA2EB
Deuteranopia (green-blind)
#7498E6
Tritanopia (blue-blind)
#5AAAB6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809ae8; /* rgb */ color: rgb(128, 154, 232); /* oklch */ color: oklch(69.9% 0.119 269.2);
Tailwind
colors: {
custom: {
50: '#a9b7ef',
500: '#809ae8',
950: '#000000',
},
}SCSS
$custom: #809ae8; $custom-light: #a9b7ef; $custom-dark: #000000;
JSON
{
"hex": "#809ae8",
"rgb": {
"r": 128,
"g": 154,
"b": 232
},
"hsl": {
"h": 225,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.69855,
"c": 0.1187,
"h": 269.2
},
"luminance": 0.33527
}Semantic roles & 50–950 ramp
primary
#809AE8
secondary
#F0E9D4
accent
#A214D1
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084