#EE779E#EE779E
#EE779E is a light, vivid pink. Relative luminance 0.338; OKLCH L 71.6% C 0.151 H 0.9°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EE779E |
|---|---|
| RGB | rgb(238, 119, 158) |
| HSL | hsl(340, 78%, 70%) |
| HSV | hsv(340, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 33.6%, 6.7%) |
| CIE-LAB | lab(64.84, 49.81, 0.64) |
| CIE-LCH | lch(64.84, 49.82, 0.74°) |
| OKLab | oklab(71.64% 0.1514 0.0023) |
| OKLCH | oklch(71.64% 0.151 0.9) |
| XYZ | xyz(48.0305, 33.8439, 36.3441) |
| Luminance | 0.3384 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.43
Palevioletred
#DB7093
ΔE00 3.87
Pinky
#FC86AA
ΔE00 4.11
Rosy Pink
#F6688E
ΔE00 4.14
Medium Pink
#F36196
ΔE00 4.20
Rosa
#FE86A4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE779E #77EEC7
analogous
#EE77DA #EE779E #EE8B77
triadic
#EE779E #9EEE77 #779EEE
tetradic
#EE779E #DAEE77 #77EEC7 #8B77EE
square
#EE779E #DAEE77 #77EEC7 #8B77EE
split-complementary
#EE779E #77EE8B #77DAEE
monochromatic
#D11A56 #E74177 #EE779E #F5ADC5 #FCE4EC
Accessibility & contrast
On white
2.70
#EE779E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#EE779E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE779E
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE779E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE779E | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A909F
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#FF6E85
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ee779e; /* rgb */ color: rgb(238, 119, 158); /* oklch */ color: oklch(71.6% 0.151 0.9);
Tailwind
colors: {
custom: {
50: '#f7a1ba',
500: '#ee779e',
950: '#000000',
},
}SCSS
$custom: #ee779e; $custom-light: #f7a1ba; $custom-dark: #000000;
JSON
{
"hex": "#ee779e",
"rgb": {
"r": 238,
"g": 119,
"b": 158
},
"hsl": {
"h": 340.336,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.71644,
"c": 0.15138,
"h": 0.9
},
"luminance": 0.33839
}Semantic roles & 50–950 ramp
primary
#EE779E
secondary
#D0F1E6
accent
#DA960B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80