#809BEE#809BEE
#809BEE is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.4% C 0.126 H 269.3°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #809BEE |
|---|---|
| RGB | rgb(128, 155, 238) |
| HSL | hsl(225, 76%, 72%) |
| HSV | hsv(225, 46%, 93%) |
| CMYK | cmyk(46.2%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(65.12, 12.27, -44.70) |
| CIE-LCH | lch(65.12, 46.35, 285.34°) |
| OKLab | oklab(70.36% -0.0015 -0.1258) |
| OKLCH | oklch(70.36% 0.126 269.3) |
| XYZ | xyz(36.0511, 34.2028, 85.5745) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.82
Cornflowerblue
#6495ED
ΔE00 4.85
Soft Blue
#6488EA
ΔE00 6.29
Perrywinkle
#8F8CE7
ΔE00 7.11
Lavender Blue
#8B88F8
ΔE00 7.41
Faded Blue
#658CBB
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BEE #EED380
analogous
#80D2EE #809BEE #9C80EE
triadic
#809BEE #EE809B #9BEE80
tetradic
#809BEE #EE80D2 #EED380 #80EE9C
square
#809BEE #EE80D2 #EED380 #80EE9C
split-complementary
#809BEE #EE9C80 #D2EE80
monochromatic
#1D4AD7 #4A71E7 #809BEE #B6C6F5 #E4EAFB
Accessibility & contrast
On white
2.68
#809BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#809BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BEE
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BEE | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#719AEC
Tritanopia (blue-blind)
#56ACB9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809bee; /* rgb */ color: rgb(128, 155, 238); /* oklch */ color: oklch(70.4% 0.126 269.3);
Tailwind
colors: {
custom: {
50: '#aab8f4',
500: '#809bee',
950: '#000000',
},
}SCSS
$custom: #809bee; $custom-light: #aab8f4; $custom-dark: #000000;
JSON
{
"hex": "#809bee",
"rgb": {
"r": 128,
"g": 155,
"b": 238
},
"hsl": {
"h": 225.273,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.70364,
"c": 0.12582,
"h": 269.3
},
"luminance": 0.34205
}Semantic roles & 50–950 ramp
primary
#809BEE
secondary
#F3ECD7
accent
#A70DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085