#EB7AEC#EB7AEC
#EB7AEC is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.6% C 0.195 H 327.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7AEC |
|---|---|
| RGB | rgb(235, 122, 236) |
| HSL | hsl(299, 75%, 70%) |
| HSV | hsv(299, 48%, 93%) |
| CMYK | cmyk(0.4%, 48.3%, 0%, 7.5%) |
| CIE-LAB | lab(67.75, 59.05, -38.76) |
| CIE-LCH | lch(67.75, 70.64, 326.72°) |
| OKLab | oklab(74.64% 0.1637 -0.1064) |
| OKLCH | oklch(74.64% 0.195 327) |
| XYZ | xyz(56.3598, 37.6404, 83.6373) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.63
Violet (CSS)
#EE82EE
ΔE00 1.73
Candy Pink
#FF63E9
ΔE00 4.30
Orchid
#DA70D6
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7AEC #7BEC7A
analogous
#B27AEC #EB7AEC #EC7AB4
triadic
#EB7AEC #ECEB7A #7AECEB
tetradic
#EB7AEC #ECB27A #7BEC7A #7AB4EC
square
#EB7AEC #ECB27A #7BEC7A #7AB4EC
split-complementary
#EB7AEC #B4EC7A #7AECB2
monochromatic
#CD1DCE #E344E4 #EB7AEC #F3B0F4 #FBE4FB
Accessibility & contrast
On white
2.46
#EB7AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EB7AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7AEC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7AEC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF0
Deuteranopia (green-blind)
#91AAE9
Tritanopia (blue-blind)
#F186A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb7aec; /* rgb */ color: rgb(235, 122, 236); /* oklch */ color: oklch(74.6% 0.195 327.0);
Tailwind
colors: {
custom: {
50: '#f4a4f2',
500: '#eb7aec',
950: '#000000',
},
}SCSS
$custom: #eb7aec; $custom-light: #f4a4f2; $custom-dark: #000000;
JSON
{
"hex": "#eb7aec",
"rgb": {
"r": 235,
"g": 122,
"b": 236
},
"hsl": {
"h": 299.474,
"s": 75,
"l": 70.196
},
"oklch": {
"l": 0.74644,
"c": 0.19524,
"h": 327
},
"luminance": 0.37637
}Semantic roles & 50–950 ramp
primary
#EB7AEC
secondary
#D1F1D1
accent
#D70E10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85