#809DF8#809DF8
#809DF8 is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.3% C 0.137 H 269.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #809DF8 |
|---|---|
| RGB | rgb(128, 157, 248) |
| HSL | hsl(226, 90%, 74%) |
| HSV | hsv(226, 48%, 97%) |
| CMYK | cmyk(48.4%, 36.7%, 0%, 2.7%) |
| CIE-LAB | lab(66.12, 14.05, -48.61) |
| CIE-LCH | lch(66.12, 50.60, 286.12°) |
| OKLab | oklab(71.29% -0.0016 -0.1372) |
| OKLCH | oklch(71.29% 0.137 269.3) |
| XYZ | xyz(37.8969, 35.4781, 93.6398) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.92
Cornflowerblue
#6495ED
ΔE00 4.97
Soft Blue
#6488EA
ΔE00 6.80
Carolina Blue
#8AB8FE
ΔE00 7.65
Lavender Blue
#8B88F8
ΔE00 7.82
Perrywinkle
#8F8CE7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DF8 #F8DB80
analogous
#80D9F8 #809DF8 #9F80F8
triadic
#809DF8 #F8809D #9DF880
tetradic
#809DF8 #F880D9 #F8DB80 #80F89F
square
#809DF8 #F880D9 #F8DB80 #80F89F
split-complementary
#809DF8 #F89F80 #D9F880
monochromatic
#0D44F0 #4670F5 #809DF8 #BACAFB #E2E9FD
Accessibility & contrast
On white
2.59
#809DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#809DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DF8
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DF8 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FC
Deuteranopia (green-blind)
#6E9CF6
Tritanopia (blue-blind)
#4FB0BF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #809df8; /* rgb */ color: rgb(128, 157, 248); /* oklch */ color: oklch(71.3% 0.137 269.3);
Tailwind
colors: {
custom: {
50: '#abb9fb',
500: '#809df8',
950: '#000000',
},
}SCSS
$custom: #809df8; $custom-light: #abb9fb; $custom-dark: #000000;
JSON
{
"hex": "#809df8",
"rgb": {
"r": 128,
"g": 157,
"b": 248
},
"hsl": {
"h": 225.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.71288,
"c": 0.13719,
"h": 269.3
},
"luminance": 0.3548
}Semantic roles & 50–950 ramp
primary
#809DF8
secondary
#F5EED6
accent
#AE00E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#101117
muted
#7F8085