#EE759B#EE759B
#EE759B is a light, vivid pink. Relative luminance 0.333; OKLCH L 71.3% C 0.153 H 1.9°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EE759B |
|---|---|
| RGB | rgb(238, 117, 155) |
| HSL | hsl(341, 78%, 70%) |
| HSV | hsv(341, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 34.9%, 6.7%) |
| CIE-LAB | lab(64.38, 50.43, 1.68) |
| CIE-LCH | lch(64.38, 50.46, 1.91°) |
| OKLab | oklab(71.27% 0.1533 0.005) |
| OKLCH | oklch(71.27% 0.153 1.9) |
| XYZ | xyz(47.5399, 33.2708, 34.9222) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.51
Palevioletred
#DB7093
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 3.72
Medium Pink
#F36196
ΔE00 3.86
Pinky
#FC86AA
ΔE00 4.48
Rosa
#FE86A4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE759B #75EEC8
analogous
#EE75D8 #EE759B #EE8C75
triadic
#EE759B #9BEE75 #759BEE
tetradic
#EE759B #D8EE75 #75EEC8 #8C75EE
square
#EE759B #D8EE75 #75EEC8 #8C75EE
split-complementary
#EE759B #75EE8C #75D8EE
monochromatic
#CF1A53 #E73F74 #EE759B #F5ABC2 #FBE2EA
Accessibility & contrast
On white
2.74
#EE759B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#EE759B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE759B
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE759B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE759B | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898E9C
Deuteranopia (green-blind)
#A8A598
Tritanopia (blue-blind)
#FF6B83
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee759b; /* rgb */ color: rgb(238, 117, 155); /* oklch */ color: oklch(71.3% 0.153 1.9);
Tailwind
colors: {
custom: {
50: '#f7a0b8',
500: '#ee759b',
950: '#000000',
},
}SCSS
$custom: #ee759b; $custom-light: #f7a0b8; $custom-dark: #000000;
JSON
{
"hex": "#ee759b",
"rgb": {
"r": 238,
"g": 117,
"b": 155
},
"hsl": {
"h": 341.157,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.71272,
"c": 0.1534,
"h": 1.9
},
"luminance": 0.33266
}Semantic roles & 50–950 ramp
primary
#EE759B
secondary
#CEF1E6
accent
#DA990B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80