#E8749F#E8749F
#E8749F is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.5% C 0.150 H 358.2°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E8749F |
|---|---|
| RGB | rgb(232, 116, 159) |
| HSL | hsl(338, 72%, 68%) |
| HSV | hsv(338, 50%, 91%) |
| CMYK | cmyk(0%, 50%, 31.5%, 9%) |
| CIE-LAB | lab(63.47, 49.41, -2.03) |
| CIE-LCH | lch(63.47, 49.45, 357.65°) |
| OKLab | oklab(70.46% 0.15 -0.0047) |
| OKLCH | oklch(70.46% 0.15 358.2) |
| XYZ | xyz(45.7841, 32.1540, 36.5892) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.03
Medium Pink
#F36196
ΔE00 3.85
Carnation Pink
#FF7FA7
ΔE00 4.90
Bubble Gum Pink
#FF69AF
ΔE00 4.92
Rosy Pink
#F6688E
ΔE00 5.03
Muted Pink
#D1768F
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8749F #74E8BD
analogous
#E874D9 #E8749F #E88374
triadic
#E8749F #9FE874 #749FE8
tetradic
#E8749F #D9E874 #74E8BD #8374E8
square
#E8749F #D9E874 #74E8BD #8374E8
split-complementary
#E8749F #74E883 #74D9E8
monochromatic
#C2205C #DF3F7B #E8749F #F1A9C3 #F9DDE8
Accessibility & contrast
On white
2.83
#E8749F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#E8749F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8749F
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8749F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8749F | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#858CA0
Deuteranopia (green-blind)
#A3A29C
Tritanopia (blue-blind)
#F86C84
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #e8749f; /* rgb */ color: rgb(232, 116, 159); /* oklch */ color: oklch(70.5% 0.150 358.2);
Tailwind
colors: {
custom: {
50: '#f29fbb',
500: '#e8749f',
950: '#000000',
},
}SCSS
$custom: #e8749f; $custom-light: #f29fbb; $custom-dark: #000000;
JSON
{
"hex": "#e8749f",
"rgb": {
"r": 232,
"g": 116,
"b": 159
},
"hsl": {
"h": 337.759,
"s": 71.605,
"l": 68.235
},
"oklch": {
"l": 0.70455,
"c": 0.15002,
"h": 358.2
},
"luminance": 0.3215
}Semantic roles & 50–950 ramp
primary
#E8749F
secondary
#CAEDE0
accent
#D48C12
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#170F11
muted
#857F80