#EB7ED8#EB7ED8
#EB7ED8 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.3% C 0.172 H 334.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7ED8 |
|---|---|
| RGB | rgb(235, 126, 216) |
| HSL | hsl(310, 73%, 71%) |
| HSV | hsv(310, 46%, 92%) |
| CMYK | cmyk(0%, 46.4%, 8.1%, 7.8%) |
| CIE-LAB | lab(67.68, 53.71, -27.79) |
| CIE-LCH | lch(67.68, 60.47, 332.64°) |
| OKLab | oklab(74.32% 0.1544 -0.0752) |
| OKLCH | oklch(74.32% 0.172 334) |
| XYZ | xyz(54.1164, 37.5451, 69.3490) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 3.21
Violet (CSS)
#EE82EE
ΔE00 3.77
Orchid
#DA70D6
ΔE00 4.76
Candy Pink
#FF63E9
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7ED8 #7EEB91
analogous
#C77EEB #EB7ED8 #EB7EA1
triadic
#EB7ED8 #D8EB7E #7ED8EB
tetradic
#EB7ED8 #EBC77E #7EEB91 #7EA1EB
square
#EB7ED8 #EBC77E #7EEB91 #7EA1EB
split-complementary
#EB7ED8 #A1EB7E #7EEBC7
monochromatic
#CF20B0 #E349C8 #EB7ED8 #F3B3E8 #FBE5F7
Accessibility & contrast
On white
2.47
#EB7ED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EB7ED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7ED8
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7ED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7ED8 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9BDB
Deuteranopia (green-blind)
#9BABD5
Tritanopia (blue-blind)
#F484A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb7ed8; /* rgb */ color: rgb(235, 126, 216); /* oklch */ color: oklch(74.3% 0.172 334.0);
Tailwind
colors: {
custom: {
50: '#f3a6e4',
500: '#eb7ed8',
950: '#000000',
},
}SCSS
$custom: #eb7ed8; $custom-light: #f3a6e4; $custom-dark: #000000;
JSON
{
"hex": "#eb7ed8",
"rgb": {
"r": 235,
"g": 126,
"b": 216
},
"hsl": {
"h": 310.459,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.74324,
"c": 0.17176,
"h": 334
},
"luminance": 0.37542
}Semantic roles & 50–950 ramp
primary
#EB7ED8
secondary
#D4F1D9
accent
#D53310
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83