#809BE7#809BE7
#809BE7 is a light, moderate blue. Relative luminance 0.338; OKLCH L 70.0% C 0.116 H 268.4°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #809BE7 |
|---|---|
| RGB | rgb(128, 155, 231) |
| HSL | hsl(224, 68%, 70%) |
| HSV | hsv(224, 45%, 91%) |
| CMYK | cmyk(44.6%, 32.9%, 0%, 9.4%) |
| CIE-LAB | lab(64.80, 10.24, -41.35) |
| CIE-LCH | lch(64.80, 42.60, 283.91°) |
| OKLab | oklab(70.01% -0.0032 -0.1161) |
| OKLCH | oklch(70.01% 0.116 268.4) |
| XYZ | xyz(35.0427, 33.7994, 80.2633) |
| Luminance | 0.3380 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.23
Cornflowerblue
#6495ED
ΔE00 4.88
Soft Blue
#6488EA
ΔE00 6.33
Perrywinkle
#8F8CE7
ΔE00 7.08
Lavender Blue
#8B88F8
ΔE00 7.66
Faded Blue
#658CBB
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BE7 #E7CC80
analogous
#80CEE7 #809BE7 #9880E7
triadic
#809BE7 #E7809B #9BE780
tetradic
#809BE7 #E780CE #E7CC80 #80E798
square
#809BE7 #E780CE #E7CC80 #80E798
split-complementary
#809BE7 #E79880 #CEE780
monochromatic
#2650C7 #4D72DD #809BE7 #B3C4F1 #E5EBFA
Accessibility & contrast
On white
2.71
#809BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#809BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BE7
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BE7 | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2EA
Deuteranopia (green-blind)
#7599E5
Tritanopia (blue-blind)
#5AABB6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809be7; /* rgb */ color: rgb(128, 155, 231); /* oklch */ color: oklch(70.0% 0.116 268.4);
Tailwind
colors: {
custom: {
50: '#a9b8ef',
500: '#809be7',
950: '#000000',
},
}SCSS
$custom: #809be7; $custom-light: #a9b8ef; $custom-dark: #000000;
JSON
{
"hex": "#809be7",
"rgb": {
"r": 128,
"g": 155,
"b": 231
},
"hsl": {
"h": 224.272,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.70011,
"c": 0.11613,
"h": 268.4
},
"luminance": 0.33801
}Semantic roles & 50–950 ramp
primary
#809BE7
secondary
#F0E8D3
accent
#9F15D0
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084