#809BFC#809BFC
#809BFC is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.1% C 0.145 H 270.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #809BFC |
|---|---|
| RGB | rgb(128, 155, 252) |
| HSL | hsl(227, 95%, 75%) |
| HSV | hsv(227, 49%, 99%) |
| CMYK | cmyk(49.2%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(65.79, 16.39, -51.31) |
| CIE-LCH | lch(65.79, 53.86, 287.72°) |
| OKLab | oklab(71.1% 0.0015 -0.1451) |
| OKLCH | oklch(71.1% 0.145 270.6) |
| XYZ | xyz(38.1885, 35.0577, 96.8311) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.47
Cornflowerblue
#6495ED
ΔE00 5.17
Soft Blue
#6488EA
ΔE00 6.54
Lavender Blue
#8B88F8
ΔE00 7.16
Perrywinkle
#8F8CE7
ΔE00 7.45
Carolina Blue
#8AB8FE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809BFC #FCE180
analogous
#80D9FC #809BFC #A380FC
triadic
#809BFC #FC809B #9BFC80
tetradic
#809BFC #FC80D9 #FCE180 #80FCA3
square
#809BFC #FC80D9 #FCE180 #80FCA3
split-complementary
#809BFC #FCA380 #D9FC80
monochromatic
#083DF9 #446CFB #809BFC #BCCAFD #E1E7FE
Accessibility & contrast
On white
2.62
#809BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#809BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809BFC
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809BFC | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#689BFA
Tritanopia (blue-blind)
#4CB0BF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809bfc; /* rgb */ color: rgb(128, 155, 252); /* oklch */ color: oklch(71.1% 0.145 270.6);
Tailwind
colors: {
custom: {
50: '#abb8fe',
500: '#809bfc',
950: '#000000',
},
}SCSS
$custom: #809bfc; $custom-light: #abb8fe; $custom-dark: #000000;
JSON
{
"hex": "#809bfc",
"rgb": {
"r": 128,
"g": 155,
"b": 252
},
"hsl": {
"h": 226.935,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.711,
"c": 0.14507,
"h": 270.6
},
"luminance": 0.3506
}Semantic roles & 50–950 ramp
primary
#809BFC
secondary
#F7EFD4
accent
#B400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086