#EE759F#EE759F
#EE759F is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.4% C 0.155 H 359.8°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EE759F |
|---|---|
| RGB | rgb(238, 117, 159) |
| HSL | hsl(339, 78%, 70%) |
| HSV | hsv(339, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 33.2%, 6.7%) |
| CIE-LAB | lab(64.49, 50.91, -0.44) |
| CIE-LCH | lch(64.49, 50.91, 359.51°) |
| OKLab | oklab(71.39% 0.1547 -0.0005) |
| OKLCH | oklch(71.39% 0.155 359.8) |
| XYZ | xyz(47.8814, 33.4074, 36.7208) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.77
Carnation Pink
#FF7FA7
ΔE00 3.77
Medium Pink
#F36196
ΔE00 3.78
Rosy Pink
#F6688E
ΔE00 4.30
Pinky
#FC86AA
ΔE00 4.52
Bubble Gum Pink
#FF69AF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE759F #75EEC4
analogous
#EE75DB #EE759F #EE8875
triadic
#EE759F #9FEE75 #759FEE
tetradic
#EE759F #DBEE75 #75EEC4 #8875EE
square
#EE759F #DBEE75 #75EEC4 #8875EE
split-complementary
#EE759F #75EE88 #75DBEE
monochromatic
#CF1A59 #E73F79 #EE759F #F5ABC5 #FBE2EB
Accessibility & contrast
On white
2.73
#EE759F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#EE759F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE759F
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE759F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE759F | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888EA0
Deuteranopia (green-blind)
#A7A59C
Tritanopia (blue-blind)
#FF6C84
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee759f; /* rgb */ color: rgb(238, 117, 159); /* oklch */ color: oklch(71.4% 0.155 359.8);
Tailwind
colors: {
custom: {
50: '#f7a0bb',
500: '#ee759f',
950: '#000000',
},
}SCSS
$custom: #ee759f; $custom-light: #f7a0bb; $custom-dark: #000000;
JSON
{
"hex": "#ee759f",
"rgb": {
"r": 238,
"g": 117,
"b": 159
},
"hsl": {
"h": 339.174,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.71391,
"c": 0.15469,
"h": 359.8
},
"luminance": 0.33403
}Semantic roles & 50–950 ramp
primary
#EE759F
secondary
#CEF1E5
accent
#DA920B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80