#EE799E#EE799E
#EE799E is a light, vivid pink. Relative luminance 0.343; OKLCH L 71.9% C 0.148 H 1.4°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE799E |
|---|---|
| RGB | rgb(238, 121, 158) |
| HSL | hsl(341, 77%, 70%) |
| HSV | hsv(341, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 33.6%, 6.7%) |
| CIE-LAB | lab(65.22, 48.84, 1.20) |
| CIE-LCH | lch(65.22, 48.85, 1.40°) |
| OKLab | oklab(71.93% 0.1484 0.0038) |
| OKLCH | oklch(71.93% 0.148 1.4) |
| XYZ | xyz(48.2711, 34.3250, 36.4243) |
| Luminance | 0.3432 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.20
Pinky
#FC86AA
ΔE00 3.76
Palevioletred
#DB7093
ΔE00 4.09
Rosy Pink
#F6688E
ΔE00 4.25
Rosa
#FE86A4
ΔE00 4.33
Medium Pink
#F36196
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE799E #79EEC9
analogous
#EE79D8 #EE799E #EE8F79
triadic
#EE799E #9EEE79 #799EEE
tetradic
#EE799E #D8EE79 #79EEC9 #8F79EE
square
#EE799E #D8EE79 #79EEC9 #8F79EE
split-complementary
#EE799E #79EE8F #79D8EE
monochromatic
#D21B55 #E74377 #EE799E #F5AFC5 #FCE4EB
Accessibility & contrast
On white
2.67
#EE799E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#EE799E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE799E
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE799E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE799E | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C919F
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#FF7086
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee799e; /* rgb */ color: rgb(238, 121, 158); /* oklch */ color: oklch(71.9% 0.148 1.4);
Tailwind
colors: {
custom: {
50: '#f7a3ba',
500: '#ee799e',
950: '#000000',
},
}SCSS
$custom: #ee799e; $custom-light: #f7a3ba; $custom-dark: #000000;
JSON
{
"hex": "#ee799e",
"rgb": {
"r": 238,
"g": 121,
"b": 158
},
"hsl": {
"h": 341.026,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.71932,
"c": 0.1484,
"h": 1.4
},
"luminance": 0.34321
}Semantic roles & 50–950 ramp
primary
#EE799E
secondary
#D1F1E7
accent
#DA990C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80