#809BEC#809BEC
#809BEC is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.3% C 0.123 H 269.1°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #809BEC |
|---|---|
| RGB | rgb(128, 155, 236) |
| HSL | hsl(225, 74%, 71%) |
| HSV | hsv(225, 46%, 93%) |
| CMYK | cmyk(45.8%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(65.03, 11.68, -43.75) |
| CIE-LCH | lch(65.03, 45.28, 284.95°) |
| OKLab | oklab(70.26% -0.002 -0.123) |
| OKLCH | oklch(70.26% 0.123 269.1) |
| XYZ | xyz(35.7589, 34.0859, 84.0356) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.92
Cornflowerblue
#6495ED
ΔE00 4.84
Soft Blue
#6488EA
ΔE00 6.29
Perrywinkle
#8F8CE7
ΔE00 7.09
Lavender Blue
#8B88F8
ΔE00 7.48
Faded Blue
#658CBB
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BEC #ECD180
analogous
#80D1EC #809BEC #9B80EC
triadic
#809BEC #EC809B #9BEC80
tetradic
#809BEC #EC80D1 #ECD180 #80EC9B
square
#809BEC #EC80D1 #ECD180 #80EC9B
split-complementary
#809BEC #EC9B80 #D1EC80
monochromatic
#1F4CD2 #4B71E4 #809BEC #B5C5F4 #E4EAFB
Accessibility & contrast
On white
2.69
#809BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#809BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BEC
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BEC | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EF
Deuteranopia (green-blind)
#7399EA
Tritanopia (blue-blind)
#57ACB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809bec; /* rgb */ color: rgb(128, 155, 236); /* oklch */ color: oklch(70.3% 0.123 269.1);
Tailwind
colors: {
custom: {
50: '#aab8f2',
500: '#809bec',
950: '#000000',
},
}SCSS
$custom: #809bec; $custom-light: #aab8f2; $custom-dark: #000000;
JSON
{
"hex": "#809bec",
"rgb": {
"r": 128,
"g": 155,
"b": 236
},
"hsl": {
"h": 225,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.70262,
"c": 0.12306,
"h": 269.1
},
"luminance": 0.34088
}Semantic roles & 50–950 ramp
primary
#809BEC
secondary
#F2EBD6
accent
#A40FD6
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085