#809CE9#809CE9
#809CE9 is a light, moderate blue. Relative luminance 0.342; OKLCH L 70.3% C 0.118 H 268.1°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #809CE9 |
|---|---|
| RGB | rgb(128, 156, 233) |
| HSL | hsl(224, 70%, 71%) |
| HSV | hsv(224, 45%, 91%) |
| CMYK | cmyk(45.1%, 33%, 0%, 8.6%) |
| CIE-LAB | lab(65.16, 10.24, -41.90) |
| CIE-LCH | lch(65.16, 43.13, 283.73°) |
| OKLab | oklab(70.32% -0.0039 -0.1177) |
| OKLCH | oklch(70.32% 0.118 268.1) |
| XYZ | xyz(35.4939, 34.2473, 81.8151) |
| Luminance | 0.3425 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.28
Cornflowerblue
#6495ED
ΔE00 4.81
Soft Blue
#6488EA
ΔE00 6.50
Perrywinkle
#8F8CE7
ΔE00 7.38
Lavender Blue
#8B88F8
ΔE00 7.88
Faded Blue
#658CBB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CE9 #E9CD80
analogous
#80D0E9 #809CE9 #9880E9
triadic
#809CE9 #E9809C #9CE980
tetradic
#809CE9 #E980D0 #E9CD80 #80E998
square
#809CE9 #E980D0 #E9CD80 #80E998
split-complementary
#809CE9 #E99880 #D0E980
monochromatic
#2350CB #4C73E0 #809CE9 #B4C5F2 #E5EBFA
Accessibility & contrast
On white
2.68
#809CE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#809CE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CE9
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CE9 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A3EC
Deuteranopia (green-blind)
#769AE7
Tritanopia (blue-blind)
#59ACB8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809ce9; /* rgb */ color: rgb(128, 156, 233); /* oklch */ color: oklch(70.3% 0.118 268.1);
Tailwind
colors: {
custom: {
50: '#a9b9f0',
500: '#809ce9',
950: '#000000',
},
}SCSS
$custom: #809ce9; $custom-light: #a9b9f0; $custom-dark: #000000;
JSON
{
"hex": "#809ce9",
"rgb": {
"r": 128,
"g": 156,
"b": 233
},
"hsl": {
"h": 224,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.70316,
"c": 0.11773,
"h": 268.1
},
"luminance": 0.34249
}Semantic roles & 50–950 ramp
primary
#809CE9
secondary
#F1E9D4
accent
#9F13D2
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084