#EB7AEA#EB7AEA
#EB7AEA is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.6% C 0.193 H 327.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7AEA |
|---|---|
| RGB | rgb(235, 122, 234) |
| HSL | hsl(301, 74%, 70%) |
| HSV | hsv(301, 48%, 92%) |
| CMYK | cmyk(0%, 48.1%, 0.4%, 7.8%) |
| CIE-LAB | lab(67.67, 58.70, -37.79) |
| CIE-LCH | lch(67.67, 69.81, 327.23°) |
| OKLab | oklab(74.55% 0.1634 -0.1036) |
| OKLCH | oklch(74.55% 0.193 327.6) |
| XYZ | xyz(56.0708, 37.5248, 82.1156) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.39
Violet (CSS)
#EE82EE
ΔE00 1.72
Orchid
#DA70D6
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 4.36
Light Magenta
#FA5FF7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7AEA #7AEB7B
analogous
#B47AEB #EB7AEA #EB7AB1
triadic
#EB7AEA #EAEB7A #7AEAEB
tetradic
#EB7AEA #EBB47A #7AEB7B #7AB1EB
square
#EB7AEA #EBB47A #7AEB7B #7AB1EB
split-complementary
#EB7AEA #B1EB7A #7AEBB4
monochromatic
#CC1FCA #E345E2 #EB7AEA #F3AFF2 #FBE4FB
Accessibility & contrast
On white
2.47
#EB7AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EB7AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7AEA
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7AEA | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BEE
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#F186A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb7aea; /* rgb */ color: rgb(235, 122, 234); /* oklch */ color: oklch(74.6% 0.193 327.6);
Tailwind
colors: {
custom: {
50: '#f4a4f1',
500: '#eb7aea',
950: '#000000',
},
}SCSS
$custom: #eb7aea; $custom-light: #f4a4f1; $custom-dark: #000000;
JSON
{
"hex": "#eb7aea",
"rgb": {
"r": 235,
"g": 122,
"b": 234
},
"hsl": {
"h": 300.531,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.74552,
"c": 0.19347,
"h": 327.6
},
"luminance": 0.37522
}Semantic roles & 50–950 ramp
primary
#EB7AEA
secondary
#D1F0D1
accent
#D61110
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84