#E8749D#E8749D
#E8749D is a light, vivid pink. Relative luminance 0.321; OKLCH L 70.4% C 0.149 H 359.3°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E8749D |
|---|---|
| RGB | rgb(232, 116, 157) |
| HSL | hsl(339, 72%, 68%) |
| HSV | hsv(339, 50%, 91%) |
| CMYK | cmyk(0%, 50%, 32.3%, 9%) |
| CIE-LAB | lab(63.41, 49.16, -0.97) |
| CIE-LCH | lch(63.41, 49.17, 358.87°) |
| OKLab | oklab(70.39% 0.1493 -0.0019) |
| OKLCH | oklch(70.39% 0.149 359.3) |
| XYZ | xyz(45.6119, 32.0851, 35.6826) |
| Luminance | 0.3208 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.79
Medium Pink
#F36196
ΔE00 3.76
Rosy Pink
#F6688E
ΔE00 4.61
Carnation Pink
#FF7FA7
ΔE00 4.79
Muted Pink
#D1768F
ΔE00 4.81
Bubble Gum Pink
#FF69AF
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8749D #74E8BF
analogous
#E874D7 #E8749D #E88574
triadic
#E8749D #9DE874 #749DE8
tetradic
#E8749D #D7E874 #74E8BF #8574E8
square
#E8749D #D7E874 #74E8BF #8574E8
split-complementary
#E8749D #74E885 #74D7E8
monochromatic
#C22059 #DF3F78 #E8749D #F1A9C2 #F9DDE7
Accessibility & contrast
On white
2.83
#E8749D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#E8749D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8749D
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8749D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8749D | 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)
#868C9E
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#F86C83
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #e8749d; /* rgb */ color: rgb(232, 116, 157); /* oklch */ color: oklch(70.4% 0.149 359.3);
Tailwind
colors: {
custom: {
50: '#f29fb9',
500: '#e8749d',
950: '#000000',
},
}SCSS
$custom: #e8749d; $custom-light: #f29fb9; $custom-dark: #000000;
JSON
{
"hex": "#e8749d",
"rgb": {
"r": 232,
"g": 116,
"b": 157
},
"hsl": {
"h": 338.793,
"s": 71.605,
"l": 68.235
},
"oklch": {
"l": 0.70394,
"c": 0.14929,
"h": 359.3
},
"luminance": 0.32081
}Semantic roles & 50–950 ramp
primary
#E8749D
secondary
#CAEDE1
accent
#D48F12
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#170F11
muted
#857F80