#807EEF#807EEF
#807EEF is a light, vivid blue. Relative luminance 0.257; OKLCH L 64.8% C 0.165 H 281.6°. Best body text is #000000 at 6.15:1 contrast (WCAG AA passes).
Color values
| HEX | #807EEF |
|---|---|
| RGB | rgb(128, 126, 239) |
| HSL | hsl(241, 78%, 72%) |
| HSV | hsv(241, 47%, 94%) |
| CMYK | cmyk(46.4%, 47.3%, 0%, 6.3%) |
| CIE-LAB | lab(57.79, 29.55, -56.88) |
| CIE-LCH | lch(57.79, 64.10, 297.45°) |
| OKLab | oklab(64.77% 0.0331 -0.1616) |
| OKLCH | oklch(64.77% 0.165 281.6) |
| XYZ | xyz(31.9383, 25.7413, 84.9303) |
| Luminance | 0.2574 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.17
Lavender Blue
#8B88F8
ΔE00 3.33
Cornflower
#6A79F7
ΔE00 3.95
Perrywinkle
#8F8CE7
ΔE00 4.97
Mediumslateblue
#7B68EE
ΔE00 6.65
Soft Blue
#6488EA
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807EEF #EDEF7E
analogous
#7EB5EF #807EEF #B97EEF
triadic
#807EEF #EF807E #7EEF80
tetradic
#807EEF #EF7EB5 #EDEF7E #7EEFB9
square
#807EEF #EF7EB5 #EDEF7E #7EEFB9
split-complementary
#807EEF #EFB97E #B5EF7E
monochromatic
#1E1BD8 #4A48E8 #807EEF #B6B4F6 #E4E4FC
Accessibility & contrast
On white
3.42
#807EEF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.15
#807EEF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807EEF
6.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807EEF | 1.00 | 3.42 | 6.15 | 6.15 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E8FF3
Deuteranopia (green-blind)
#4687EC
Tritanopia (blue-blind)
#5996AB
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #807eef; /* rgb */ color: rgb(128, 126, 239); /* oklch */ color: oklch(64.8% 0.165 281.6);
Tailwind
colors: {
custom: {
50: '#aba3f5',
500: '#807eef',
950: '#000000',
},
}SCSS
$custom: #807eef; $custom-light: #aba3f5; $custom-dark: #000000;
JSON
{
"hex": "#807eef",
"rgb": {
"r": 128,
"g": 126,
"b": 239
},
"hsl": {
"h": 241.062,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.64774,
"c": 0.16491,
"h": 281.6
},
"luminance": 0.25743
}Semantic roles & 50–950 ramp
primary
#807EEF
secondary
#F2F3D6
accent
#DA0BD7
background
#FAFAFF
surface
#F5F3FE
border
#CFCDD6
text
#110F17
muted
#807F85