#EE799A#EE799A
#EE799A is a light, vivid pink. Relative luminance 0.342; OKLCH L 71.8% C 0.147 H 3.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE799A |
|---|---|
| RGB | rgb(238, 121, 154) |
| HSL | hsl(343, 77%, 70%) |
| HSV | hsv(343, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 35.3%, 6.7%) |
| CIE-LAB | lab(65.11, 48.36, 3.32) |
| CIE-LCH | lch(65.11, 48.47, 3.92°) |
| OKLab | oklab(71.82% 0.147 0.0092) |
| OKLCH | oklch(71.82% 0.147 3.6) |
| XYZ | xyz(47.9323, 34.1895, 34.6404) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.43
Rosy Pink
#F6688E
ΔE00 3.70
Pinky
#FC86AA
ΔE00 3.95
Rosa
#FE86A4
ΔE00 4.03
Palevioletred
#DB7093
ΔE00 4.22
Rose Pink
#F7879A
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE799A #79EECD
analogous
#EE79D4 #EE799A #EE9279
triadic
#EE799A #9AEE79 #799AEE
tetradic
#EE799A #D4EE79 #79EECD #9279EE
square
#EE799A #D4EE79 #79EECD #9279EE
split-complementary
#EE799A #79EE92 #79D4EE
monochromatic
#D21B4E #E74371 #EE799A #F5AFC3 #FCE4EB
Accessibility & contrast
On white
2.68
#EE799A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#EE799A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE799A
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE799A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE799A | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D909B
Deuteranopia (green-blind)
#ABA697
Tritanopia (blue-blind)
#FF6F85
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee799a; /* rgb */ color: rgb(238, 121, 154); /* oklch */ color: oklch(71.8% 0.147 3.6);
Tailwind
colors: {
custom: {
50: '#f7a3b7',
500: '#ee799a',
950: '#000000',
},
}SCSS
$custom: #ee799a; $custom-light: #f7a3b7; $custom-dark: #000000;
JSON
{
"hex": "#ee799a",
"rgb": {
"r": 238,
"g": 121,
"b": 154
},
"hsl": {
"h": 343.077,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.71816,
"c": 0.14724,
"h": 3.6
},
"luminance": 0.34185
}Semantic roles & 50–950 ramp
primary
#EE799A
secondary
#D1F1E8
accent
#DAA00C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80