#809EEB#809EEB
#809EEB is a light, moderate blue. Relative luminance 0.350; OKLCH L 70.8% C 0.118 H 267.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #809EEB |
|---|---|
| RGB | rgb(128, 158, 235) |
| HSL | hsl(223, 73%, 71%) |
| HSV | hsv(223, 46%, 92%) |
| CMYK | cmyk(45.5%, 32.8%, 0%, 7.8%) |
| CIE-LAB | lab(65.78, 9.67, -42.02) |
| CIE-LCH | lch(65.78, 43.12, 282.96°) |
| OKLab | oklab(70.83% -0.0058 -0.118) |
| OKLCH | oklch(70.83% 0.118 267.2) |
| XYZ | xyz(36.1196, 35.0389, 83.4411) |
| Luminance | 0.3504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.59
Cornflowerblue
#6495ED
ΔE00 4.77
Soft Blue
#6488EA
ΔE00 6.90
Carolina Blue
#8AB8FE
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 7.99
Faded Blue
#658CBB
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809EEB #EBCD80
analogous
#80D3EB #809EEB #9780EB
triadic
#809EEB #EB809E #9EEB80
tetradic
#809EEB #EB80D3 #EBCD80 #80EB97
square
#809EEB #EB80D3 #EBCD80 #80EB97
split-complementary
#809EEB #EB9780 #D3EB80
monochromatic
#2152D0 #4B76E3 #809EEB #B5C6F3 #E5EBFB
Accessibility & contrast
On white
2.62
#809EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#809EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809EEB
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809EEB | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#779BE9
Tritanopia (blue-blind)
#57AEBA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809eeb; /* rgb */ color: rgb(128, 158, 235); /* oklch */ color: oklch(70.8% 0.118 267.2);
Tailwind
colors: {
custom: {
50: '#a9baf1',
500: '#809eeb',
950: '#000000',
},
}SCSS
$custom: #809eeb; $custom-light: #a9baf1; $custom-dark: #000000;
JSON
{
"hex": "#809eeb",
"rgb": {
"r": 128,
"g": 158,
"b": 235
},
"hsl": {
"h": 223.178,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.70827,
"c": 0.11816,
"h": 267.2
},
"luminance": 0.35041
}Semantic roles & 50–950 ramp
primary
#809EEB
secondary
#F1EAD5
accent
#9E11D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085