#809AE2#809AE2
#809AE2 is a light, moderate blue. Relative luminance 0.332; OKLCH L 69.6% C 0.110 H 268.3°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #809AE2 |
|---|---|
| RGB | rgb(128, 154, 226) |
| HSL | hsl(224, 63%, 69%) |
| HSV | hsv(224, 43%, 89%) |
| CMYK | cmyk(43.4%, 31.9%, 0%, 11.4%) |
| CIE-LAB | lab(64.31, 9.38, -39.36) |
| CIE-LCH | lch(64.31, 40.46, 283.41°) |
| OKLab | oklab(69.56% -0.0032 -0.1103) |
| OKLCH | oklch(69.56% 0.11 268.3) |
| XYZ | xyz(34.1808, 33.1895, 76.5419) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.44
Cornflowerblue
#6495ED
ΔE00 5.06
Soft Blue
#6488EA
ΔE00 6.25
Perrywinkle
#8F8CE7
ΔE00 6.82
Faded Blue
#658CBB
ΔE00 7.46
Lavender Blue
#8B88F8
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AE2 #E2C880
analogous
#80CBE2 #809AE2 #9780E2
triadic
#809AE2 #E2809A #9AE280
tetradic
#809AE2 #E280CB #E2C880 #80E297
square
#809AE2 #E280CB #E2C880 #80E297
split-complementary
#809AE2 #E29780 #CBE280
monochromatic
#2B52BD #4E72D7 #809AE2 #B2C2ED #E4E9F9
Accessibility & contrast
On white
2.75
#809AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#809AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AE2
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AE2 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A1E5
Deuteranopia (green-blind)
#7798E0
Tritanopia (blue-blind)
#5DA9B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809ae2; /* rgb */ color: rgb(128, 154, 226); /* oklch */ color: oklch(69.6% 0.110 268.3);
Tailwind
colors: {
custom: {
50: '#a9b7eb',
500: '#809ae2',
950: '#000000',
},
}SCSS
$custom: #809ae2; $custom-light: #a9b7eb; $custom-dark: #000000;
JSON
{
"hex": "#809ae2",
"rgb": {
"r": 128,
"g": 154,
"b": 226
},
"hsl": {
"h": 224.082,
"s": 62.821,
"l": 69.412
},
"oklch": {
"l": 0.69558,
"c": 0.11037,
"h": 268.3
},
"luminance": 0.33191
}Semantic roles & 50–950 ramp
primary
#809AE2
secondary
#EDE6D1
accent
#9C1BCB
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084