#EE789E#EE789E
#EE789E is a light, vivid pink. Relative luminance 0.341; OKLCH L 71.8% C 0.150 H 1.2°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EE789E |
|---|---|
| RGB | rgb(238, 120, 158) |
| HSL | hsl(341, 78%, 70%) |
| HSV | hsv(341, 50%, 93%) |
| CMYK | cmyk(0%, 49.6%, 33.6%, 6.7%) |
| CIE-LAB | lab(65.03, 49.33, 0.92) |
| CIE-LCH | lch(65.03, 49.33, 1.07°) |
| OKLab | oklab(71.79% 0.1499 0.003) |
| OKLCH | oklch(71.79% 0.15 1.2) |
| XYZ | xyz(48.1502, 34.0832, 36.3840) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.31
Pinky
#FC86AA
ΔE00 3.93
Palevioletred
#DB7093
ΔE00 3.97
Rosy Pink
#F6688E
ΔE00 4.19
Medium Pink
#F36196
ΔE00 4.42
Rosa
#FE86A4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE789E #78EEC8
analogous
#EE78D9 #EE789E #EE8D78
triadic
#EE789E #9EEE78 #789EEE
tetradic
#EE789E #D9EE78 #78EEC8 #8D78EE
square
#EE789E #D9EE78 #78EEC8 #8D78EE
split-complementary
#EE789E #78EE8D #78D9EE
monochromatic
#D11A55 #E74277 #EE789E #F5AEC5 #FCE4EB
Accessibility & contrast
On white
2.69
#EE789E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#EE789E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE789E
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE789E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE789E | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B909F
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#FF6F86
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee789e; /* rgb */ color: rgb(238, 120, 158); /* oklch */ color: oklch(71.8% 0.150 1.2);
Tailwind
colors: {
custom: {
50: '#f7a2ba',
500: '#ee789e',
950: '#000000',
},
}SCSS
$custom: #ee789e; $custom-light: #f7a2ba; $custom-dark: #000000;
JSON
{
"hex": "#ee789e",
"rgb": {
"r": 238,
"g": 120,
"b": 158
},
"hsl": {
"h": 340.678,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.71788,
"c": 0.14988,
"h": 1.2
},
"luminance": 0.34079
}Semantic roles & 50–950 ramp
primary
#EE789E
secondary
#D1F1E7
accent
#DA970C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80