#809FEF#809FEF
#809FEF is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.2% C 0.123 H 267.2°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #809FEF |
|---|---|
| RGB | rgb(128, 159, 239) |
| HSL | hsl(223, 78%, 72%) |
| HSV | hsv(223, 46%, 94%) |
| CMYK | cmyk(46.4%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(66.22, 10.25, -43.52) |
| CIE-LCH | lch(66.22, 44.71, 283.26°) |
| OKLab | oklab(71.23% -0.006 -0.1224) |
| OKLCH | oklch(71.23% 0.123 267.2) |
| XYZ | xyz(36.8752, 35.6152, 86.5760) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.65
Cornflowerblue
#6495ED
ΔE00 4.80
Soft Blue
#6488EA
ΔE00 7.11
Carolina Blue
#8AB8FE
ΔE00 7.12
Perrywinkle
#8F8CE7
ΔE00 8.32
Lavender Blue
#8B88F8
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809FEF #EFD080
analogous
#80D7EF #809FEF #9980EF
triadic
#809FEF #EF809F #9FEF80
tetradic
#809FEF #EF80D7 #EFD080 #80EF99
square
#809FEF #EF80D7 #EFD080 #80EF99
split-complementary
#809FEF #EF9980 #D7EF80
monochromatic
#1B50D9 #4A76E8 #809FEF #B6C8F6 #E4EAFC
Accessibility & contrast
On white
2.59
#809FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#809FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809FEF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809FEF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#769CED
Tritanopia (blue-blind)
#55B0BC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #809fef; /* rgb */ color: rgb(128, 159, 239); /* oklch */ color: oklch(71.2% 0.123 267.2);
Tailwind
colors: {
custom: {
50: '#aabbf4',
500: '#809fef',
950: '#000000',
},
}SCSS
$custom: #809fef; $custom-light: #aabbf4; $custom-dark: #000000;
JSON
{
"hex": "#809fef",
"rgb": {
"r": 128,
"g": 159,
"b": 239
},
"hsl": {
"h": 223.243,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.71232,
"c": 0.12251,
"h": 267.2
},
"luminance": 0.35617
}Semantic roles & 50–950 ramp
primary
#809FEF
secondary
#F3ECD7
accent
#A00CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085