#EB7FEA#EB7FEA
#EB7FEA is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.2% C 0.186 H 327.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FEA |
|---|---|
| RGB | rgb(235, 127, 234) |
| HSL | hsl(301, 73%, 71%) |
| HSV | hsv(301, 46%, 92%) |
| CMYK | cmyk(0%, 46%, 0.4%, 7.8%) |
| CIE-LAB | lab(68.59, 56.27, -36.35) |
| CIE-LCH | lch(68.59, 66.99, 327.14°) |
| OKLab | oklab(75.24% 0.1566 -0.0995) |
| OKLCH | oklch(75.24% 0.186 327.6) |
| XYZ | xyz(56.7006, 38.7844, 82.3255) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.88
Purply Pink
#F075E6
ΔE00 2.03
Lavender Pink
#DD85D7
ΔE00 3.82
Orchid
#DA70D6
ΔE00 4.77
Candy Pink
#FF63E9
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FEA #7FEB80
analogous
#B67FEB #EB7FEA #EB7FB4
triadic
#EB7FEA #EAEB7F #7FEAEB
tetradic
#EB7FEA #EBB67F #7FEB80 #7FB4EB
square
#EB7FEA #EBB67F #7FEB80 #7FB4EB
split-complementary
#EB7FEA #B4EB7F #7FEBB6
monochromatic
#CF20CE #E34AE1 #EB7FEA #F3B4F3 #FBE5FB
Accessibility & contrast
On white
2.40
#EB7FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EB7FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FEA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FEA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EEE
Deuteranopia (green-blind)
#95ACE7
Tritanopia (blue-blind)
#F18AAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb7fea; /* rgb */ color: rgb(235, 127, 234); /* oklch */ color: oklch(75.2% 0.186 327.6);
Tailwind
colors: {
custom: {
50: '#f3a7f1',
500: '#eb7fea',
950: '#000000',
},
}SCSS
$custom: #eb7fea; $custom-light: #f3a7f1; $custom-dark: #000000;
JSON
{
"hex": "#eb7fea",
"rgb": {
"r": 235,
"g": 127,
"b": 234
},
"hsl": {
"h": 300.556,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.75239,
"c": 0.18552,
"h": 327.6
},
"luminance": 0.38781
}Semantic roles & 50–950 ramp
primary
#EB7FEA
secondary
#D5F1D5
accent
#D51210
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84