#809AE6#809AE6
#809AE6 is a light, moderate blue. Relative luminance 0.334; OKLCH L 69.8% C 0.116 H 268.9°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #809AE6 |
|---|---|
| RGB | rgb(128, 154, 230) |
| HSL | hsl(225, 67%, 70%) |
| HSV | hsv(225, 44%, 90%) |
| CMYK | cmyk(44.3%, 33%, 0%, 9.8%) |
| CIE-LAB | lab(64.49, 10.53, -41.29) |
| CIE-LCH | lch(64.49, 42.61, 284.30°) |
| OKLab | oklab(69.76% -0.0022 -0.1159) |
| OKLCH | oklch(69.76% 0.116 268.9) |
| XYZ | xyz(34.7361, 33.4116, 79.4663) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.14
Cornflowerblue
#6495ED
ΔE00 4.97
Soft Blue
#6488EA
ΔE00 6.17
Perrywinkle
#8F8CE7
ΔE00 6.78
Lavender Blue
#8B88F8
ΔE00 7.41
Faded Blue
#658CBB
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#809AE6 #E6CC80
analogous
#80CDE6 #809AE6 #9980E6
triadic
#809AE6 #E6809A #9AE680
tetradic
#809AE6 #E680CD #E6CC80 #80E699
square
#809AE6 #E680CD #E6CC80 #80E699
split-complementary
#809AE6 #E69980 #CDE680
monochromatic
#274FC5 #4D71DC #809AE6 #B3C3F0 #E5EBFA
Accessibility & contrast
On white
2.73
#809AE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#809AE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #809AE6
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##809AE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##809AE6 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E9
Deuteranopia (green-blind)
#7598E4
Tritanopia (blue-blind)
#5BAAB5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #809ae6; /* rgb */ color: rgb(128, 154, 230); /* oklch */ color: oklch(69.8% 0.116 268.9);
Tailwind
colors: {
custom: {
50: '#a9b7ee',
500: '#809ae6',
950: '#000000',
},
}SCSS
$custom: #809ae6; $custom-light: #a9b7ee; $custom-dark: #000000;
JSON
{
"hex": "#809ae6",
"rgb": {
"r": 128,
"g": 154,
"b": 230
},
"hsl": {
"h": 224.706,
"s": 67.105,
"l": 70.196
},
"oklch": {
"l": 0.69756,
"c": 0.11592,
"h": 268.9
},
"luminance": 0.33414
}Semantic roles & 50–950 ramp
primary
#809AE6
secondary
#EFE8D3
accent
#A016CF
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101116
muted
#7F8084