#809DEB#809DEB
#809DEB is a light, moderate blue. Relative luminance 0.347; OKLCH L 70.6% C 0.119 H 267.8°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #809DEB |
|---|---|
| RGB | rgb(128, 157, 235) |
| HSL | hsl(224, 73%, 71%) |
| HSV | hsv(224, 46%, 92%) |
| CMYK | cmyk(45.5%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(65.51, 10.24, -42.44) |
| CIE-LCH | lch(65.51, 43.66, 283.57°) |
| OKLab | oklab(70.62% -0.0046 -0.1192) |
| OKLCH | oklch(70.62% 0.119 267.8) |
| XYZ | xyz(35.9497, 34.6992, 83.3845) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.37
Cornflowerblue
#6495ED
ΔE00 4.77
Soft Blue
#6488EA
ΔE00 6.69
Perrywinkle
#8F8CE7
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 7.82
Lavender Blue
#8B88F8
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DEB #EBCE80
analogous
#80D2EB #809DEB #9880EB
triadic
#809DEB #EB809D #9DEB80
tetradic
#809DEB #EB80D2 #EBCE80 #80EB98
square
#809DEB #EB80D2 #EBCE80 #80EB98
split-complementary
#809DEB #EB9880 #D2EB80
monochromatic
#2150D0 #4B74E3 #809DEB #B5C6F3 #E5EBFB
Accessibility & contrast
On white
2.64
#809DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#809DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DEB
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DEB | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#769BE9
Tritanopia (blue-blind)
#58ADB9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809deb; /* rgb */ color: rgb(128, 157, 235); /* oklch */ color: oklch(70.6% 0.119 267.8);
Tailwind
colors: {
custom: {
50: '#a9b9f2',
500: '#809deb',
950: '#000000',
},
}SCSS
$custom: #809deb; $custom-light: #a9b9f2; $custom-dark: #000000;
JSON
{
"hex": "#809deb",
"rgb": {
"r": 128,
"g": 157,
"b": 235
},
"hsl": {
"h": 223.738,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.70621,
"c": 0.11932,
"h": 267.8
},
"luminance": 0.34701
}Semantic roles & 50–950 ramp
primary
#809DEB
secondary
#F1EAD5
accent
#A011D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085