#809BEA#809BEA
#809BEA is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.2% C 0.120 H 268.8°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #809BEA |
|---|---|
| RGB | rgb(128, 155, 234) |
| HSL | hsl(225, 72%, 71%) |
| HSV | hsv(225, 45%, 92%) |
| CMYK | cmyk(45.3%, 33.8%, 0%, 8.2%) |
| CIE-LAB | lab(64.94, 11.10, -42.79) |
| CIE-LCH | lch(64.94, 44.21, 284.55°) |
| OKLab | oklab(70.16% -0.0025 -0.1203) |
| OKLCH | oklch(70.16% 0.12 268.8) |
| XYZ | xyz(35.4700, 33.9703, 82.5139) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.04
Cornflowerblue
#6495ED
ΔE00 4.85
Soft Blue
#6488EA
ΔE00 6.30
Perrywinkle
#8F8CE7
ΔE00 7.08
Lavender Blue
#8B88F8
ΔE00 7.55
Faded Blue
#658CBB
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BEA #EACF80
analogous
#80D0EA #809BEA #9A80EA
triadic
#809BEA #EA809B #9BEA80
tetradic
#809BEA #EA80D0 #EACF80 #80EA9A
square
#809BEA #EA80D0 #EACF80 #80EA9A
split-complementary
#809BEA #EA9A80 #D0EA80
monochromatic
#224ECE #4B72E1 #809BEA #B5C4F3 #E5EAFB
Accessibility & contrast
On white
2.69
#809BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#809BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BEA
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BEA | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3ED
Deuteranopia (green-blind)
#7499E8
Tritanopia (blue-blind)
#59ABB8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809bea; /* rgb */ color: rgb(128, 155, 234); /* oklch */ color: oklch(70.2% 0.120 268.8);
Tailwind
colors: {
custom: {
50: '#a9b8f1',
500: '#809bea',
950: '#000000',
},
}SCSS
$custom: #809bea; $custom-light: #a9b8f1; $custom-dark: #000000;
JSON
{
"hex": "#809bea",
"rgb": {
"r": 128,
"g": 155,
"b": 234
},
"hsl": {
"h": 224.717,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.70161,
"c": 0.12029,
"h": 268.8
},
"luminance": 0.33972
}Semantic roles & 50–950 ramp
primary
#809BEA
secondary
#F1EAD5
accent
#A212D4
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085