#EA749B#EA749B
#EA749B is a light, vivid pink. Relative luminance 0.324; OKLCH L 70.6% C 0.151 H 0.8°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EA749B |
|---|---|
| RGB | rgb(234, 116, 155) |
| HSL | hsl(340, 74%, 69%) |
| HSV | hsv(340, 50%, 92%) |
| CMYK | cmyk(0%, 50.4%, 33.8%, 8.2%) |
| CIE-LAB | lab(63.63, 49.58, 0.53) |
| CIE-LCH | lch(63.63, 49.59, 0.61°) |
| OKLab | oklab(70.6% 0.1507 0.002) |
| OKLCH | oklch(70.6% 0.151 0.8) |
| XYZ | xyz(46.0956, 32.3541, 34.8213) |
| Luminance | 0.3235 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.92
Medium Pink
#F36196
ΔE00 3.67
Rosy Pink
#F6688E
ΔE00 3.95
Carnation Pink
#FF7FA7
ΔE00 4.42
Muted Pink
#D1768F
ΔE00 4.80
Pinky
#FC86AA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA749B #74EAC3
analogous
#EA74D6 #EA749B #EA8874
triadic
#EA749B #9BEA74 #749BEA
tetradic
#EA749B #D6EA74 #74EAC3 #8874EA
square
#EA749B #D6EA74 #74EAC3 #8874EA
split-complementary
#EA749B #74EA88 #74D6EA
monochromatic
#C61E55 #E23F75 #EA749B #F2A9C1 #FADEE7
Accessibility & contrast
On white
2.81
#EA749B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#EA749B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA749B
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA749B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA749B | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878C9C
Deuteranopia (green-blind)
#A5A298
Tritanopia (blue-blind)
#FB6B82
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ea749b; /* rgb */ color: rgb(234, 116, 155); /* oklch */ color: oklch(70.6% 0.151 0.8);
Tailwind
colors: {
custom: {
50: '#f49fb8',
500: '#ea749b',
950: '#000000',
},
}SCSS
$custom: #ea749b; $custom-light: #f49fb8; $custom-dark: #000000;
JSON
{
"hex": "#ea749b",
"rgb": {
"r": 234,
"g": 116,
"b": 155
},
"hsl": {
"h": 340.169,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.70598,
"c": 0.15069,
"h": 0.8
},
"luminance": 0.3235
}Semantic roles & 50–950 ramp
primary
#EA749B
secondary
#CBEFE3
accent
#D69410
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#170F11
muted
#857F80