#809FFF#809FFF
#809FFF is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.1% C 0.144 H 269.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #809FFF |
|---|---|
| RGB | rgb(128, 159, 255) |
| HSL | hsl(225, 100%, 75%) |
| HSV | hsv(225, 50%, 100%) |
| CMYK | cmyk(49.8%, 37.6%, 0%, 0%) |
| CIE-LAB | lab(66.98, 14.97, -51.07) |
| CIE-LCH | lch(66.98, 53.22, 286.34°) |
| OKLab | oklab(72.06% -0.0024 -0.1443) |
| OKLCH | oklch(72.06% 0.144 269) |
| XYZ | xyz(39.3444, 36.6029, 99.5802) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.35
Cornflowerblue
#6495ED
ΔE00 5.26
Carolina Blue
#8AB8FE
ΔE00 7.03
Soft Blue
#6488EA
ΔE00 7.40
Lavender Blue
#8B88F8
ΔE00 8.39
Perrywinkle
#8F8CE7
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809FFF #FFE080
analogous
#80DFFF #809FFF #A080FF
triadic
#809FFF #FF809F #9FFF80
tetradic
#809FFF #FF80DF #FFE080 #80FFA0
square
#809FFF #FF80DF #FFE080 #80FFA0
split-complementary
#809FFF #FFA080 #DFFF80
monochromatic
#0642FF #4371FF #809FFF #BDCDFF #E0E8FF
Accessibility & contrast
On white
2.52
#809FFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#809FFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809FFF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809FFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809FFF | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#6C9EFD
Tritanopia (blue-blind)
#48B3C3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #809fff; /* rgb */ color: rgb(128, 159, 255); /* oklch */ color: oklch(72.1% 0.144 269.0);
Tailwind
colors: {
custom: {
50: '#abbbff',
500: '#809fff',
950: '#000000',
},
}SCSS
$custom: #809fff; $custom-light: #abbbff; $custom-dark: #000000;
JSON
{
"hex": "#809fff",
"rgb": {
"r": 128,
"g": 159,
"b": 255
},
"hsl": {
"h": 225.354,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.72061,
"c": 0.14436,
"h": 269
},
"luminance": 0.36605
}Semantic roles & 50–950 ramp
primary
#809FFF
secondary
#F7EFD4
accent
#AD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086