#809FFE#809FFE
#809FFE is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.0% C 0.143 H 269.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #809FFE |
|---|---|
| RGB | rgb(128, 159, 254) |
| HSL | hsl(225, 98%, 75%) |
| HSV | hsv(225, 50%, 100%) |
| CMYK | cmyk(49.6%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(66.93, 14.67, -50.60) |
| CIE-LCH | lch(66.93, 52.69, 286.17°) |
| OKLab | oklab(72.01% -0.0026 -0.143) |
| OKLCH | oklch(72.01% 0.143 269) |
| XYZ | xyz(39.1838, 36.5387, 98.7346) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.35
Cornflowerblue
#6495ED
ΔE00 5.21
Carolina Blue
#8AB8FE
ΔE00 7.02
Soft Blue
#6488EA
ΔE00 7.37
Lavender Blue
#8B88F8
ΔE00 8.39
Perrywinkle
#8F8CE7
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809FFE #FEDF80
analogous
#80DEFE #809FFE #A080FE
triadic
#809FFE #FE809F #9FFE80
tetradic
#809FFE #FE80DE #FEDF80 #80FEA0
square
#809FFE #FE80DE #FEDF80 #80FEA0
split-complementary
#809FFE #FEA080 #DEFE80
monochromatic
#0743FD #4371FE #809FFE #BDCDFE #E1E8FF
Accessibility & contrast
On white
2.53
#809FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#809FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809FFE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809FFE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#6D9EFC
Tritanopia (blue-blind)
#49B3C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #809ffe; /* rgb */ color: rgb(128, 159, 254); /* oklch */ color: oklch(72.0% 0.143 269.0);
Tailwind
colors: {
custom: {
50: '#abbbff',
500: '#809ffe',
950: '#000000',
},
}SCSS
$custom: #809ffe; $custom-light: #abbbff; $custom-dark: #000000;
JSON
{
"hex": "#809ffe",
"rgb": {
"r": 128,
"g": 159,
"b": 254
},
"hsl": {
"h": 225.238,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.72007,
"c": 0.14299,
"h": 269
},
"luminance": 0.36541
}Semantic roles & 50–950 ramp
primary
#809FFE
secondary
#F7EED4
accent
#AD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086