#808BEC#808BEC
#808BEC is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.1% C 0.143 H 276.9°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #808BEC |
|---|---|
| RGB | rgb(128, 139, 236) |
| HSL | hsl(234, 74%, 71%) |
| HSV | hsv(234, 46%, 93%) |
| CMYK | cmyk(45.8%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(60.88, 21.01, -50.30) |
| CIE-LCH | lch(60.88, 54.51, 292.67°) |
| OKLab | oklab(67.07% 0.0173 -0.1422) |
| OKLCH | oklch(67.07% 0.143 276.9) |
| XYZ | xyz(33.2704, 29.1088, 83.2061) |
| Luminance | 0.2911 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.10
Perrywinkle
#8F8CE7
ΔE00 3.46
Periwinkle Blue
#8F99FB
ΔE00 4.46
Periwinkle (survey)
#8E82FE
ΔE00 5.08
Soft Blue
#6488EA
ΔE00 5.18
Cornflower
#6A79F7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808BEC #ECE180
analogous
#80C1EC #808BEC #AB80EC
triadic
#808BEC #EC808B #8BEC80
tetradic
#808BEC #EC80C1 #ECE180 #80ECAB
square
#808BEC #EC80C1 #ECE180 #80ECAB
split-complementary
#808BEC #ECAB80 #C1EC80
monochromatic
#1F32D2 #4B5AE4 #808BEC #B5BCF4 #E4E7FB
Accessibility & contrast
On white
3.08
#808BEC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#808BEC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #808BEC
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808BEC | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697F0
Deuteranopia (green-blind)
#5D8FEA
Tritanopia (blue-blind)
#5A9FB0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #808bec; /* rgb */ color: rgb(128, 139, 236); /* oklch */ color: oklch(67.1% 0.143 276.9);
Tailwind
colors: {
custom: {
50: '#aaacf2',
500: '#808bec',
950: '#000000',
},
}SCSS
$custom: #808bec; $custom-light: #aaacf2; $custom-dark: #000000;
JSON
{
"hex": "#808bec",
"rgb": {
"r": 128,
"g": 139,
"b": 236
},
"hsl": {
"h": 233.889,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.67067,
"c": 0.14326,
"h": 276.9
},
"luminance": 0.29111
}Semantic roles & 50–950 ramp
primary
#808BEC
secondary
#F2EFD6
accent
#C20FD6
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85