#809AEB#809AEB
#809AEB is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.0% C 0.123 H 269.5°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #809AEB |
|---|---|
| RGB | rgb(128, 154, 235) |
| HSL | hsl(225, 73%, 71%) |
| HSV | hsv(225, 46%, 92%) |
| CMYK | cmyk(45.5%, 34.5%, 0%, 7.8%) |
| CIE-LAB | lab(64.72, 11.97, -43.68) |
| CIE-LCH | lch(64.72, 45.29, 285.32°) |
| OKLab | oklab(70.01% -0.001 -0.1229) |
| OKLCH | oklch(70.01% 0.123 269.5) |
| XYZ | xyz(35.4483, 33.6965, 83.2174) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.81
Cornflowerblue
#6495ED
ΔE00 4.91
Soft Blue
#6488EA
ΔE00 6.11
Perrywinkle
#8F8CE7
ΔE00 6.79
Lavender Blue
#8B88F8
ΔE00 7.21
Faded Blue
#658CBB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AEB #EBD180
analogous
#80CFEB #809AEB #9B80EB
triadic
#809AEB #EB809A #9AEB80
tetradic
#809AEB #EB80CF #EBD180 #80EB9B
square
#809AEB #EB80CF #EBD180 #80EB9B
split-complementary
#809AEB #EB9B80 #CFEB80
monochromatic
#214BD0 #4B70E3 #809AEB #B5C4F3 #E5EAFB
Accessibility & contrast
On white
2.71
#809AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#809AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AEB
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AEB | 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)
#7CA2EE
Deuteranopia (green-blind)
#7299E9
Tritanopia (blue-blind)
#58ABB8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809aeb; /* rgb */ color: rgb(128, 154, 235); /* oklch */ color: oklch(70.0% 0.123 269.5);
Tailwind
colors: {
custom: {
50: '#aab7f2',
500: '#809aeb',
950: '#000000',
},
}SCSS
$custom: #809aeb; $custom-light: #aab7f2; $custom-dark: #000000;
JSON
{
"hex": "#809aeb",
"rgb": {
"r": 128,
"g": 154,
"b": 235
},
"hsl": {
"h": 225.421,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.70007,
"c": 0.12286,
"h": 269.5
},
"luminance": 0.33699
}Semantic roles & 50–950 ramp
primary
#809AEB
secondary
#F1EBD5
accent
#A511D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085