#809AE3#809AE3
#809AE3 is a light, moderate blue. Relative luminance 0.332; OKLCH L 69.6% C 0.112 H 268.5°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #809AE3 |
|---|---|
| RGB | rgb(128, 154, 227) |
| HSL | hsl(224, 64%, 70%) |
| HSV | hsv(224, 44%, 89%) |
| CMYK | cmyk(43.6%, 32.2%, 0%, 11%) |
| CIE-LAB | lab(64.36, 9.67, -39.84) |
| CIE-LCH | lch(64.36, 41.00, 283.64°) |
| OKLab | oklab(69.61% -0.003 -0.1117) |
| OKLCH | oklch(69.61% 0.112 268.5) |
| XYZ | xyz(34.3185, 33.2446, 77.2667) |
| Luminance | 0.3325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.36
Cornflowerblue
#6495ED
ΔE00 5.03
Soft Blue
#6488EA
ΔE00 6.23
Perrywinkle
#8F8CE7
ΔE00 6.81
Faded Blue
#658CBB
ΔE00 7.51
Lavender Blue
#8B88F8
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AE3 #E3C980
analogous
#80CCE3 #809AE3 #9780E3
triadic
#809AE3 #E3809A #9AE380
tetradic
#809AE3 #E380CC #E3C980 #80E397
square
#809AE3 #E380CC #E3C980 #80E397
split-complementary
#809AE3 #E39780 #CCE380
monochromatic
#2A51BF #4E72D8 #809AE3 #B2C2EE #E4EAF9
Accessibility & contrast
On white
2.75
#809AE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#809AE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AE3
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AE3 | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E6
Deuteranopia (green-blind)
#7698E1
Tritanopia (blue-blind)
#5DA9B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809ae3; /* rgb */ color: rgb(128, 154, 227); /* oklch */ color: oklch(69.6% 0.112 268.5);
Tailwind
colors: {
custom: {
50: '#a9b7ec',
500: '#809ae3',
950: '#000000',
},
}SCSS
$custom: #809ae3; $custom-light: #a9b7ec; $custom-dark: #000000;
JSON
{
"hex": "#809ae3",
"rgb": {
"r": 128,
"g": 154,
"b": 227
},
"hsl": {
"h": 224.242,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.69607,
"c": 0.11176,
"h": 268.5
},
"luminance": 0.33246
}Semantic roles & 50–950 ramp
primary
#809AE3
secondary
#EEE6D1
accent
#9D1ACC
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084