#808EEE#808EEE
#808EEE is a light, vivid blue. Relative luminance 0.301; OKLCH L 67.8% C 0.142 H 275.7°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #808EEE |
|---|---|
| RGB | rgb(128, 142, 238) |
| HSL | hsl(232, 76%, 72%) |
| HSV | hsv(232, 46%, 93%) |
| CMYK | cmyk(46.2%, 40.3%, 0%, 6.7%) |
| CIE-LAB | lab(61.75, 19.83, -50.03) |
| CIE-LCH | lch(61.75, 53.82, 291.63°) |
| OKLab | oklab(67.77% 0.014 -0.1414) |
| OKLCH | oklch(67.77% 0.142 275.7) |
| XYZ | xyz(34.0029, 30.1064, 84.8918) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.65
Periwinkle Blue
#8F99FB
ΔE00 3.76
Perrywinkle
#8F8CE7
ΔE00 3.91
Soft Blue
#6488EA
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 5.73
Cornflower
#6A79F7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808EEE #EEE080
analogous
#80C5EE #808EEE #A980EE
triadic
#808EEE #EE808E #8EEE80
tetradic
#808EEE #EE80C5 #EEE080 #80EEA9
square
#808EEE #EE80C5 #EEE080 #80EEA9
split-complementary
#808EEE #EEA980 #C5EE80
monochromatic
#1D34D7 #4A5EE7 #808EEE #B6BEF5 #E4E7FB
Accessibility & contrast
On white
2.99
#808EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#808EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808EEE
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808EEE | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#6091EC
Tritanopia (blue-blind)
#58A2B2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #808eee; /* rgb */ color: rgb(128, 142, 238); /* oklch */ color: oklch(67.8% 0.142 275.7);
Tailwind
colors: {
custom: {
50: '#aaaef4',
500: '#808eee',
950: '#000000',
},
}SCSS
$custom: #808eee; $custom-light: #aaaef4; $custom-dark: #000000;
JSON
{
"hex": "#808eee",
"rgb": {
"r": 128,
"g": 142,
"b": 238
},
"hsl": {
"h": 232.364,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.67765,
"c": 0.1421,
"h": 275.7
},
"luminance": 0.30108
}Semantic roles & 50–950 ramp
primary
#808EEE
secondary
#F3EFD7
accent
#BF0DD9
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85