#8D7FF7#8D7FF7
#8D7FF7 is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.4% C 0.173 H 286.0°. Best body text is #000000 at 6.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8D7FF7 |
|---|---|
| RGB | rgb(141, 127, 247) |
| HSL | hsl(247, 88%, 73%) |
| HSV | hsv(247, 49%, 97%) |
| CMYK | cmyk(42.9%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(59.48, 34.23, -58.54) |
| CIE-LCH | lch(59.48, 67.82, 300.32°) |
| OKLab | oklab(66.44% 0.0477 -0.1661) |
| OKLCH | oklch(66.44% 0.173 286) |
| XYZ | xyz(35.3576, 27.5555, 91.4334) |
| Luminance | 0.2756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.26
Lavender Blue
#8B88F8
ΔE00 2.85
Perrywinkle
#8F8CE7
ΔE00 4.76
Cornflower
#6A79F7
ΔE00 6.11
Mediumpurple
#9370DB
ΔE00 6.57
Mediumslateblue
#7B68EE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D7FF7 #E9F77F
analogous
#7FADF7 #8D7FF7 #C97FF7
triadic
#8D7FF7 #F78D7F #7FF78D
tetradic
#8D7FF7 #F77FAD #E9F77F #7FF7C9
square
#8D7FF7 #F77FAD #E9F77F #7FF7C9
split-complementary
#8D7FF7 #F7C97F #ADF77F
monochromatic
#290FED #5A45F3 #8D7FF7 #C0B9FB #E5E2FD
Accessibility & contrast
On white
3.23
#8D7FF7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.51
#8D7FF7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D7FF7
6.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D7FF7 | 1.00 | 3.23 | 6.51 | 6.51 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D93FB
Deuteranopia (green-blind)
#4A8CF4
Tritanopia (blue-blind)
#6D98AF
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8d7ff7; /* rgb */ color: rgb(141, 127, 247); /* oklch */ color: oklch(66.4% 0.173 286.0);
Tailwind
colors: {
custom: {
50: '#b4a4fa',
500: '#8d7ff7',
950: '#000000',
},
}SCSS
$custom: #8d7ff7; $custom-light: #b4a4fa; $custom-dark: #000000;
JSON
{
"hex": "#8d7ff7",
"rgb": {
"r": 141,
"g": 127,
"b": 247
},
"hsl": {
"h": 247,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.66445,
"c": 0.17282,
"h": 286
},
"luminance": 0.27557
}Semantic roles & 50–950 ramp
primary
#8D7FF7
secondary
#F2F5D6
accent
#E501CA
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85