#809EE9#809EE9
#809EE9 is a light, moderate blue. Relative luminance 0.349; OKLCH L 70.7% C 0.115 H 266.9°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #809EE9 |
|---|---|
| RGB | rgb(128, 158, 233) |
| HSL | hsl(223, 70%, 71%) |
| HSV | hsv(223, 45%, 91%) |
| CMYK | cmyk(45.1%, 32.2%, 0%, 8.6%) |
| CIE-LAB | lab(65.69, 9.09, -41.06) |
| CIE-LCH | lch(65.69, 42.06, 282.48°) |
| OKLab | oklab(70.73% -0.0063 -0.1152) |
| OKLCH | oklch(70.73% 0.115 266.9) |
| XYZ | xyz(35.8322, 34.9240, 81.9279) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.69
Cornflowerblue
#6495ED
ΔE00 4.77
Soft Blue
#6488EA
ΔE00 6.91
Carolina Blue
#8AB8FE
ΔE00 7.55
Perrywinkle
#8F8CE7
ΔE00 7.99
Faded Blue
#658CBB
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809EE9 #E9CB80
analogous
#80D2E9 #809EE9 #9680E9
triadic
#809EE9 #E9809E #9EE980
tetradic
#809EE9 #E980D2 #E9CB80 #80E996
square
#809EE9 #E980D2 #E9CB80 #80E996
split-complementary
#809EE9 #E99680 #D2E980
monochromatic
#2353CB #4C76E0 #809EE9 #B4C6F2 #E5EBFA
Accessibility & contrast
On white
2.63
#809EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#809EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809EE9
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809EE9 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5EC
Deuteranopia (green-blind)
#789BE7
Tritanopia (blue-blind)
#59AEB9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809ee9; /* rgb */ color: rgb(128, 158, 233); /* oklch */ color: oklch(70.7% 0.115 266.9);
Tailwind
colors: {
custom: {
50: '#a9baf0',
500: '#809ee9',
950: '#000000',
},
}SCSS
$custom: #809ee9; $custom-light: #a9baf0; $custom-dark: #000000;
JSON
{
"hex": "#809ee9",
"rgb": {
"r": 128,
"g": 158,
"b": 233
},
"hsl": {
"h": 222.857,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.70728,
"c": 0.11541,
"h": 266.9
},
"luminance": 0.34926
}Semantic roles & 50–950 ramp
primary
#809EE9
secondary
#F1E8D4
accent
#9C13D2
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084