#809BED#809BED
#809BED is a light, vivid blue. Relative luminance 0.341; OKLCH L 70.3% C 0.124 H 269.2°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #809BED |
|---|---|
| RGB | rgb(128, 155, 237) |
| HSL | hsl(225, 75%, 72%) |
| HSV | hsv(225, 46%, 93%) |
| CMYK | cmyk(46%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(65.08, 11.97, -44.22) |
| CIE-LCH | lch(65.08, 45.82, 285.15°) |
| OKLab | oklab(70.31% -0.0017 -0.1244) |
| OKLCH | oklch(70.31% 0.124 269.2) |
| XYZ | xyz(35.9046, 34.1442, 84.8029) |
| Luminance | 0.3415 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.87
Cornflowerblue
#6495ED
ΔE00 4.84
Soft Blue
#6488EA
ΔE00 6.29
Perrywinkle
#8F8CE7
ΔE00 7.10
Lavender Blue
#8B88F8
ΔE00 7.45
Faded Blue
#658CBB
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BED #EDD280
analogous
#80D1ED #809BED #9C80ED
triadic
#809BED #ED809B #9BED80
tetradic
#809BED #ED80D1 #EDD280 #80ED9C
square
#809BED #ED80D1 #EDD280 #80ED9C
split-complementary
#809BED #ED9C80 #D1ED80
monochromatic
#1E4BD4 #4A71E5 #809BED #B6C5F5 #E4EAFB
Accessibility & contrast
On white
2.68
#809BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#809BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BED
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BED | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#729AEB
Tritanopia (blue-blind)
#57ACB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809bed; /* rgb */ color: rgb(128, 155, 237); /* oklch */ color: oklch(70.3% 0.124 269.2);
Tailwind
colors: {
custom: {
50: '#aab8f3',
500: '#809bed',
950: '#000000',
},
}SCSS
$custom: #809bed; $custom-light: #aab8f3; $custom-dark: #000000;
JSON
{
"hex": "#809bed",
"rgb": {
"r": 128,
"g": 155,
"b": 237
},
"hsl": {
"h": 225.138,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.70313,
"c": 0.12443,
"h": 269.2
},
"luminance": 0.34146
}Semantic roles & 50–950 ramp
primary
#809BED
secondary
#F2EBD6
accent
#A60ED7
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085