#809AE0#809AE0
#809AE0 is a light, moderate blue. Relative luminance 0.331; OKLCH L 69.5% C 0.108 H 268.0°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #809AE0 |
|---|---|
| RGB | rgb(128, 154, 224) |
| HSL | hsl(224, 61%, 69%) |
| HSV | hsv(224, 43%, 88%) |
| CMYK | cmyk(42.9%, 31.3%, 0%, 12.2%) |
| CIE-LAB | lab(64.23, 8.81, -38.39) |
| CIE-LCH | lch(64.23, 39.39, 282.93°) |
| OKLab | oklab(69.46% -0.0038 -0.1075) |
| OKLCH | oklch(69.46% 0.108 268) |
| XYZ | xyz(33.9080, 33.0804, 75.1050) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.61
Cornflowerblue
#6495ED
ΔE00 5.12
Soft Blue
#6488EA
ΔE00 6.31
Perrywinkle
#8F8CE7
ΔE00 6.85
Faded Blue
#658CBB
ΔE00 7.35
Lavender Blue
#8B88F8
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AE0 #E0C680
analogous
#80CAE0 #809AE0 #9680E0
triadic
#809AE0 #E0809A #9AE080
tetradic
#809AE0 #E080CA #E0C680 #80E096
square
#809AE0 #E080CA #E0C680 #80E096
split-complementary
#809AE0 #E09680 #CAE080
monochromatic
#2D53B9 #4F73D4 #809AE0 #B1C1EC #E2E8F8
Accessibility & contrast
On white
2.76
#809AE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#809AE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AE0
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AE0 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E3
Deuteranopia (green-blind)
#7898DE
Tritanopia (blue-blind)
#5EA8B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809ae0; /* rgb */ color: rgb(128, 154, 224); /* oklch */ color: oklch(69.5% 0.108 268.0);
Tailwind
colors: {
custom: {
50: '#a9b7ea',
500: '#809ae0',
950: '#000000',
},
}SCSS
$custom: #809ae0; $custom-light: #a9b7ea; $custom-dark: #000000;
JSON
{
"hex": "#809ae0",
"rgb": {
"r": 128,
"g": 154,
"b": 224
},
"hsl": {
"h": 223.75,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.69461,
"c": 0.10759,
"h": 268
},
"luminance": 0.33082
}Semantic roles & 50–950 ramp
primary
#809AE0
secondary
#ECE4D0
accent
#9A1DC8
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084