#8D7EEE#8D7EEE
#8D7EEE is a light, vivid blue. Relative luminance 0.268; OKLCH L 65.7% C 0.162 H 287.2°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8D7EEE |
|---|---|
| RGB | rgb(141, 126, 238) |
| HSL | hsl(248, 77%, 71%) |
| HSV | hsv(248, 47%, 93%) |
| CMYK | cmyk(40.8%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(58.75, 32.31, -54.74) |
| CIE-LCH | lch(58.75, 63.56, 300.55°) |
| OKLab | oklab(65.73% 0.048 -0.1549) |
| OKLCH | oklch(65.73% 0.162 287.2) |
| XYZ | xyz(33.8736, 26.7563, 84.2521) |
| Luminance | 0.2676 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.50
Lavender Blue
#8B88F8
ΔE00 3.47
Perrywinkle
#8F8CE7
ΔE00 4.51
Mediumpurple
#9370DB
ΔE00 5.56
Cornflower
#6A79F7
ΔE00 6.43
Mediumslateblue
#7B68EE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D7EEE #DFEE7E
analogous
#7EA7EE #8D7EEE #C57EEE
triadic
#8D7EEE #EE8D7E #7EEE8D
tetradic
#8D7EEE #EE7EA7 #DFEE7E #7EEEC5
square
#8D7EEE #EE7EA7 #DFEE7E #7EEEC5
split-complementary
#8D7EEE #EEC57E #A7EE7E
monochromatic
#351CD5 #5D48E7 #8D7EEE #BDB4F5 #E7E4FB
Accessibility & contrast
On white
3.31
#8D7EEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#8D7EEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D7EEE
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D7EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D7EEE | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5290F2
Deuteranopia (green-blind)
#518AEB
Tritanopia (blue-blind)
#7195AB
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #8d7eee; /* rgb */ color: rgb(141, 126, 238); /* oklch */ color: oklch(65.7% 0.162 287.2);
Tailwind
colors: {
custom: {
50: '#b3a3f4',
500: '#8d7eee',
950: '#000000',
},
}SCSS
$custom: #8d7eee; $custom-light: #b3a3f4; $custom-dark: #000000;
JSON
{
"hex": "#8d7eee",
"rgb": {
"r": 141,
"g": 126,
"b": 238
},
"hsl": {
"h": 248.036,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.6573,
"c": 0.16221,
"h": 287.2
},
"luminance": 0.26757
}Semantic roles & 50–950 ramp
primary
#8D7EEE
secondary
#EFF2D5
accent
#D90DBE
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85