#809CE4#809CE4
#809CE4 is a light, moderate blue. Relative luminance 0.340; OKLCH L 70.1% C 0.111 H 267.3°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #809CE4 |
|---|---|
| RGB | rgb(128, 156, 228) |
| HSL | hsl(223, 65%, 70%) |
| HSV | hsv(223, 44%, 89%) |
| CMYK | cmyk(43.9%, 31.6%, 0%, 10.6%) |
| CIE-LAB | lab(64.94, 8.80, -39.49) |
| CIE-LCH | lch(64.94, 40.46, 282.57°) |
| OKLab | oklab(70.07% -0.0052 -0.1107) |
| OKLCH | oklch(70.07% 0.111 267.3) |
| XYZ | xyz(34.7897, 33.9656, 78.1066) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.60
Cornflowerblue
#6495ED
ΔE00 4.88
Soft Blue
#6488EA
ΔE00 6.57
Perrywinkle
#8F8CE7
ΔE00 7.40
Faded Blue
#658CBB
ΔE00 7.72
Lavender Blue
#8B88F8
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809CE4 #E4C880
analogous
#80CEE4 #809CE4 #9680E4
triadic
#809CE4 #E4809C #9CE480
tetradic
#809CE4 #E480CE #E4C880 #80E496
square
#809CE4 #E480CE #E4C880 #80E496
split-complementary
#809CE4 #E49680 #CEE480
monochromatic
#2953C1 #4E75D9 #809CE4 #B2C3EF #E5EBF9
Accessibility & contrast
On white
2.69
#809CE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#809CE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809CE4
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809CE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809CE4 | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A2E7
Deuteranopia (green-blind)
#7899E2
Tritanopia (blue-blind)
#5CABB6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #809ce4; /* rgb */ color: rgb(128, 156, 228); /* oklch */ color: oklch(70.1% 0.111 267.3);
Tailwind
colors: {
custom: {
50: '#a9b9ed',
500: '#809ce4',
950: '#000000',
},
}SCSS
$custom: #809ce4; $custom-light: #a9b9ed; $custom-dark: #000000;
JSON
{
"hex": "#809ce4",
"rgb": {
"r": 128,
"g": 156,
"b": 228
},
"hsl": {
"h": 223.2,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.70069,
"c": 0.11082,
"h": 267.3
},
"luminance": 0.33968
}Semantic roles & 50–950 ramp
primary
#809CE4
secondary
#EEE6D2
accent
#9A19CD
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084