#809CFA#809CFA
#809CFA is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.2% C 0.141 H 270.0°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #809CFA |
|---|---|
| RGB | rgb(128, 156, 250) |
| HSL | hsl(226, 92%, 74%) |
| HSV | hsv(226, 49%, 98%) |
| CMYK | cmyk(48.8%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(65.96, 15.22, -49.96) |
| CIE-LCH | lch(65.96, 52.23, 286.94°) |
| OKLab | oklab(71.19% 0 -0.1411) |
| OKLCH | oklch(71.19% 0.141 270) |
| XYZ | xyz(38.0403, 35.2659, 95.2264) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.67
Cornflowerblue
#6495ED
ΔE00 5.06
Soft Blue
#6488EA
ΔE00 6.66
Lavender Blue
#8B88F8
ΔE00 7.49
Perrywinkle
#8F8CE7
ΔE00 7.65
Carolina Blue
#8AB8FE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CFA #FADE80
analogous
#80D9FA #809CFA #A180FA
triadic
#809CFA #FA809C #9CFA80
tetradic
#809CFA #FA80D9 #FADE80 #80FAA1
square
#809CFA #FA80D9 #FADE80 #80FAA1
split-complementary
#809CFA #FAA180 #D9FA80
monochromatic
#0A40F5 #456EF8 #809CFA #BBCAFC #E2E8FE
Accessibility & contrast
On white
2.61
#809CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#809CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CFA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CFA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#6B9BF8
Tritanopia (blue-blind)
#4DB0BF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809cfa; /* rgb */ color: rgb(128, 156, 250); /* oklch */ color: oklch(71.2% 0.141 270.0);
Tailwind
colors: {
custom: {
50: '#abb8fc',
500: '#809cfa',
950: '#000000',
},
}SCSS
$custom: #809cfa; $custom-light: #abb8fc; $custom-dark: #000000;
JSON
{
"hex": "#809cfa",
"rgb": {
"r": 128,
"g": 156,
"b": 250
},
"hsl": {
"h": 226.23,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.71193,
"c": 0.14112,
"h": 270
},
"luminance": 0.35268
}Semantic roles & 50–950 ramp
primary
#809CFA
secondary
#F6EED5
accent
#B100E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085