#809DFA#809DFA
#809DFA is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.4% C 0.140 H 269.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #809DFA |
|---|---|
| RGB | rgb(128, 157, 250) |
| HSL | hsl(226, 92%, 74%) |
| HSV | hsv(226, 49%, 98%) |
| CMYK | cmyk(48.8%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(66.22, 14.64, -49.55) |
| CIE-LCH | lch(66.22, 51.67, 286.46°) |
| OKLab | oklab(71.39% -0.0012 -0.1399) |
| OKLCH | oklch(71.39% 0.14 269.5) |
| XYZ | xyz(38.2088, 35.6028, 95.2826) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.89
Cornflowerblue
#6495ED
ΔE00 5.04
Soft Blue
#6488EA
ΔE00 6.85
Carolina Blue
#8AB8FE
ΔE00 7.64
Lavender Blue
#8B88F8
ΔE00 7.80
Perrywinkle
#8F8CE7
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DFA #FADD80
analogous
#80DAFA #809DFA #A080FA
triadic
#809DFA #FA809D #9DFA80
tetradic
#809DFA #FA80DA #FADD80 #80FAA0
square
#809DFA #FA80DA #FADD80 #80FAA0
split-complementary
#809DFA #FAA080 #DAFA80
monochromatic
#0A42F5 #4570F8 #809DFA #BBCAFC #E2E8FE
Accessibility & contrast
On white
2.59
#809DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#809DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DFA
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DFA | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FE
Deuteranopia (green-blind)
#6D9CF8
Tritanopia (blue-blind)
#4DB1C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #809dfa; /* rgb */ color: rgb(128, 157, 250); /* oklch */ color: oklch(71.4% 0.140 269.5);
Tailwind
colors: {
custom: {
50: '#abb9fc',
500: '#809dfa',
950: '#000000',
},
}SCSS
$custom: #809dfa; $custom-light: #abb9fc; $custom-dark: #000000;
JSON
{
"hex": "#809dfa",
"rgb": {
"r": 128,
"g": 157,
"b": 250
},
"hsl": {
"h": 225.738,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.71393,
"c": 0.13992,
"h": 269.5
},
"luminance": 0.35605
}Semantic roles & 50–950 ramp
primary
#809DFA
secondary
#F6EED5
accent
#AF00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085