#809CD9#809CD9
#809CD9 is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.5% C 0.096 H 265.1°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #809CD9 |
|---|---|
| RGB | rgb(128, 156, 217) |
| HSL | hsl(221, 54%, 68%) |
| HSV | hsv(221, 41%, 85%) |
| CMYK | cmyk(41%, 28.1%, 0%, 14.9%) |
| CIE-LAB | lab(64.46, 5.70, -34.15) |
| CIE-LCH | lch(64.46, 34.62, 279.48°) |
| OKLab | oklab(69.55% -0.0082 -0.0953) |
| OKLCH | oklch(69.55% 0.096 265.1) |
| XYZ | xyz(33.3110, 33.3741, 70.3188) |
| Luminance | 0.3338 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.23
Periwinkle Blue
#8F99FB
ΔE00 5.44
Soft Blue
#6488EA
ΔE00 6.88
Faded Blue
#658CBB
ΔE00 7.12
Perrywinkle
#8F8CE7
ΔE00 7.58
Lavender Blue
#8B88F8
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CD9 #D9BD80
analogous
#80C8D9 #809CD9 #9180D9
triadic
#809CD9 #D9809C #9CD980
tetradic
#809CD9 #D980C8 #D9BD80 #80D991
square
#809CD9 #D980C8 #D9BD80 #80D991
split-complementary
#809CD9 #D99180 #C8D980
monochromatic
#3359AB #5177CB #809CD9 #AFC1E7 #DEE5F5
Accessibility & contrast
On white
2.74
#809CD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#809CD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CD9
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CD9 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A1DC
Deuteranopia (green-blind)
#7E99D8
Tritanopia (blue-blind)
#62A9B1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809cd9; /* rgb */ color: rgb(128, 156, 217); /* oklch */ color: oklch(69.5% 0.096 265.1);
Tailwind
colors: {
custom: {
50: '#a8b9e5',
500: '#809cd9',
950: '#000000',
},
}SCSS
$custom: #809cd9; $custom-light: #a8b9e5; $custom-dark: #000000;
JSON
{
"hex": "#809cd9",
"rgb": {
"r": 128,
"g": 156,
"b": 217
},
"hsl": {
"h": 221.124,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.69546,
"c": 0.09562,
"h": 265.1
},
"luminance": 0.33376
}Semantic roles & 50–950 ramp
primary
#809CD9
secondary
#E8E0CD
accent
#9024C1
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#101115
muted
#7F8084