#809CEF#809CEF
#809CEF is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.6% C 0.126 H 268.9°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #809CEF |
|---|---|
| RGB | rgb(128, 156, 239) |
| HSL | hsl(225, 78%, 72%) |
| HSV | hsv(225, 46%, 94%) |
| CMYK | cmyk(46.4%, 34.7%, 0%, 6.3%) |
| CIE-LAB | lab(65.43, 11.98, -44.76) |
| CIE-LCH | lch(65.43, 46.34, 284.98°) |
| OKLab | oklab(70.62% -0.0025 -0.126) |
| OKLCH | oklch(70.62% 0.126 268.9) |
| XYZ | xyz(36.3656, 34.5959, 86.4061) |
| Luminance | 0.3460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.97
Cornflowerblue
#6495ED
ΔE00 4.81
Soft Blue
#6488EA
ΔE00 6.48
Perrywinkle
#8F8CE7
ΔE00 7.42
Lavender Blue
#8B88F8
ΔE00 7.69
Carolina Blue
#8AB8FE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CEF #EFD380
analogous
#80D3EF #809CEF #9C80EF
triadic
#809CEF #EF809C #9CEF80
tetradic
#809CEF #EF80D3 #EFD380 #80EF9C
square
#809CEF #EF80D3 #EFD380 #80EF9C
split-complementary
#809CEF #EF9C80 #D3EF80
monochromatic
#1B4BD9 #4A72E8 #809CEF #B6C6F6 #E4EAFC
Accessibility & contrast
On white
2.65
#809CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#809CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CEF
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CEF | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F2
Deuteranopia (green-blind)
#729AED
Tritanopia (blue-blind)
#55ADBA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #809cef; /* rgb */ color: rgb(128, 156, 239); /* oklch */ color: oklch(70.6% 0.126 268.9);
Tailwind
colors: {
custom: {
50: '#aab8f4',
500: '#809cef',
950: '#000000',
},
}SCSS
$custom: #809cef; $custom-light: #aab8f4; $custom-dark: #000000;
JSON
{
"hex": "#809cef",
"rgb": {
"r": 128,
"g": 156,
"b": 239
},
"hsl": {
"h": 224.865,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.70618,
"c": 0.12601,
"h": 268.9
},
"luminance": 0.34598
}Semantic roles & 50–950 ramp
primary
#809CEF
secondary
#F3ECD7
accent
#A60CDA
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085