#809EFC#809EFC
#809EFC is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.7% C 0.141 H 269.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #809EFC |
|---|---|
| RGB | rgb(128, 158, 252) |
| HSL | hsl(225, 95%, 75%) |
| HSV | hsv(225, 49%, 99%) |
| CMYK | cmyk(49.2%, 37.3%, 0%, 1.2%) |
| CIE-LAB | lab(66.57, 14.66, -50.08) |
| CIE-LCH | lch(66.57, 52.18, 286.31°) |
| OKLab | oklab(71.7% -0.0019 -0.1414) |
| OKLCH | oklch(71.7% 0.141 269.2) |
| XYZ | xyz(38.6940, 36.0687, 96.9996) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.11
Cornflowerblue
#6495ED
ΔE00 5.11
Soft Blue
#6488EA
ΔE00 7.11
Carolina Blue
#8AB8FE
ΔE00 7.33
Lavender Blue
#8B88F8
ΔE00 8.09
Perrywinkle
#8F8CE7
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809EFC #FCDE80
analogous
#80DCFC #809EFC #A080FC
triadic
#809EFC #FC809E #9EFC80
tetradic
#809EFC #FC80DC #FCDE80 #80FCA0
square
#809EFC #FC80DC #FCDE80 #80FCA0
split-complementary
#809EFC #FCA080 #DCFC80
monochromatic
#0843F9 #4470FB #809EFC #BCCCFD #E1E8FE
Accessibility & contrast
On white
2.56
#809EFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#809EFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809EFC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809EFC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#6D9DFA
Tritanopia (blue-blind)
#4BB2C1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #809efc; /* rgb */ color: rgb(128, 158, 252); /* oklch */ color: oklch(71.7% 0.141 269.2);
Tailwind
colors: {
custom: {
50: '#abbafe',
500: '#809efc',
950: '#000000',
},
}SCSS
$custom: #809efc; $custom-light: #abbafe; $custom-dark: #000000;
JSON
{
"hex": "#809efc",
"rgb": {
"r": 128,
"g": 158,
"b": 252
},
"hsl": {
"h": 225.484,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.717,
"c": 0.14146,
"h": 269.2
},
"luminance": 0.36071
}Semantic roles & 50–950 ramp
primary
#809EFC
secondary
#F7EED4
accent
#AE00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111118
muted
#808086