#809BEB#809BEB
#809BEB is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.2% C 0.122 H 269.0°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #809BEB |
|---|---|
| RGB | rgb(128, 155, 235) |
| HSL | hsl(225, 73%, 71%) |
| HSV | hsv(225, 46%, 92%) |
| CMYK | cmyk(45.5%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(64.98, 11.39, -43.27) |
| CIE-LCH | lch(64.98, 44.74, 284.75°) |
| OKLab | oklab(70.21% -0.0022 -0.1216) |
| OKLCH | oklch(70.21% 0.122 269) |
| XYZ | xyz(35.6141, 34.0280, 83.2726) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.98
Cornflowerblue
#6495ED
ΔE00 4.84
Soft Blue
#6488EA
ΔE00 6.29
Perrywinkle
#8F8CE7
ΔE00 7.09
Lavender Blue
#8B88F8
ΔE00 7.51
Faded Blue
#658CBB
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BEB #EBD080
analogous
#80D0EB #809BEB #9A80EB
triadic
#809BEB #EB809B #9BEB80
tetradic
#809BEB #EB80D0 #EBD080 #80EB9A
square
#809BEB #EB80D0 #EBD080 #80EB9A
split-complementary
#809BEB #EB9A80 #D0EB80
monochromatic
#214DD0 #4B71E3 #809BEB #B5C5F3 #E5EAFB
Accessibility & contrast
On white
2.69
#809BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#809BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BEB
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BEB | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#7399E9
Tritanopia (blue-blind)
#58ACB8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809beb; /* rgb */ color: rgb(128, 155, 235); /* oklch */ color: oklch(70.2% 0.122 269.0);
Tailwind
colors: {
custom: {
50: '#aab8f2',
500: '#809beb',
950: '#000000',
},
}SCSS
$custom: #809beb; $custom-light: #aab8f2; $custom-dark: #000000;
JSON
{
"hex": "#809beb",
"rgb": {
"r": 128,
"g": 155,
"b": 235
},
"hsl": {
"h": 224.86,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.70211,
"c": 0.12167,
"h": 269
},
"luminance": 0.3403
}Semantic roles & 50–950 ramp
primary
#809BEB
secondary
#F1EAD5
accent
#A311D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085