#809AFF#809AFF
#809AFF is a light, vivid blue. Relative luminance 0.349; OKLCH L 71.1% C 0.150 H 271.2°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #809AFF |
|---|---|
| RGB | rgb(128, 154, 255) |
| HSL | hsl(228, 100%, 75%) |
| HSV | hsv(228, 50%, 100%) |
| CMYK | cmyk(49.8%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(65.68, 17.87, -53.12) |
| CIE-LCH | lch(65.68, 56.04, 288.59°) |
| OKLab | oklab(71.07% 0.0033 -0.1504) |
| OKLCH | oklch(71.07% 0.15 271.2) |
| XYZ | xyz(38.5019, 34.9179, 99.2994) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.32
Cornflowerblue
#6495ED
ΔE00 5.36
Soft Blue
#6488EA
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 6.84
Perrywinkle
#8F8CE7
ΔE00 7.32
Carolina Blue
#8AB8FE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AFF #FFE580
analogous
#80D9FF #809AFF #A680FF
triadic
#809AFF #FF809A #9AFF80
tetradic
#809AFF #FF80D9 #FFE580 #80FFA6
square
#809AFF #FF80D9 #FFE580 #80FFA6
split-complementary
#809AFF #FFA680 #D9FF80
monochromatic
#0639FF #4369FF #809AFF #BDCBFF #E0E7FF
Accessibility & contrast
On white
2.63
#809AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#809AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AFF
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AFF | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#659AFD
Tritanopia (blue-blind)
#49B0C0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #809aff; /* rgb */ color: rgb(128, 154, 255); /* oklch */ color: oklch(71.1% 0.150 271.2);
Tailwind
colors: {
custom: {
50: '#acb7ff',
500: '#809aff',
950: '#000000',
},
}SCSS
$custom: #809aff; $custom-light: #acb7ff; $custom-dark: #000000;
JSON
{
"hex": "#809aff",
"rgb": {
"r": 128,
"g": 154,
"b": 255
},
"hsl": {
"h": 227.717,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.71065,
"c": 0.15039,
"h": 271.2
},
"luminance": 0.3492
}Semantic roles & 50–950 ramp
primary
#809AFF
secondary
#F7F0D4
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086