#808EEA#808EEA
#808EEA is a light, vivid blue. Relative luminance 0.299; OKLCH L 67.5% C 0.137 H 275.6°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #808EEA |
|---|---|
| RGB | rgb(128, 142, 234) |
| HSL | hsl(232, 72%, 71%) |
| HSV | hsv(232, 45%, 92%) |
| CMYK | cmyk(45.3%, 39.3%, 0%, 8.2%) |
| CIE-LAB | lab(61.55, 18.67, -48.14) |
| CIE-LCH | lch(61.55, 51.63, 291.19°) |
| OKLab | oklab(67.55% 0.0133 -0.1359) |
| OKLCH | oklch(67.55% 0.137 275.6) |
| XYZ | xyz(33.4218, 29.8739, 81.8311) |
| Luminance | 0.2988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.76
Lavender Blue
#8B88F8
ΔE00 3.90
Periwinkle Blue
#8F99FB
ΔE00 3.96
Soft Blue
#6488EA
ΔE00 5.06
Periwinkle (survey)
#8E82FE
ΔE00 5.98
Cornflowerblue
#6495ED
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808EEA #EADC80
analogous
#80C3EA #808EEA #A780EA
triadic
#808EEA #EA808E #8EEA80
tetradic
#808EEA #EA80C3 #EADC80 #80EAA7
square
#808EEA #EA80C3 #EADC80 #80EAA7
split-complementary
#808EEA #EAA780 #C3EA80
monochromatic
#2239CE #4B5FE1 #808EEA #B5BDF3 #E5E8FB
Accessibility & contrast
On white
3.01
#808EEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#808EEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #808EEA
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808EEA | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C99EE
Deuteranopia (green-blind)
#6391E8
Tritanopia (blue-blind)
#5AA1B1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #808eea; /* rgb */ color: rgb(128, 142, 234); /* oklch */ color: oklch(67.5% 0.137 275.6);
Tailwind
colors: {
custom: {
50: '#aaaef1',
500: '#808eea',
950: '#000000',
},
}SCSS
$custom: #808eea; $custom-light: #aaaef1; $custom-dark: #000000;
JSON
{
"hex": "#808eea",
"rgb": {
"r": 128,
"g": 142,
"b": 234
},
"hsl": {
"h": 232.075,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.67545,
"c": 0.13653,
"h": 275.6
},
"luminance": 0.29876
}Semantic roles & 50–950 ramp
primary
#808EEA
secondary
#F1EDD5
accent
#BA12D4
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85