#EB7FF8#EB7FF8
#EB7FF8 is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.9% C 0.198 H 323.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FF8 |
|---|---|
| RGB | rgb(235, 127, 248) |
| HSL | hsl(294, 90%, 74%) |
| HSV | hsv(294, 49%, 97%) |
| CMYK | cmyk(5.2%, 48.8%, 0%, 2.7%) |
| CIE-LAB | lab(69.20, 58.78, -43.10) |
| CIE-LCH | lch(69.20, 72.89, 323.75°) |
| OKLab | oklab(75.88% 0.1588 -0.1189) |
| OKLCH | oklch(75.88% 0.198 323.2) |
| XYZ | xyz(58.7919, 39.6209, 93.3395) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 5.16
Candy Pink
#FF63E9
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FF8 #8CF87F
analogous
#AE7FF8 #EB7FF8 #F87FC8
triadic
#EB7FF8 #F8EB7F #7FF8EB
tetradic
#EB7FF8 #F8AE7F #8CF87F #7FC8F8
square
#EB7FF8 #F8AE7F #8CF87F #7FC8F8
split-complementary
#EB7FF8 #C8F87F #7FF8AE
monochromatic
#D70DF0 #E245F5 #EB7FF8 #F4B9FB #FAE2FD
Accessibility & contrast
On white
2.35
#EB7FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#EB7FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FF8
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FF8 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#8FADF4
Tritanopia (blue-blind)
#EE8EB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #eb7ff8; /* rgb */ color: rgb(235, 127, 248); /* oklch */ color: oklch(75.9% 0.198 323.2);
Tailwind
colors: {
custom: {
50: '#f4a8fb',
500: '#eb7ff8',
950: '#000000',
},
}SCSS
$custom: #eb7ff8; $custom-light: #f4a8fb; $custom-dark: #000000;
JSON
{
"hex": "#eb7ff8",
"rgb": {
"r": 235,
"g": 127,
"b": 248
},
"hsl": {
"h": 293.554,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.75884,
"c": 0.19833,
"h": 323.2
},
"luminance": 0.39618
}Semantic roles & 50–950 ramp
primary
#EB7FF8
secondary
#D9F5D6
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85