#808EEC#808EEC
#808EEC is a light, vivid blue. Relative luminance 0.300; OKLCH L 67.7% C 0.139 H 275.6°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #808EEC |
|---|---|
| RGB | rgb(128, 142, 236) |
| HSL | hsl(232, 74%, 71%) |
| HSV | hsv(232, 46%, 93%) |
| CMYK | cmyk(45.8%, 39.8%, 0%, 7.5%) |
| CIE-LAB | lab(61.65, 19.25, -49.09) |
| CIE-LCH | lch(61.65, 52.73, 291.41°) |
| OKLab | oklab(67.66% 0.0137 -0.1386) |
| OKLCH | oklch(67.66% 0.139 275.6) |
| XYZ | xyz(33.7107, 29.9895, 83.3529) |
| Luminance | 0.2999 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.77
Perrywinkle
#8F8CE7
ΔE00 3.83
Periwinkle Blue
#8F99FB
ΔE00 3.86
Soft Blue
#6488EA
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 5.85
Cornflower
#6A79F7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808EEC #ECDE80
analogous
#80C4EC #808EEC #A880EC
triadic
#808EEC #EC808E #8EEC80
tetradic
#808EEC #EC80C4 #ECDE80 #80ECA8
square
#808EEC #EC80C4 #ECDE80 #80ECA8
split-complementary
#808EEC #ECA880 #C4EC80
monochromatic
#1F37D2 #4B5FE4 #808EEC #B5BDF4 #E4E7FB
Accessibility & contrast
On white
3.00
#808EEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#808EEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808EEC
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808EEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808EEC | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B99F0
Deuteranopia (green-blind)
#6291EA
Tritanopia (blue-blind)
#59A1B2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #808eec; /* rgb */ color: rgb(128, 142, 236); /* oklch */ color: oklch(67.7% 0.139 275.6);
Tailwind
colors: {
custom: {
50: '#aaaef2',
500: '#808eec',
950: '#000000',
},
}SCSS
$custom: #808eec; $custom-light: #aaaef2; $custom-dark: #000000;
JSON
{
"hex": "#808eec",
"rgb": {
"r": 128,
"g": 142,
"b": 236
},
"hsl": {
"h": 232.222,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.67655,
"c": 0.13932,
"h": 275.6
},
"luminance": 0.29991
}Semantic roles & 50–950 ramp
primary
#808EEC
secondary
#F2EED6
accent
#BC0FD6
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85