#809CC5#809CC5
#809CC5 is a light, moderate blue. Relative luminance 0.324; OKLCH L 68.7% C 0.069 H 257.8°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #809CC5 |
|---|---|
| RGB | rgb(128, 156, 197) |
| HSL | hsl(216, 37%, 64%) |
| HSV | hsv(216, 35%, 77%) |
| CMYK | cmyk(35%, 20.8%, 0%, 22.7%) |
| CIE-LAB | lab(63.67, 0.28, -24.24) |
| CIE-LCH | lch(63.67, 24.24, 270.65°) |
| OKLab | oklab(68.66% -0.0145 -0.067) |
| OKLCH | oklch(68.66% 0.069 257.8) |
| XYZ | xyz(30.8655, 32.3959, 57.4392) |
| Luminance | 0.3240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Faded Blue
#658CBB
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 6.44
Periwinkle Blue
#8F99FB
ΔE00 7.07
Blue Grey
#758DA3
ΔE00 7.75
Soft Blue
#6488EA
ΔE00 7.85
Perrywinkle
#8F8CE7
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CC5 #C5A980
analogous
#80BEC5 #809CC5 #8680C5
triadic
#809CC5 #C5809C #9CC580
tetradic
#809CC5 #C580BE #C5A980 #80C586
square
#809CC5 #C580BE #C5A980 #80C586
split-complementary
#809CC5 #C58680 #BEC580
monochromatic
#405E8B #567BB2 #809CC5 #AABDD8 #D4DDEB
Accessibility & contrast
On white
2.81
#809CC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#809CC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CC5
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CC5 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9EC7
Deuteranopia (green-blind)
#8697C4
Tritanopia (blue-blind)
#6BA5AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #809cc5; /* rgb */ color: rgb(128, 156, 197); /* oklch */ color: oklch(68.7% 0.069 257.8);
Tailwind
colors: {
custom: {
50: '#a7b9d6',
500: '#809cc5',
950: '#000000',
},
}SCSS
$custom: #809cc5; $custom-light: #a7b9d6; $custom-dark: #000000;
JSON
{
"hex": "#809cc5",
"rgb": {
"r": 128,
"g": 156,
"b": 197
},
"hsl": {
"h": 215.652,
"s": 37.297,
"l": 63.725
},
"oklch": {
"l": 0.68664,
"c": 0.06852,
"h": 257.8
},
"luminance": 0.32397
}Semantic roles & 50–950 ramp
primary
#809CC5
secondary
#DDD3C4
accent
#7E35B0
background
#FAFBFD
surface
#F4F6FA
border
#CED0D3
text
#101114
muted
#7F8083