#809AF8#809AF8
#809AF8 is a light, vivid blue. Relative luminance 0.345; OKLCH L 70.7% C 0.141 H 270.8°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #809AF8 |
|---|---|
| RGB | rgb(128, 154, 248) |
| HSL | hsl(227, 90%, 74%) |
| HSV | hsv(227, 48%, 97%) |
| CMYK | cmyk(48.4%, 37.9%, 0%, 2.7%) |
| CIE-LAB | lab(65.34, 15.78, -49.84) |
| CIE-LCH | lch(65.34, 52.28, 287.57°) |
| OKLab | oklab(70.69% 0.0019 -0.1408) |
| OKLCH | oklch(70.69% 0.141 270.8) |
| XYZ | xyz(37.3955, 34.4754, 93.4726) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.31
Cornflowerblue
#6495ED
ΔE00 5.09
Soft Blue
#6488EA
ΔE00 6.24
Lavender Blue
#8B88F8
ΔE00 6.89
Perrywinkle
#8F8CE7
ΔE00 7.05
Carolina Blue
#8AB8FE
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AF8 #F8DE80
analogous
#80D6F8 #809AF8 #A280F8
triadic
#809AF8 #F8809A #9AF880
tetradic
#809AF8 #F880D6 #F8DE80 #80F8A2
square
#809AF8 #F880D6 #F8DE80 #80F8A2
split-complementary
#809AF8 #F8A280 #D6F880
monochromatic
#0D3EF0 #466CF5 #809AF8 #BAC8FB #E2E8FD
Accessibility & contrast
On white
2.66
#809AF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#809AF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AF8
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AF8 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#6A9AF6
Tritanopia (blue-blind)
#4FAEBD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809af8; /* rgb */ color: rgb(128, 154, 248); /* oklch */ color: oklch(70.7% 0.141 270.8);
Tailwind
colors: {
custom: {
50: '#abb7fb',
500: '#809af8',
950: '#000000',
},
}SCSS
$custom: #809af8; $custom-light: #abb7fb; $custom-dark: #000000;
JSON
{
"hex": "#809af8",
"rgb": {
"r": 128,
"g": 154,
"b": 248
},
"hsl": {
"h": 227,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.70685,
"c": 0.1408,
"h": 270.8
},
"luminance": 0.34478
}Semantic roles & 50–950 ramp
primary
#809AF8
secondary
#F5EFD6
accent
#B400E6
background
#FAFBFF
surface
#F5F6FF
border
#CFD0D7
text
#111117
muted
#808085