#EB7EC0#EB7EC0
#EB7EC0 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.4% C 0.154 H 344.4°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7EC0 |
|---|---|
| RGB | rgb(235, 126, 192) |
| HSL | hsl(324, 73%, 71%) |
| HSV | hsv(324, 46%, 92%) |
| CMYK | cmyk(0%, 46.4%, 18.3%, 7.8%) |
| CIE-LAB | lab(66.82, 49.95, -15.70) |
| CIE-LCH | lch(66.82, 52.36, 342.55°) |
| OKLab | oklab(73.39% 0.1484 -0.0415) |
| OKLCH | oklch(73.39% 0.154 344.4) |
| XYZ | xyz(51.2371, 36.3934, 54.1850) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.38
Pink (survey)
#FF81C0
ΔE00 3.91
Bubblegum (survey)
#FF6CB5
ΔE00 4.85
Hot Pink
#FF69B4
ΔE00 5.14
Bubble Gum Pink
#FF69AF
ΔE00 5.75
Lavender Pink
#DD85D7
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7EC0 #7EEBA9
analogous
#DF7EEB #EB7EC0 #EB7E89
triadic
#EB7EC0 #C0EB7E #7EC0EB
tetradic
#EB7EC0 #EBDF7E #7EEBA9 #7E89EB
square
#EB7EC0 #EBDF7E #7EEBA9 #7E89EB
split-complementary
#EB7EC0 #89EB7E #7EEBDF
monochromatic
#CF208A #E349A6 #EB7EC0 #F3B3DA #FBE5F2
Accessibility & contrast
On white
2.54
#EB7EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EB7EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7EC0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7EC0 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8697C2
Deuteranopia (green-blind)
#A3A9BD
Tritanopia (blue-blind)
#F77E97
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb7ec0; /* rgb */ color: rgb(235, 126, 192); /* oklch */ color: oklch(73.4% 0.154 344.4);
Tailwind
colors: {
custom: {
50: '#f4a6d3',
500: '#eb7ec0',
950: '#000000',
},
}SCSS
$custom: #eb7ec0; $custom-light: #f4a6d3; $custom-dark: #000000;
JSON
{
"hex": "#eb7ec0",
"rgb": {
"r": 235,
"g": 126,
"b": 192
},
"hsl": {
"h": 323.67,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.73393,
"c": 0.15409,
"h": 344.4
},
"luminance": 0.3639
}Semantic roles & 50–950 ramp
primary
#EB7EC0
secondary
#D4F1DF
accent
#D55E10
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82