#809DE7#809DE7
#809DE7 is a light, moderate blue. Relative luminance 0.345; OKLCH L 70.4% C 0.114 H 267.2°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #809DE7 |
|---|---|
| RGB | rgb(128, 157, 231) |
| HSL | hsl(223, 68%, 70%) |
| HSV | hsv(223, 45%, 91%) |
| CMYK | cmyk(44.6%, 32%, 0%, 9.4%) |
| CIE-LAB | lab(65.33, 9.09, -40.52) |
| CIE-LCH | lch(65.33, 41.53, 282.64°) |
| OKLab | oklab(70.42% -0.0056 -0.1137) |
| OKLCH | oklch(70.42% 0.114 267.2) |
| XYZ | xyz(35.3783, 34.4706, 80.3751) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.59
Cornflowerblue
#6495ED
ΔE00 4.80
Soft Blue
#6488EA
ΔE00 6.72
Perrywinkle
#8F8CE7
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 7.91
Faded Blue
#658CBB
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DE7 #E7CA80
analogous
#80D0E7 #809DE7 #9680E7
triadic
#809DE7 #E7809D #9DE780
tetradic
#809DE7 #E780D0 #E7CA80 #80E796
square
#809DE7 #E780D0 #E7CA80 #80E796
split-complementary
#809DE7 #E79680 #D0E780
monochromatic
#2653C7 #4D75DD #809DE7 #B3C5F1 #E5EBFA
Accessibility & contrast
On white
2.66
#809DE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#809DE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DE7
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DE7 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A4EA
Deuteranopia (green-blind)
#789AE5
Tritanopia (blue-blind)
#5AACB8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809de7; /* rgb */ color: rgb(128, 157, 231); /* oklch */ color: oklch(70.4% 0.114 267.2);
Tailwind
colors: {
custom: {
50: '#a9b9ef',
500: '#809de7',
950: '#000000',
},
}SCSS
$custom: #809de7; $custom-light: #a9b9ef; $custom-dark: #000000;
JSON
{
"hex": "#809de7",
"rgb": {
"r": 128,
"g": 157,
"b": 231
},
"hsl": {
"h": 223.107,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.70423,
"c": 0.11381,
"h": 267.2
},
"luminance": 0.34473
}Semantic roles & 50–950 ramp
primary
#809DE7
secondary
#F0E8D3
accent
#9C15D0
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084