#E8749E#E8749E
#E8749E is a light, vivid pink. Relative luminance 0.321; OKLCH L 70.4% C 0.150 H 358.7°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E8749E |
|---|---|
| RGB | rgb(232, 116, 158) |
| HSL | hsl(338, 72%, 68%) |
| HSV | hsv(338, 50%, 91%) |
| CMYK | cmyk(0%, 50%, 31.9%, 9%) |
| CIE-LAB | lab(63.44, 49.28, -1.50) |
| CIE-LCH | lch(63.44, 49.30, 358.26°) |
| OKLab | oklab(70.42% 0.1496 -0.0033) |
| OKLCH | oklch(70.42% 0.15 358.7) |
| XYZ | xyz(45.6977, 32.1194, 36.1341) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.90
Medium Pink
#F36196
ΔE00 3.79
Rosy Pink
#F6688E
ΔE00 4.82
Carnation Pink
#FF7FA7
ΔE00 4.84
Muted Pink
#D1768F
ΔE00 4.95
Bubble Gum Pink
#FF69AF
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8749E #74E8BE
analogous
#E874D8 #E8749E #E88474
triadic
#E8749E #9EE874 #749EE8
tetradic
#E8749E #D8E874 #74E8BE #8474E8
square
#E8749E #D8E874 #74E8BE #8474E8
split-complementary
#E8749E #74E884 #74D8E8
monochromatic
#C2205B #DF3F79 #E8749E #F1A9C3 #F9DDE7
Accessibility & contrast
On white
2.83
#E8749E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#E8749E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8749E
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8749E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8749E | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9F
Deuteranopia (green-blind)
#A4A29B
Tritanopia (blue-blind)
#F86C83
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #e8749e; /* rgb */ color: rgb(232, 116, 158); /* oklch */ color: oklch(70.4% 0.150 358.7);
Tailwind
colors: {
custom: {
50: '#f29fba',
500: '#e8749e',
950: '#000000',
},
}SCSS
$custom: #e8749e; $custom-light: #f29fba; $custom-dark: #000000;
JSON
{
"hex": "#e8749e",
"rgb": {
"r": 232,
"g": 116,
"b": 158
},
"hsl": {
"h": 338.276,
"s": 71.605,
"l": 68.235
},
"oklch": {
"l": 0.70424,
"c": 0.14966,
"h": 358.7
},
"luminance": 0.32115
}Semantic roles & 50–950 ramp
primary
#E8749E
secondary
#CAEDE1
accent
#D48D12
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#170F11
muted
#857F80