#809BE4#809BE4
#809BE4 is a light, moderate blue. Relative luminance 0.336; OKLCH L 69.9% C 0.112 H 268.0°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #809BE4 |
|---|---|
| RGB | rgb(128, 155, 228) |
| HSL | hsl(224, 65%, 70%) |
| HSV | hsv(224, 44%, 89%) |
| CMYK | cmyk(43.9%, 32%, 0%, 10.6%) |
| CIE-LAB | lab(64.67, 9.38, -39.91) |
| CIE-LCH | lch(64.67, 41.00, 283.22°) |
| OKLab | oklab(69.86% -0.004 -0.1119) |
| OKLCH | oklch(69.86% 0.112 268) |
| XYZ | xyz(34.6226, 33.6314, 78.0509) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.44
Cornflowerblue
#6495ED
ΔE00 4.93
Soft Blue
#6488EA
ΔE00 6.38
Perrywinkle
#8F8CE7
ΔE00 7.10
Faded Blue
#658CBB
ΔE00 7.64
Lavender Blue
#8B88F8
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BE4 #E4C980
analogous
#80CDE4 #809BE4 #9780E4
triadic
#809BE4 #E4809B #9BE480
tetradic
#809BE4 #E480CD #E4C980 #80E497
square
#809BE4 #E480CD #E4C980 #80E497
split-complementary
#809BE4 #E49780 #CDE480
monochromatic
#2952C1 #4E73D9 #809BE4 #B2C3EF #E5EAF9
Accessibility & contrast
On white
2.72
#809BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#809BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BE4
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BE4 | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A2E7
Deuteranopia (green-blind)
#7799E2
Tritanopia (blue-blind)
#5CAAB5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #809be4; /* rgb */ color: rgb(128, 155, 228); /* oklch */ color: oklch(69.9% 0.112 268.0);
Tailwind
colors: {
custom: {
50: '#a9b8ed',
500: '#809be4',
950: '#000000',
},
}SCSS
$custom: #809be4; $custom-light: #a9b8ed; $custom-dark: #000000;
JSON
{
"hex": "#809be4",
"rgb": {
"r": 128,
"g": 155,
"b": 228
},
"hsl": {
"h": 223.8,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.69863,
"c": 0.11197,
"h": 268
},
"luminance": 0.33633
}Semantic roles & 50–950 ramp
primary
#809BE4
secondary
#EEE6D2
accent
#9C19CD
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084