#EB7FF7#EB7FF7
#EB7FF7 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.8% C 0.197 H 323.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FF7 |
|---|---|
| RGB | rgb(235, 127, 247) |
| HSL | hsl(294, 88%, 73%) |
| HSV | hsv(294, 49%, 97%) |
| CMYK | cmyk(4.9%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(69.15, 58.60, -42.62) |
| CIE-LCH | lch(69.15, 72.46, 323.97°) |
| OKLab | oklab(75.84% 0.1586 -0.1175) |
| OKLCH | oklch(75.84% 0.197 323.5) |
| XYZ | xyz(58.6372, 39.5590, 92.5246) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.07
Purply Pink
#F075E6
ΔE00 3.47
Violet Pink
#FB5FFC
ΔE00 5.12
Light Magenta
#FA5FF7
ΔE00 5.15
Candy Pink
#FF63E9
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FF7 #8BF77F
analogous
#AF7FF7 #EB7FF7 #F77FC7
triadic
#EB7FF7 #F7EB7F #7FF7EB
tetradic
#EB7FF7 #F7AF7F #8BF77F #7FC7F7
square
#EB7FF7 #F7AF7F #8BF77F #7FC7F7
split-complementary
#EB7FF7 #C7F77F #7FF7AF
monochromatic
#D70FED #E245F3 #EB7FF7 #F4B9FB #FAE2FD
Accessibility & contrast
On white
2.36
#EB7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EB7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FF7
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FF7 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FB
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#EF8EB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb7ff7; /* rgb */ color: rgb(235, 127, 247); /* oklch */ color: oklch(75.8% 0.197 323.5);
Tailwind
colors: {
custom: {
50: '#f4a8fa',
500: '#eb7ff7',
950: '#000000',
},
}SCSS
$custom: #eb7ff7; $custom-light: #f4a8fa; $custom-dark: #000000;
JSON
{
"hex": "#eb7ff7",
"rgb": {
"r": 235,
"g": 127,
"b": 247
},
"hsl": {
"h": 294,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75837,
"c": 0.1974,
"h": 323.5
},
"luminance": 0.39556
}Semantic roles & 50–950 ramp
primary
#EB7FF7
secondary
#D9F5D6
accent
#E50117
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85