#809DFF#809DFF
#809DFF is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.7% C 0.147 H 269.9°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #809DFF |
|---|---|
| RGB | rgb(128, 157, 255) |
| HSL | hsl(226, 100%, 75%) |
| HSV | hsv(226, 50%, 100%) |
| CMYK | cmyk(49.8%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(66.46, 16.13, -51.89) |
| CIE-LCH | lch(66.46, 54.34, 287.27°) |
| OKLab | oklab(71.66% -0.0001 -0.1467) |
| OKLCH | oklch(71.66% 0.147 269.9) |
| XYZ | xyz(39.0032, 35.9206, 99.4665) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.89
Cornflowerblue
#6495ED
ΔE00 5.24
Soft Blue
#6488EA
ΔE00 7.00
Carolina Blue
#8AB8FE
ΔE00 7.63
Lavender Blue
#8B88F8
ΔE00 7.77
Perrywinkle
#8F8CE7
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809DFF #FFE280
analogous
#80DDFF #809DFF #A280FF
triadic
#809DFF #FF809D #9DFF80
tetradic
#809DFF #FF80DD #FFE280 #80FFA2
square
#809DFF #FF80DD #FFE280 #80FFA2
split-complementary
#809DFF #FFA280 #DDFF80
monochromatic
#063FFF #436EFF #809DFF #BDCCFF #E0E7FF
Accessibility & contrast
On white
2.57
#809DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#809DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809DFF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809DFF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#699CFD
Tritanopia (blue-blind)
#49B2C2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #809dff; /* rgb */ color: rgb(128, 157, 255); /* oklch */ color: oklch(71.7% 0.147 269.9);
Tailwind
colors: {
custom: {
50: '#abb9ff',
500: '#809dff',
950: '#000000',
},
}SCSS
$custom: #809dff; $custom-light: #abb9ff; $custom-dark: #000000;
JSON
{
"hex": "#809dff",
"rgb": {
"r": 128,
"g": 157,
"b": 255
},
"hsl": {
"h": 226.299,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.71661,
"c": 0.14675,
"h": 269.9
},
"luminance": 0.35923
}Semantic roles & 50–950 ramp
primary
#809DFF
secondary
#F7EFD4
accent
#B100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086