#809DF1#809DF1
#809DF1 is a light, vivid blue. Relative luminance 0.351; OKLCH L 70.9% C 0.128 H 268.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #809DF1 |
|---|---|
| RGB | rgb(128, 157, 241) |
| HSL | hsl(225, 80%, 72%) |
| HSV | hsv(225, 47%, 95%) |
| CMYK | cmyk(46.9%, 34.9%, 0%, 5.5%) |
| CIE-LAB | lab(65.79, 11.99, -45.30) |
| CIE-LCH | lch(65.79, 46.86, 284.82°) |
| OKLab | oklab(70.92% -0.0032 -0.1275) |
| OKLCH | oklch(70.92% 0.128 268.6) |
| XYZ | xyz(36.8312, 35.0518, 88.0269) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.10
Cornflowerblue
#6495ED
ΔE00 4.81
Soft Blue
#6488EA
ΔE00 6.70
Carolina Blue
#8AB8FE
ΔE00 7.71
Perrywinkle
#8F8CE7
ΔE00 7.74
Lavender Blue
#8B88F8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DF1 #F1D480
analogous
#80D5F1 #809DF1 #9C80F1
triadic
#809DF1 #F1809D #9DF180
tetradic
#809DF1 #F180D5 #F1D480 #80F19C
square
#809DF1 #F180D5 #F1D480 #80F19C
split-complementary
#809DF1 #F19C80 #D5F180
monochromatic
#184BDE #4972EB #809DF1 #B7C8F7 #E3EAFC
Accessibility & contrast
On white
2.62
#809DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#809DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DF1
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DF1 | 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)
#7EA5F4
Deuteranopia (green-blind)
#729BEF
Tritanopia (blue-blind)
#54AFBC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809df1; /* rgb */ color: rgb(128, 157, 241); /* oklch */ color: oklch(70.9% 0.128 268.6);
Tailwind
colors: {
custom: {
50: '#aab9f6',
500: '#809df1',
950: '#000000',
},
}SCSS
$custom: #809df1; $custom-light: #aab9f6; $custom-dark: #000000;
JSON
{
"hex": "#809df1",
"rgb": {
"r": 128,
"g": 157,
"b": 241
},
"hsl": {
"h": 224.602,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.70924,
"c": 0.12758,
"h": 268.6
},
"luminance": 0.35054
}Semantic roles & 50–950 ramp
primary
#809DF1
secondary
#F4ECD7
accent
#A609DC
background
#FAFBFF
surface
#F4F6FE
border
#CED0D6
text
#101117
muted
#7F8085