#808EEF#808EEF
#808EEF is a light, vivid blue. Relative luminance 0.302; OKLCH L 67.8% C 0.143 H 275.7°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #808EEF |
|---|---|
| RGB | rgb(128, 142, 239) |
| HSL | hsl(232, 78%, 72%) |
| HSV | hsv(232, 46%, 94%) |
| CMYK | cmyk(46.4%, 40.6%, 0%, 6.3%) |
| CIE-LAB | lab(61.80, 20.13, -50.50) |
| CIE-LCH | lch(61.80, 54.37, 291.73°) |
| OKLab | oklab(67.82% 0.0142 -0.1428) |
| OKLCH | oklch(67.82% 0.144 275.7) |
| XYZ | xyz(34.1503, 30.1653, 85.6676) |
| Luminance | 0.3017 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.60
Periwinkle Blue
#8F99FB
ΔE00 3.72
Perrywinkle
#8F8CE7
ΔE00 3.96
Soft Blue
#6488EA
ΔE00 5.04
Periwinkle (survey)
#8E82FE
ΔE00 5.67
Cornflower
#6A79F7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#808EEF #EFE180
analogous
#80C6EF #808EEF #A980EF
triadic
#808EEF #EF808E #8EEF80
tetradic
#808EEF #EF80C6 #EFE180 #80EFA9
square
#808EEF #EF80C6 #EFE180 #80EFA9
split-complementary
#808EEF #EFA980 #C6EF80
monochromatic
#1B33D9 #4A5EE8 #808EEF #B6BEF6 #E4E7FC
Accessibility & contrast
On white
2.99
#808EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#808EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #808EEF
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##808EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##808EEF | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF3
Deuteranopia (green-blind)
#5F91ED
Tritanopia (blue-blind)
#57A2B3
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #808eef; /* rgb */ color: rgb(128, 142, 239); /* oklch */ color: oklch(67.8% 0.143 275.7);
Tailwind
colors: {
custom: {
50: '#aaaef5',
500: '#808eef',
950: '#000000',
},
}SCSS
$custom: #808eef; $custom-light: #aaaef5; $custom-dark: #000000;
JSON
{
"hex": "#808eef",
"rgb": {
"r": 128,
"g": 142,
"b": 239
},
"hsl": {
"h": 232.432,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.6782,
"c": 0.1435,
"h": 275.7
},
"luminance": 0.30167
}Semantic roles & 50–950 ramp
primary
#808EEF
secondary
#F3F0D7
accent
#C00CDA
background
#FAFAFF
surface
#F4F4FE
border
#CECED6
text
#101017
muted
#7F7F85