#809AD9#809AD9
#809AD9 is a light, moderate blue. Relative luminance 0.327; OKLCH L 69.1% C 0.098 H 266.7°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #809AD9 |
|---|---|
| RGB | rgb(128, 154, 217) |
| HSL | hsl(222, 54%, 68%) |
| HSV | hsv(222, 41%, 85%) |
| CMYK | cmyk(41%, 29%, 0%, 14.9%) |
| CIE-LAB | lab(63.92, 6.84, -34.98) |
| CIE-LCH | lch(63.92, 35.65, 281.07°) |
| OKLab | oklab(69.13% -0.0057 -0.0977) |
| OKLCH | oklch(69.13% 0.098 266.7) |
| XYZ | xyz(32.9782, 32.7084, 70.2079) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.21
Cornflowerblue
#6495ED
ΔE00 5.39
Soft Blue
#6488EA
ΔE00 6.57
Faded Blue
#658CBB
ΔE00 6.98
Perrywinkle
#8F8CE7
ΔE00 7.01
Lavender Blue
#8B88F8
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AD9 #D9BF80
analogous
#80C6D9 #809AD9 #9380D9
triadic
#809AD9 #D9809A #9AD980
tetradic
#809AD9 #D980C6 #D9BF80 #80D993
square
#809AD9 #D980C6 #D9BF80 #80D993
split-complementary
#809AD9 #D99380 #C6D980
monochromatic
#3356AB #5175CB #809AD9 #AFBFE7 #DEE5F5
Accessibility & contrast
On white
2.78
#809AD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#809AD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AD9
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AD9 | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849FDC
Deuteranopia (green-blind)
#7B97D8
Tritanopia (blue-blind)
#62A7B0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #809ad9; /* rgb */ color: rgb(128, 154, 217); /* oklch */ color: oklch(69.1% 0.098 266.7);
Tailwind
colors: {
custom: {
50: '#a8b7e5',
500: '#809ad9',
950: '#000000',
},
}SCSS
$custom: #809ad9; $custom-light: #a8b7e5; $custom-dark: #000000;
JSON
{
"hex": "#809ad9",
"rgb": {
"r": 128,
"g": 154,
"b": 217
},
"hsl": {
"h": 222.472,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.69127,
"c": 0.09785,
"h": 266.7
},
"luminance": 0.3271
}Semantic roles & 50–950 ramp
primary
#809AD9
secondary
#E8E0CD
accent
#9324C1
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101115
muted
#7F8084