#809BE8#809BE8
#809BE8 is a light, moderate blue. Relative luminance 0.339; OKLCH L 70.1% C 0.118 H 268.6°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #809BE8 |
|---|---|
| RGB | rgb(128, 155, 232) |
| HSL | hsl(224, 69%, 71%) |
| HSV | hsv(224, 45%, 91%) |
| CMYK | cmyk(44.8%, 33.2%, 0%, 9%) |
| CIE-LAB | lab(64.85, 10.53, -41.83) |
| CIE-LCH | lch(64.85, 43.14, 284.12°) |
| OKLab | oklab(70.06% -0.0029 -0.1175) |
| OKLCH | oklch(70.06% 0.118 268.6) |
| XYZ | xyz(35.1843, 33.8561, 81.0092) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.16
Cornflowerblue
#6495ED
ΔE00 4.87
Soft Blue
#6488EA
ΔE00 6.32
Perrywinkle
#8F8CE7
ΔE00 7.08
Lavender Blue
#8B88F8
ΔE00 7.62
Faded Blue
#658CBB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BE8 #E8CD80
analogous
#80CFE8 #809BE8 #9980E8
triadic
#809BE8 #E8809B #9BE880
tetradic
#809BE8 #E880CF #E8CD80 #80E899
square
#809BE8 #E880CF #E8CD80 #80E899
split-complementary
#809BE8 #E89980 #CFE880
monochromatic
#244FC9 #4C72DF #809BE8 #B4C4F1 #E5EBFA
Accessibility & contrast
On white
2.70
#809BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#809BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BE8
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BE8 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EB
Deuteranopia (green-blind)
#7599E6
Tritanopia (blue-blind)
#5AABB7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809be8; /* rgb */ color: rgb(128, 155, 232); /* oklch */ color: oklch(70.1% 0.118 268.6);
Tailwind
colors: {
custom: {
50: '#a9b8ef',
500: '#809be8',
950: '#000000',
},
}SCSS
$custom: #809be8; $custom-light: #a9b8ef; $custom-dark: #000000;
JSON
{
"hex": "#809be8",
"rgb": {
"r": 128,
"g": 155,
"b": 232
},
"hsl": {
"h": 224.423,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.70061,
"c": 0.11752,
"h": 268.6
},
"luminance": 0.33858
}Semantic roles & 50–950 ramp
primary
#809BE8
secondary
#F0E9D4
accent
#A014D1
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084