#809BE3#809BE3
#809BE3 is a light, moderate blue. Relative luminance 0.336; OKLCH L 69.8% C 0.111 H 267.8°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #809BE3 |
|---|---|
| RGB | rgb(128, 155, 227) |
| HSL | hsl(224, 64%, 70%) |
| HSV | hsv(224, 44%, 89%) |
| CMYK | cmyk(43.6%, 31.7%, 0%, 11%) |
| CIE-LAB | lab(64.62, 9.09, -39.43) |
| CIE-LCH | lch(64.62, 40.46, 282.99°) |
| OKLab | oklab(69.81% -0.0042 -0.1105) |
| OKLCH | oklch(69.81% 0.111 267.8) |
| XYZ | xyz(34.4842, 33.5760, 77.3219) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.51
Cornflowerblue
#6495ED
ΔE00 4.95
Soft Blue
#6488EA
ΔE00 6.40
Perrywinkle
#8F8CE7
ΔE00 7.11
Faded Blue
#658CBB
ΔE00 7.58
Lavender Blue
#8B88F8
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BE3 #E3C880
analogous
#80CDE3 #809BE3 #9680E3
triadic
#809BE3 #E3809B #9BE380
tetradic
#809BE3 #E380CD #E3C880 #80E396
square
#809BE3 #E380CD #E3C880 #80E396
split-complementary
#809BE3 #E39680 #CDE380
monochromatic
#2A53BF #4E74D8 #809BE3 #B2C2EE #E4EAF9
Accessibility & contrast
On white
2.72
#809BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#809BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BE3
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BE3 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A1E6
Deuteranopia (green-blind)
#7899E1
Tritanopia (blue-blind)
#5DAAB5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809be3; /* rgb */ color: rgb(128, 155, 227); /* oklch */ color: oklch(69.8% 0.111 267.8);
Tailwind
colors: {
custom: {
50: '#a9b8ec',
500: '#809be3',
950: '#000000',
},
}SCSS
$custom: #809be3; $custom-light: #a9b8ec; $custom-dark: #000000;
JSON
{
"hex": "#809be3",
"rgb": {
"r": 128,
"g": 155,
"b": 227
},
"hsl": {
"h": 223.636,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.69814,
"c": 0.11059,
"h": 267.8
},
"luminance": 0.33578
}Semantic roles & 50–950 ramp
primary
#809BE3
secondary
#EEE6D1
accent
#9B1ACC
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084