#807EEA#807EEA
#807EEA is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.5% C 0.158 H 281.8°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #807EEA |
|---|---|
| RGB | rgb(128, 126, 234) |
| HSL | hsl(241, 72%, 71%) |
| HSV | hsv(241, 46%, 92%) |
| CMYK | cmyk(45.3%, 46.2%, 0%, 8.2%) |
| CIE-LAB | lab(57.51, 28.09, -54.55) |
| CIE-LCH | lch(57.51, 61.35, 297.25°) |
| OKLab | oklab(64.47% 0.0325 -0.1547) |
| OKLCH | oklch(64.47% 0.158 281.8) |
| XYZ | xyz(31.2098, 25.4499, 81.0938) |
| Luminance | 0.2545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 3.59
Periwinkle (survey)
#8E82FE
ΔE00 3.61
Cornflower
#6A79F7
ΔE00 4.24
Perrywinkle
#8F8CE7
ΔE00 4.76
Mediumslateblue
#7B68EE
ΔE00 6.70
Mediumpurple
#9370DB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807EEA #E8EA7E
analogous
#7EB2EA #807EEA #B67EEA
triadic
#807EEA #EA807E #7EEA80
tetradic
#807EEA #EA7EB2 #E8EA7E #7EEAB6
square
#807EEA #EA7EB2 #E8EA7E #7EEAB6
split-complementary
#807EEA #EAB67E #B2EA7E
monochromatic
#2421CC #4C49E1 #807EEA #B4B3F3 #E5E5FB
Accessibility & contrast
On white
3.45
#807EEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#807EEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807EEA
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807EEA | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#528EEE
Deuteranopia (green-blind)
#4B86E8
Tritanopia (blue-blind)
#5C95A9
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #807eea; /* rgb */ color: rgb(128, 126, 234); /* oklch */ color: oklch(64.5% 0.158 281.8);
Tailwind
colors: {
custom: {
50: '#aaa3f1',
500: '#807eea',
950: '#000000',
},
}SCSS
$custom: #807eea; $custom-light: #aaa3f1; $custom-dark: #000000;
JSON
{
"hex": "#807eea",
"rgb": {
"r": 128,
"g": 126,
"b": 234
},
"hsl": {
"h": 241.111,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.64473,
"c": 0.15809,
"h": 281.8
},
"luminance": 0.25451
}Semantic roles & 50–950 ramp
primary
#807EEA
secondary
#F0F1D3
accent
#D411D0
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85