#809DD9#809DD9
#809DD9 is a light, moderate blue. Relative luminance 0.337; OKLCH L 69.8% C 0.095 H 264.2°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #809DD9 |
|---|---|
| RGB | rgb(128, 157, 217) |
| HSL | hsl(220, 54%, 68%) |
| HSV | hsv(220, 41%, 85%) |
| CMYK | cmyk(41%, 27.6%, 0%, 14.9%) |
| CIE-LAB | lab(64.73, 5.13, -33.73) |
| CIE-LCH | lch(64.73, 34.12, 278.65°) |
| OKLab | oklab(69.76% -0.0095 -0.0941) |
| OKLCH | oklch(69.76% 0.095 264.2) |
| XYZ | xyz(33.4795, 33.7111, 70.3750) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.19
Periwinkle Blue
#8F99FB
ΔE00 5.57
Soft Blue
#6488EA
ΔE00 7.05
Faded Blue
#658CBB
ΔE00 7.21
Perrywinkle
#8F8CE7
ΔE00 7.87
Carolina Blue
#8AB8FE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DD9 #D9BC80
analogous
#80CAD9 #809DD9 #8F80D9
triadic
#809DD9 #D9809D #9DD980
tetradic
#809DD9 #D980CA #D9BC80 #80D98F
square
#809DD9 #D980CA #D9BC80 #80D98F
split-complementary
#809DD9 #D98F80 #CAD980
monochromatic
#335AAB #5179CB #809DD9 #AFC1E7 #DEE6F5
Accessibility & contrast
On white
2.71
#809DD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#809DD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DD9
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DD9 | 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)
#88A1DC
Deuteranopia (green-blind)
#7F99D8
Tritanopia (blue-blind)
#62A9B2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809dd9; /* rgb */ color: rgb(128, 157, 217); /* oklch */ color: oklch(69.8% 0.095 264.2);
Tailwind
colors: {
custom: {
50: '#a8b9e5',
500: '#809dd9',
950: '#000000',
},
}SCSS
$custom: #809dd9; $custom-light: #a8b9e5; $custom-dark: #000000;
JSON
{
"hex": "#809dd9",
"rgb": {
"r": 128,
"g": 157,
"b": 217
},
"hsl": {
"h": 220.449,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.69757,
"c": 0.09455,
"h": 264.2
},
"luminance": 0.33713
}Semantic roles & 50–950 ramp
primary
#809DD9
secondary
#E8DFCD
accent
#8E24C1
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101115
muted
#7F8084