#EE7FCF#EE7FCF
#EE7FCF is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.5% C 0.165 H 338.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7FCF |
|---|---|
| RGB | rgb(238, 127, 207) |
| HSL | hsl(317, 77%, 72%) |
| HSV | hsv(317, 47%, 93%) |
| CMYK | cmyk(0%, 46.6%, 13%, 6.7%) |
| CIE-LAB | lab(67.92, 52.68, -22.39) |
| CIE-LCH | lch(67.92, 57.24, 336.98°) |
| OKLab | oklab(74.47% 0.1541 -0.06) |
| OKLCH | oklch(74.47% 0.165 338.7) |
| XYZ | xyz(54.1122, 37.8645, 63.4779) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 5.17
Pink (survey)
#FF81C0
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 5.78
Orchid
#DA70D6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7FCF #7FEE9E
analogous
#D67FEE #EE7FCF #EE7F98
triadic
#EE7FCF #CFEE7F #7FCFEE
tetradic
#EE7FCF #EED67F #7FEE9E #7F98EE
square
#EE7FCF #EED67F #7FEE9E #7F98EE
split-complementary
#EE7FCF #98EE7F #7FEED6
monochromatic
#D61CA2 #E749BB #EE7FCF #F5B5E3 #FBE4F5
Accessibility & contrast
On white
2.45
#EE7FCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EE7FCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7FCF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7FCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7FCF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839BD2
Deuteranopia (green-blind)
#A1ACCC
Tritanopia (blue-blind)
#F9829E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee7fcf; /* rgb */ color: rgb(238, 127, 207); /* oklch */ color: oklch(74.5% 0.165 338.7);
Tailwind
colors: {
custom: {
50: '#f6a7dd',
500: '#ee7fcf',
950: '#000000',
},
}SCSS
$custom: #ee7fcf; $custom-light: #f6a7dd; $custom-dark: #000000;
JSON
{
"hex": "#ee7fcf",
"rgb": {
"r": 238,
"g": 127,
"b": 207
},
"hsl": {
"h": 316.757,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.7447,
"c": 0.16541,
"h": 338.7
},
"luminance": 0.37861
}Semantic roles & 50–950 ramp
primary
#EE7FCF
secondary
#D6F3DE
accent
#D9460D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83