#E5789F#E5789F
#E5789F is a light, vivid pink. Relative luminance 0.326; OKLCH L 70.6% C 0.141 H 358.6°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E5789F |
|---|---|
| RGB | rgb(229, 120, 159) |
| HSL | hsl(339, 68%, 68%) |
| HSV | hsv(339, 48%, 90%) |
| CMYK | cmyk(0%, 47.6%, 30.6%, 10.2%) |
| CIE-LAB | lab(63.83, 46.42, -1.54) |
| CIE-LCH | lch(63.83, 46.44, 358.10°) |
| OKLab | oklab(70.65% 0.1407 -0.0034) |
| OKLCH | oklch(70.65% 0.141 358.6) |
| XYZ | xyz(45.2894, 32.5981, 36.7010) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 2.98
Muted Pink
#D1768F
ΔE00 4.55
Medium Pink
#F36196
ΔE00 4.73
Carnation Pink
#FF7FA7
ΔE00 4.84
Dull Pink
#D5869D
ΔE00 4.90
Pinky
#FC86AA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5789F #78E5BE
analogous
#E578D5 #E5789F #E58778
triadic
#E5789F #9FE578 #789FE5
tetradic
#E5789F #D5E578 #78E5BE #8778E5
square
#E5789F #D5E578 #78E5BE #8778E5
split-complementary
#E5789F #78E587 #78D5E5
monochromatic
#BE255B #DB457B #E5789F #EFABC3 #F9DFE8
Accessibility & contrast
On white
2.79
#E5789F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#E5789F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5789F
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5789F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5789F | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888EA0
Deuteranopia (green-blind)
#A4A29C
Tritanopia (blue-blind)
#F47186
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #e5789f; /* rgb */ color: rgb(229, 120, 159); /* oklch */ color: oklch(70.6% 0.141 358.6);
Tailwind
colors: {
custom: {
50: '#f0a2bb',
500: '#e5789f',
950: '#000000',
},
}SCSS
$custom: #e5789f; $custom-light: #f0a2bb; $custom-dark: #000000;
JSON
{
"hex": "#e5789f",
"rgb": {
"r": 229,
"g": 120,
"b": 159
},
"hsl": {
"h": 338.532,
"s": 67.702,
"l": 68.431
},
"oklch": {
"l": 0.70646,
"c": 0.14076,
"h": 358.6
},
"luminance": 0.32594
}Semantic roles & 50–950 ramp
primary
#E5789F
secondary
#CCEDE1
accent
#D08D16
background
#FFFAFB
surface
#FEF4F6
border
#D6CED0
text
#170F11
muted
#857F80