#808AEB#808AEB
#808AEB is a light, vivid blue. Relative luminance 0.288; OKLCH L 66.8% C 0.143 H 277.3°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #808AEB |
|---|---|
| RGB | rgb(128, 138, 235) |
| HSL | hsl(234, 73%, 71%) |
| HSV | hsv(234, 46%, 92%) |
| CMYK | cmyk(45.5%, 41.3%, 0%, 7.8%) |
| CIE-LAB | lab(60.57, 21.31, -50.23) |
| CIE-LCH | lch(60.57, 54.57, 292.98°) |
| OKLab | oklab(66.82% 0.0183 -0.142) |
| OKLCH | oklch(66.82% 0.143 277.3) |
| XYZ | xyz(32.9814, 28.7626, 82.3950) |
| Luminance | 0.2876 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.00
Perrywinkle
#8F8CE7
ΔE00 3.34
Periwinkle Blue
#8F99FB
ΔE00 4.74
Periwinkle (survey)
#8E82FE
ΔE00 4.92
Soft Blue
#6488EA
ΔE00 5.27
Cornflower
#6A79F7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808AEB #EBE180
analogous
#80BFEB #808AEB #AB80EB
triadic
#808AEB #EB808A #8AEB80
tetradic
#808AEB #EB80BF #EBE180 #80EBAB
square
#808AEB #EB80BF #EBE180 #80EBAB
split-complementary
#808AEB #EBAB80 #BFEB80
monochromatic
#2131D0 #4B59E3 #808AEB #B5BBF3 #E5E7FB
Accessibility & contrast
On white
3.11
#808AEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#808AEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #808AEB
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808AEB | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596EF
Deuteranopia (green-blind)
#5D8EE9
Tritanopia (blue-blind)
#5A9EAF
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #808aeb; /* rgb */ color: rgb(128, 138, 235); /* oklch */ color: oklch(66.8% 0.143 277.3);
Tailwind
colors: {
custom: {
50: '#aaacf2',
500: '#808aeb',
950: '#000000',
},
}SCSS
$custom: #808aeb; $custom-light: #aaacf2; $custom-dark: #000000;
JSON
{
"hex": "#808aeb",
"rgb": {
"r": 128,
"g": 138,
"b": 235
},
"hsl": {
"h": 234.393,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.66817,
"c": 0.1432,
"h": 277.3
},
"luminance": 0.28764
}Semantic roles & 50–950 ramp
primary
#808AEB
secondary
#F1EFD5
accent
#C311D5
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85