#EE759E#EE759E
#EE759E is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.4% C 0.154 H 0.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE759E |
|---|---|
| RGB | rgb(238, 117, 158) |
| HSL | hsl(340, 78%, 70%) |
| HSV | hsv(340, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 33.6%, 6.7%) |
| CIE-LAB | lab(64.46, 50.79, 0.09) |
| CIE-LCH | lch(64.46, 50.79, 0.10°) |
| OKLab | oklab(71.36% 0.1543 0.0009) |
| OKLCH | oklch(71.36% 0.154 0.3) |
| XYZ | xyz(47.7950, 33.3729, 36.2656) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.71
Carnation Pink
#FF7FA7
ΔE00 3.73
Medium Pink
#F36196
ΔE00 3.77
Rosy Pink
#F6688E
ΔE00 4.10
Pinky
#FC86AA
ΔE00 4.49
Bubble Gum Pink
#FF69AF
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE759E #75EEC5
analogous
#EE75DB #EE759E #EE8875
triadic
#EE759E #9EEE75 #759EEE
tetradic
#EE759E #DBEE75 #75EEC5 #8875EE
square
#EE759E #DBEE75 #75EEC5 #8875EE
split-complementary
#EE759E #75EE88 #75DBEE
monochromatic
#CF1A57 #E73F78 #EE759E #F5ABC4 #FBE2EB
Accessibility & contrast
On white
2.74
#EE759E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#EE759E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE759E
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE759E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE759E | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888E9F
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#FF6C84
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee759e; /* rgb */ color: rgb(238, 117, 158); /* oklch */ color: oklch(71.4% 0.154 0.3);
Tailwind
colors: {
custom: {
50: '#f7a0ba',
500: '#ee759e',
950: '#000000',
},
}SCSS
$custom: #ee759e; $custom-light: #f7a0ba; $custom-dark: #000000;
JSON
{
"hex": "#ee759e",
"rgb": {
"r": 238,
"g": 117,
"b": 158
},
"hsl": {
"h": 339.669,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.71361,
"c": 0.15435,
"h": 0.3
},
"luminance": 0.33368
}Semantic roles & 50–950 ramp
primary
#EE759E
secondary
#CEF1E5
accent
#DA940B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80