#807EEB#807EEB
#807EEB is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.5% C 0.159 H 281.8°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #807EEB |
|---|---|
| RGB | rgb(128, 126, 235) |
| HSL | hsl(241, 73%, 71%) |
| HSV | hsv(241, 46%, 92%) |
| CMYK | cmyk(45.5%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(57.57, 28.38, -55.01) |
| CIE-LCH | lch(57.57, 61.90, 297.29°) |
| OKLab | oklab(64.53% 0.0326 -0.1561) |
| OKLCH | oklch(64.53% 0.159 281.8) |
| XYZ | xyz(31.3539, 25.5076, 81.8525) |
| Luminance | 0.2551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.52
Lavender Blue
#8B88F8
ΔE00 3.53
Cornflower
#6A79F7
ΔE00 4.17
Perrywinkle
#8F8CE7
ΔE00 4.80
Mediumslateblue
#7B68EE
ΔE00 6.68
Mediumpurple
#9370DB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807EEB #E9EB7E
analogous
#7EB2EB #807EEB #B67EEB
triadic
#807EEB #EB807E #7EEB80
tetradic
#807EEB #EB7EB2 #E9EB7E #7EEBB6
square
#807EEB #EB7EB2 #E9EB7E #7EEBB6
split-complementary
#807EEB #EBB67E #B2EB7E
monochromatic
#2320CF #4C49E3 #807EEB #B4B3F3 #E5E5FB
Accessibility & contrast
On white
3.44
#807EEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#807EEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807EEB
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807EEB | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#518EEF
Deuteranopia (green-blind)
#4B86E9
Tritanopia (blue-blind)
#5C95A9
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #807eeb; /* rgb */ color: rgb(128, 126, 235); /* oklch */ color: oklch(64.5% 0.159 281.8);
Tailwind
colors: {
custom: {
50: '#aaa3f2',
500: '#807eeb',
950: '#000000',
},
}SCSS
$custom: #807eeb; $custom-light: #aaa3f2; $custom-dark: #000000;
JSON
{
"hex": "#807eeb",
"rgb": {
"r": 128,
"g": 126,
"b": 235
},
"hsl": {
"h": 241.101,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.64533,
"c": 0.15945,
"h": 281.8
},
"luminance": 0.25509
}Semantic roles & 50–950 ramp
primary
#807EEB
secondary
#F1F1D4
accent
#D510D2
background
#FAFAFE
surface
#F4F3FD
border
#CECDD5
text
#100F17
muted
#7F7F85