#E9749D#E9749D
#E9749D is a light, vivid pink. Relative luminance 0.322; OKLCH L 70.5% C 0.150 H 359.5°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E9749D |
|---|---|
| RGB | rgb(233, 116, 157) |
| HSL | hsl(339, 73%, 68%) |
| HSV | hsv(339, 50%, 91%) |
| CMYK | cmyk(0%, 50.2%, 32.6%, 8.6%) |
| CIE-LAB | lab(63.55, 49.49, -0.75) |
| CIE-LCH | lch(63.55, 49.50, 359.13°) |
| OKLab | oklab(70.53% 0.1503 -0.0013) |
| OKLCH | oklch(70.53% 0.15 359.5) |
| XYZ | xyz(45.9375, 32.2530, 35.6979) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.91
Medium Pink
#F36196
ΔE00 3.70
Rosy Pink
#F6688E
ΔE00 4.48
Carnation Pink
#FF7FA7
ΔE00 4.62
Muted Pink
#D1768F
ΔE00 4.91
Bubble Gum Pink
#FF69AF
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9749D #74E9C0
analogous
#E974D8 #E9749D #E98574
triadic
#E9749D #9DE974 #749DE9
tetradic
#E9749D #D8E974 #74E9C0 #8574E9
square
#E9749D #D8E974 #74E9C0 #8574E9
split-complementary
#E9749D #74E985 #74D8E9
monochromatic
#C41F59 #E13F78 #E9749D #F1A9C2 #FADEE8
Accessibility & contrast
On white
2.82
#E9749D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#E9749D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9749D
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9749D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9749D | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868C9E
Deuteranopia (green-blind)
#A4A29A
Tritanopia (blue-blind)
#F96B83
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #e9749d; /* rgb */ color: rgb(233, 116, 157); /* oklch */ color: oklch(70.5% 0.150 359.5);
Tailwind
colors: {
custom: {
50: '#f39fb9',
500: '#e9749d',
950: '#000000',
},
}SCSS
$custom: #e9749d; $custom-light: #f39fb9; $custom-dark: #000000;
JSON
{
"hex": "#e9749d",
"rgb": {
"r": 233,
"g": 116,
"b": 157
},
"hsl": {
"h": 338.974,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.70526,
"c": 0.15033,
"h": 359.5
},
"luminance": 0.32249
}Semantic roles & 50–950 ramp
primary
#E9749D
secondary
#CBEEE2
accent
#D59011
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#170F11
muted
#857F80