#EE7ECF#EE7ECF
#EE7ECF is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.3% C 0.167 H 338.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7ECF |
|---|---|
| RGB | rgb(238, 126, 207) |
| HSL | hsl(317, 77%, 71%) |
| HSV | hsv(317, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 13%, 6.7%) |
| CIE-LAB | lab(67.73, 53.17, -22.68) |
| CIE-LCH | lch(67.73, 57.80, 336.90°) |
| OKLab | oklab(74.33% 0.1556 -0.0608) |
| OKLCH | oklch(74.33% 0.167 338.6) |
| XYZ | xyz(53.9837, 37.6075, 63.4350) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 5.03
Pink (survey)
#FF81C0
ΔE00 5.70
Violet (CSS)
#EE82EE
ΔE00 5.73
Orchid
#DA70D6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7ECF #7EEE9D
analogous
#D57EEE #EE7ECF #EE7E97
triadic
#EE7ECF #CFEE7E #7ECFEE
tetradic
#EE7ECF #EED57E #7EEE9D #7E97EE
square
#EE7ECF #EED57E #7EEE9D #7E97EE
split-complementary
#EE7ECF #97EE7E #7EEED5
monochromatic
#D51CA2 #E748BB #EE7ECF #F5B4E3 #FBE4F5
Accessibility & contrast
On white
2.46
#EE7ECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EE7ECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7ECF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7ECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7ECF | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829AD2
Deuteranopia (green-blind)
#A0ABCC
Tritanopia (blue-blind)
#F9819D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee7ecf; /* rgb */ color: rgb(238, 126, 207); /* oklch */ color: oklch(74.3% 0.167 338.6);
Tailwind
colors: {
custom: {
50: '#f6a6dd',
500: '#ee7ecf',
950: '#000000',
},
}SCSS
$custom: #ee7ecf; $custom-light: #f6a6dd; $custom-dark: #000000;
JSON
{
"hex": "#ee7ecf",
"rgb": {
"r": 238,
"g": 126,
"b": 207
},
"hsl": {
"h": 316.607,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.74328,
"c": 0.16705,
"h": 338.6
},
"luminance": 0.37604
}Semantic roles & 50–950 ramp
primary
#EE7ECF
secondary
#D5F2DD
accent
#D9450D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83