#809ED9#809ED9
#809ED9 is a light, moderate blue. Relative luminance 0.341; OKLCH L 70.0% C 0.093 H 263.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #809ED9 |
|---|---|
| RGB | rgb(128, 158, 217) |
| HSL | hsl(220, 54%, 68%) |
| HSV | hsv(220, 41%, 85%) |
| CMYK | cmyk(41%, 27.2%, 0%, 14.9%) |
| CIE-LAB | lab(65.00, 4.56, -33.31) |
| CIE-LCH | lch(65.00, 33.62, 277.80°) |
| OKLab | oklab(69.97% -0.0107 -0.0929) |
| OKLCH | oklch(69.97% 0.093 263.4) |
| XYZ | xyz(33.6494, 34.0509, 70.4316) |
| Luminance | 0.3405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.16
Periwinkle Blue
#8F99FB
ΔE00 5.72
Soft Blue
#6488EA
ΔE00 7.23
Faded Blue
#658CBB
ΔE00 7.31
Carolina Blue
#8AB8FE
ΔE00 8.04
Perrywinkle
#8F8CE7
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809ED9 #D9BB80
analogous
#80CBD9 #809ED9 #8E80D9
triadic
#809ED9 #D9809E #9ED980
tetradic
#809ED9 #D980CB #D9BB80 #80D98E
square
#809ED9 #D980CB #D9BB80 #80D98E
split-complementary
#809ED9 #D98E80 #CBD980
monochromatic
#335CAB #517ACB #809ED9 #AFC2E7 #DEE6F5
Accessibility & contrast
On white
2.69
#809ED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#809ED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809ED9
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809ED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809ED9 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A2DC
Deuteranopia (green-blind)
#809AD8
Tritanopia (blue-blind)
#61AAB3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809ed9; /* rgb */ color: rgb(128, 158, 217); /* oklch */ color: oklch(70.0% 0.093 263.4);
Tailwind
colors: {
custom: {
50: '#a8bae5',
500: '#809ed9',
950: '#000000',
},
}SCSS
$custom: #809ed9; $custom-light: #a8bae5; $custom-dark: #000000;
JSON
{
"hex": "#809ed9",
"rgb": {
"r": 128,
"g": 158,
"b": 217
},
"hsl": {
"h": 219.775,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.69967,
"c": 0.09348,
"h": 263.4
},
"luminance": 0.34053
}Semantic roles & 50–950 ramp
primary
#809ED9
secondary
#E8DFCD
accent
#8C24C1
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101115
muted
#7F8084