#809FD9#809FD9
#809FD9 is a light, moderate blue. Relative luminance 0.344; OKLCH L 70.2% C 0.092 H 262.5°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #809FD9 |
|---|---|
| RGB | rgb(128, 159, 217) |
| HSL | hsl(219, 54%, 68%) |
| HSV | hsv(219, 41%, 85%) |
| CMYK | cmyk(41%, 26.7%, 0%, 14.9%) |
| CIE-LAB | lab(65.27, 3.99, -32.89) |
| CIE-LCH | lch(65.27, 33.13, 276.92°) |
| OKLab | oklab(70.18% -0.012 -0.0916) |
| OKLCH | oklch(70.18% 0.092 262.5) |
| XYZ | xyz(33.8207, 34.3934, 70.4887) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.15
Periwinkle Blue
#8F99FB
ΔE00 5.88
Faded Blue
#658CBB
ΔE00 7.42
Soft Blue
#6488EA
ΔE00 7.42
Carolina Blue
#8AB8FE
ΔE00 7.74
Perrywinkle
#8F8CE7
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809FD9 #D9BA80
analogous
#80CBD9 #809FD9 #8D80D9
triadic
#809FD9 #D9809F #9FD980
tetradic
#809FD9 #D980CB #D9BA80 #80D98D
square
#809FD9 #D980CB #D9BA80 #80D98D
split-complementary
#809FD9 #D98D80 #CBD980
monochromatic
#335DAB #517BCB #809FD9 #AFC3E7 #DEE6F5
Accessibility & contrast
On white
2.67
#809FD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#809FD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809FD9
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809FD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809FD9 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DC
Deuteranopia (green-blind)
#819BD8
Tritanopia (blue-blind)
#61ABB3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809fd9; /* rgb */ color: rgb(128, 159, 217); /* oklch */ color: oklch(70.2% 0.092 262.5);
Tailwind
colors: {
custom: {
50: '#a8bbe5',
500: '#809fd9',
950: '#000000',
},
}SCSS
$custom: #809fd9; $custom-light: #a8bbe5; $custom-dark: #000000;
JSON
{
"hex": "#809fd9",
"rgb": {
"r": 128,
"g": 159,
"b": 217
},
"hsl": {
"h": 219.101,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.70179,
"c": 0.09243,
"h": 262.5
},
"luminance": 0.34395
}Semantic roles & 50–950 ramp
primary
#809FD9
secondary
#E8DFCD
accent
#8B24C1
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101115
muted
#7F8084