#809BE6#809BE6
#809BE6 is a light, moderate blue. Relative luminance 0.337; OKLCH L 70.0% C 0.115 H 268.3°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #809BE6 |
|---|---|
| RGB | rgb(128, 155, 230) |
| HSL | hsl(224, 67%, 70%) |
| HSV | hsv(224, 44%, 90%) |
| CMYK | cmyk(44.3%, 32.6%, 0%, 9.8%) |
| CIE-LAB | lab(64.76, 9.95, -40.87) |
| CIE-LCH | lch(64.76, 42.07, 283.68°) |
| OKLab | oklab(69.96% -0.0034 -0.1147) |
| OKLCH | oklch(69.96% 0.115 268.3) |
| XYZ | xyz(34.9018, 33.7431, 79.5216) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.29
Cornflowerblue
#6495ED
ΔE00 4.89
Soft Blue
#6488EA
ΔE00 6.34
Perrywinkle
#8F8CE7
ΔE00 7.08
Lavender Blue
#8B88F8
ΔE00 7.70
Faded Blue
#658CBB
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BE6 #E6CB80
analogous
#80CEE6 #809BE6 #9880E6
triadic
#809BE6 #E6809B #9BE680
tetradic
#809BE6 #E680CE #E6CB80 #80E698
square
#809BE6 #E680CE #E6CB80 #80E698
split-complementary
#809BE6 #E69880 #CEE680
monochromatic
#2751C5 #4D73DC #809BE6 #B3C3F0 #E5EBFA
Accessibility & contrast
On white
2.71
#809BE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#809BE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BE6
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BE6 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2E9
Deuteranopia (green-blind)
#7699E4
Tritanopia (blue-blind)
#5BABB6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809be6; /* rgb */ color: rgb(128, 155, 230); /* oklch */ color: oklch(70.0% 0.115 268.3);
Tailwind
colors: {
custom: {
50: '#a9b8ee',
500: '#809be6',
950: '#000000',
},
}SCSS
$custom: #809be6; $custom-light: #a9b8ee; $custom-dark: #000000;
JSON
{
"hex": "#809be6",
"rgb": {
"r": 128,
"g": 155,
"b": 230
},
"hsl": {
"h": 224.118,
"s": 67.105,
"l": 70.196
},
"oklch": {
"l": 0.69961,
"c": 0.11475,
"h": 268.3
},
"luminance": 0.33745
}Semantic roles & 50–950 ramp
primary
#809BE6
secondary
#EFE8D3
accent
#9E16CF
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084