#EE799B#EE799B
#EE799B is a light, vivid pink. Relative luminance 0.342; OKLCH L 71.8% C 0.148 H 3.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE799B |
|---|---|
| RGB | rgb(238, 121, 155) |
| HSL | hsl(343, 77%, 70%) |
| HSV | hsv(343, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 34.9%, 6.7%) |
| CIE-LAB | lab(65.14, 48.48, 2.79) |
| CIE-LCH | lch(65.14, 48.56, 3.29°) |
| OKLab | oklab(71.84% 0.1473 0.0079) |
| OKLCH | oklch(71.84% 0.148 3.1) |
| XYZ | xyz(48.0160, 34.2229, 35.0809) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.34
Rosy Pink
#F6688E
ΔE00 3.81
Pinky
#FC86AA
ΔE00 3.88
Rosa
#FE86A4
ΔE00 4.08
Palevioletred
#DB7093
ΔE00 4.16
Medium Pink
#F36196
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE799B #79EECC
analogous
#EE79D5 #EE799B #EE9179
triadic
#EE799B #9BEE79 #799BEE
tetradic
#EE799B #D5EE79 #79EECC #9179EE
square
#EE799B #D5EE79 #79EECC #9179EE
split-complementary
#EE799B #79EE91 #79D5EE
monochromatic
#D21B50 #E74372 #EE799B #F5AFC4 #FCE4EB
Accessibility & contrast
On white
2.68
#EE799B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#EE799B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE799B
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE799B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE799B | 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)
#8D909C
Deuteranopia (green-blind)
#AAA698
Tritanopia (blue-blind)
#FF6F85
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee799b; /* rgb */ color: rgb(238, 121, 155); /* oklch */ color: oklch(71.8% 0.148 3.1);
Tailwind
colors: {
custom: {
50: '#f7a3b8',
500: '#ee799b',
950: '#000000',
},
}SCSS
$custom: #ee799b; $custom-light: #f7a3b8; $custom-dark: #000000;
JSON
{
"hex": "#ee799b",
"rgb": {
"r": 238,
"g": 121,
"b": 155
},
"hsl": {
"h": 342.564,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.71844,
"c": 0.14751,
"h": 3.1
},
"luminance": 0.34218
}Semantic roles & 50–950 ramp
primary
#EE799B
secondary
#D1F1E8
accent
#DA9E0C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80