#809CFC#809CFC
#809CFC is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.3% C 0.144 H 270.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #809CFC |
|---|---|
| RGB | rgb(128, 156, 252) |
| HSL | hsl(226, 95%, 75%) |
| HSV | hsv(226, 49%, 99%) |
| CMYK | cmyk(49.2%, 38.1%, 0%, 1.2%) |
| CIE-LAB | lab(66.05, 15.81, -50.90) |
| CIE-LCH | lch(66.05, 53.30, 287.26°) |
| OKLab | oklab(71.3% 0.0004 -0.1439) |
| OKLCH | oklch(71.3% 0.144 270.2) |
| XYZ | xyz(38.3556, 35.3920, 96.8868) |
| Luminance | 0.3539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.67
Cornflowerblue
#6495ED
ΔE00 5.13
Soft Blue
#6488EA
ΔE00 6.72
Lavender Blue
#8B88F8
ΔE00 7.47
Perrywinkle
#8F8CE7
ΔE00 7.72
Carolina Blue
#8AB8FE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CFC #FCE080
analogous
#80DAFC #809CFC #A280FC
triadic
#809CFC #FC809C #9CFC80
tetradic
#809CFC #FC80DA #FCE080 #80FCA2
square
#809CFC #FC80DA #FCE080 #80FCA2
split-complementary
#809CFC #FCA280 #DAFC80
monochromatic
#083FF9 #446DFB #809CFC #BCCBFD #E1E8FE
Accessibility & contrast
On white
2.60
#809CFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#809CFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CFC
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CFC | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FF
Deuteranopia (green-blind)
#6A9CFA
Tritanopia (blue-blind)
#4CB0C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809cfc; /* rgb */ color: rgb(128, 156, 252); /* oklch */ color: oklch(71.3% 0.144 270.2);
Tailwind
colors: {
custom: {
50: '#abb8fe',
500: '#809cfc',
950: '#000000',
},
}SCSS
$custom: #809cfc; $custom-light: #abb8fe; $custom-dark: #000000;
JSON
{
"hex": "#809cfc",
"rgb": {
"r": 128,
"g": 156,
"b": 252
},
"hsl": {
"h": 226.452,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.713,
"c": 0.14386,
"h": 270.2
},
"luminance": 0.35394
}Semantic roles & 50–950 ramp
primary
#809CFC
secondary
#F7EFD4
accent
#B200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086