#808AEE#808AEE
#808AEE is a light, vivid blue. Relative luminance 0.289; OKLCH L 67.0% C 0.147 H 277.3°. Best body text is #000000 at 6.79:1 contrast (WCAG AA passes).
Color values
| HEX | #808AEE |
|---|---|
| RGB | rgb(128, 138, 238) |
| HSL | hsl(235, 76%, 72%) |
| HSV | hsv(235, 46%, 93%) |
| CMYK | cmyk(46.2%, 42%, 0%, 6.7%) |
| CIE-LAB | lab(60.73, 22.18, -51.65) |
| CIE-LCH | lch(60.73, 56.21, 293.24°) |
| OKLab | oklab(66.99% 0.0188 -0.1462) |
| OKLCH | oklch(66.99% 0.147 277.3) |
| XYZ | xyz(33.4184, 28.9374, 84.6969) |
| Luminance | 0.2894 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.78
Perrywinkle
#8F8CE7
ΔE00 3.50
Periwinkle Blue
#8F99FB
ΔE00 4.62
Periwinkle (survey)
#8E82FE
ΔE00 4.70
Soft Blue
#6488EA
ΔE00 5.26
Cornflower
#6A79F7
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808AEE #EEE480
analogous
#80C1EE #808AEE #AD80EE
triadic
#808AEE #EE808A #8AEE80
tetradic
#808AEE #EE80C1 #EEE480 #80EEAD
square
#808AEE #EE80C1 #EEE480 #80EEAD
split-complementary
#808AEE #EEAD80 #C1EE80
monochromatic
#1D2ED7 #4A58E7 #808AEE #B6BCF5 #E4E6FB
Accessibility & contrast
On white
3.09
#808AEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.79
#808AEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #808AEE
6.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808AEE | 1.00 | 3.09 | 6.79 | 6.79 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6397F2
Deuteranopia (green-blind)
#5A8EEC
Tritanopia (blue-blind)
#589FB0
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #808aee; /* rgb */ color: rgb(128, 138, 238); /* oklch */ color: oklch(67.0% 0.147 277.3);
Tailwind
colors: {
custom: {
50: '#aaacf4',
500: '#808aee',
950: '#000000',
},
}SCSS
$custom: #808aee; $custom-light: #aaacf4; $custom-dark: #000000;
JSON
{
"hex": "#808aee",
"rgb": {
"r": 128,
"g": 138,
"b": 238
},
"hsl": {
"h": 234.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.66985,
"c": 0.14736,
"h": 277.3
},
"luminance": 0.28939
}Semantic roles & 50–950 ramp
primary
#808AEE
secondary
#F3F0D7
accent
#C60DD9
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85