#EE799F#EE799F
#EE799F is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.0% C 0.149 H 0.9°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE799F |
|---|---|
| RGB | rgb(238, 121, 159) |
| HSL | hsl(341, 77%, 70%) |
| HSV | hsv(341, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 33.2%, 6.7%) |
| CIE-LAB | lab(65.25, 48.96, 0.67) |
| CIE-LCH | lch(65.25, 48.96, 0.78°) |
| OKLab | oklab(71.96% 0.1487 0.0024) |
| OKLCH | oklch(71.96% 0.149 0.9) |
| XYZ | xyz(48.3575, 34.3595, 36.8794) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.19
Pinky
#FC86AA
ΔE00 3.76
Palevioletred
#DB7093
ΔE00 4.11
Rosy Pink
#F6688E
ΔE00 4.42
Rosa
#FE86A4
ΔE00 4.45
Medium Pink
#F36196
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE799F #79EEC8
analogous
#EE79D9 #EE799F #EE8D79
triadic
#EE799F #9FEE79 #799FEE
tetradic
#EE799F #D9EE79 #79EEC8 #8D79EE
square
#EE799F #D9EE79 #79EEC8 #8D79EE
split-complementary
#EE799F #79EE8D #79D9EE
monochromatic
#D21B56 #E74378 #EE799F #F5AFC6 #FCE4EC
Accessibility & contrast
On white
2.67
#EE799F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#EE799F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE799F
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE799F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE799F | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C91A0
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#FF7087
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee799f; /* rgb */ color: rgb(238, 121, 159); /* oklch */ color: oklch(72.0% 0.149 0.9);
Tailwind
colors: {
custom: {
50: '#f7a3bb',
500: '#ee799f',
950: '#000000',
},
}SCSS
$custom: #ee799f; $custom-light: #f7a3bb; $custom-dark: #000000;
JSON
{
"hex": "#ee799f",
"rgb": {
"r": 238,
"g": 121,
"b": 159
},
"hsl": {
"h": 340.513,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.71961,
"c": 0.14871,
"h": 0.9
},
"luminance": 0.34355
}Semantic roles & 50–950 ramp
primary
#EE799F
secondary
#D1F1E7
accent
#DA970C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80