#809AEC#809AEC
#809AEC is a light, vivid blue. Relative luminance 0.338; OKLCH L 70.1% C 0.124 H 269.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #809AEC |
|---|---|
| RGB | rgb(128, 154, 236) |
| HSL | hsl(226, 74%, 71%) |
| HSV | hsv(226, 46%, 93%) |
| CMYK | cmyk(45.8%, 34.7%, 0%, 7.5%) |
| CIE-LAB | lab(64.77, 12.26, -44.16) |
| CIE-LCH | lch(64.77, 45.83, 285.52°) |
| OKLab | oklab(70.06% -0.0008 -0.1242) |
| OKLCH | oklch(70.06% 0.124 269.6) |
| XYZ | xyz(35.5932, 33.7545, 83.9804) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.75
Cornflowerblue
#6495ED
ΔE00 4.91
Soft Blue
#6488EA
ΔE00 6.10
Perrywinkle
#8F8CE7
ΔE00 6.80
Lavender Blue
#8B88F8
ΔE00 7.18
Faded Blue
#658CBB
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AEC #ECD280
analogous
#80D0EC #809AEC #9C80EC
triadic
#809AEC #EC809A #9AEC80
tetradic
#809AEC #EC80D0 #ECD280 #80EC9C
square
#809AEC #EC80D0 #ECD280 #80EC9C
split-complementary
#809AEC #EC9C80 #D0EC80
monochromatic
#1F4AD2 #4B70E4 #809AEC #B5C4F4 #E4EAFB
Accessibility & contrast
On white
2.71
#809AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#809AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AEC
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AEC | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EF
Deuteranopia (green-blind)
#7199EA
Tritanopia (blue-blind)
#57ABB8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809aec; /* rgb */ color: rgb(128, 154, 236); /* oklch */ color: oklch(70.1% 0.124 269.6);
Tailwind
colors: {
custom: {
50: '#aab7f2',
500: '#809aec',
950: '#000000',
},
}SCSS
$custom: #809aec; $custom-light: #aab7f2; $custom-dark: #000000;
JSON
{
"hex": "#809aec",
"rgb": {
"r": 128,
"g": 154,
"b": 236
},
"hsl": {
"h": 225.556,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.70058,
"c": 0.12425,
"h": 269.6
},
"luminance": 0.33757
}Semantic roles & 50–950 ramp
primary
#809AEC
secondary
#F2EBD6
accent
#A60FD6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085