#EB7EF5#EB7EF5
#EB7EF5 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.6% C 0.197 H 324.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7EF5 |
|---|---|
| RGB | rgb(235, 126, 245) |
| HSL | hsl(295, 86%, 73%) |
| HSV | hsv(295, 49%, 96%) |
| CMYK | cmyk(4.1%, 48.6%, 0%, 3.9%) |
| CIE-LAB | lab(68.88, 58.72, -41.95) |
| CIE-LCH | lch(68.88, 72.17, 324.46°) |
| OKLab | oklab(75.61% 0.1597 -0.1156) |
| OKLCH | oklch(75.61% 0.197 324.1) |
| XYZ | xyz(58.2017, 39.1792, 90.8651) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 3.12
Light Magenta
#FA5FF7
ΔE00 4.97
Violet Pink
#FB5FFC
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7EF5 #88F57E
analogous
#AF7EF5 #EB7EF5 #F57EC3
triadic
#EB7EF5 #F5EB7E #7EF5EB
tetradic
#EB7EF5 #F5AF7E #88F57E #7EC3F5
square
#EB7EF5 #F5AF7E #88F57E #7EC3F5
split-complementary
#EB7EF5 #C3F57E #7EF5AF
monochromatic
#D512E7 #E245F1 #EB7EF5 #F4B7F9 #FBE3FD
Accessibility & contrast
On white
2.38
#EB7EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EB7EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7EF5
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7EF5 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA0F9
Deuteranopia (green-blind)
#8FADF2
Tritanopia (blue-blind)
#EF8CAE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb7ef5; /* rgb */ color: rgb(235, 126, 245); /* oklch */ color: oklch(75.6% 0.197 324.1);
Tailwind
colors: {
custom: {
50: '#f4a7f9',
500: '#eb7ef5',
950: '#000000',
},
}SCSS
$custom: #eb7ef5; $custom-light: #f4a7f9; $custom-dark: #000000;
JSON
{
"hex": "#eb7ef5",
"rgb": {
"r": 235,
"g": 126,
"b": 245
},
"hsl": {
"h": 294.958,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.75606,
"c": 0.19711,
"h": 324.1
},
"luminance": 0.39176
}Semantic roles & 50–950 ramp
primary
#EB7EF5
secondary
#D9F5D6
accent
#E20316
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85