#E8749B#E8749B
#E8749B is a light, vivid pink. Relative luminance 0.320; OKLCH L 70.3% C 0.149 H 0.3°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E8749B |
|---|---|
| RGB | rgb(232, 116, 155) |
| HSL | hsl(340, 72%, 68%) |
| HSV | hsv(340, 50%, 91%) |
| CMYK | cmyk(0%, 50%, 33.2%, 9%) |
| CIE-LAB | lab(63.36, 48.91, 0.09) |
| CIE-LCH | lch(63.36, 48.91, 0.11°) |
| OKLab | oklab(70.33% 0.1486 0.0009) |
| OKLCH | oklch(70.33% 0.149 0.3) |
| XYZ | xyz(45.4426, 32.0174, 34.7907) |
| Luminance | 0.3201 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.63
Medium Pink
#F36196
ΔE00 3.75
Rosy Pink
#F6688E
ΔE00 4.21
Muted Pink
#D1768F
ΔE00 4.56
Carnation Pink
#FF7FA7
ΔE00 4.72
Pinky
#FC86AA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8749B #74E8C1
analogous
#E874D5 #E8749B #E88774
triadic
#E8749B #9BE874 #749BE8
tetradic
#E8749B #D5E874 #74E8C1 #8774E8
square
#E8749B #D5E874 #74E8C1 #8774E8
split-complementary
#E8749B #74E887 #74D5E8
monochromatic
#C22056 #DF3F75 #E8749B #F1A9C1 #F9DDE7
Accessibility & contrast
On white
2.84
#E8749B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#E8749B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8749B
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8749B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8749B | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9C
Deuteranopia (green-blind)
#A4A298
Tritanopia (blue-blind)
#F86B82
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #e8749b; /* rgb */ color: rgb(232, 116, 155); /* oklch */ color: oklch(70.3% 0.149 0.3);
Tailwind
colors: {
custom: {
50: '#f29fb8',
500: '#e8749b',
950: '#000000',
},
}SCSS
$custom: #e8749b; $custom-light: #f29fb8; $custom-dark: #000000;
JSON
{
"hex": "#e8749b",
"rgb": {
"r": 232,
"g": 116,
"b": 155
},
"hsl": {
"h": 339.828,
"s": 71.605,
"l": 68.235
},
"oklch": {
"l": 0.70333,
"c": 0.14859,
"h": 0.3
},
"luminance": 0.32013
}Semantic roles & 50–950 ramp
primary
#E8749B
secondary
#CAEDE2
accent
#D49212
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#170F11
muted
#857F80