#EE7DCF#EE7DCF
#EE7DCF is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.2% C 0.169 H 338.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DCF |
|---|---|
| RGB | rgb(238, 125, 207) |
| HSL | hsl(316, 77%, 71%) |
| HSV | hsv(316, 47%, 93%) |
| CMYK | cmyk(0%, 47.5%, 13%, 6.7%) |
| CIE-LAB | lab(67.54, 53.66, -22.97) |
| CIE-LCH | lch(67.54, 58.37, 336.83°) |
| OKLab | oklab(74.19% 0.157 -0.0616) |
| OKLCH | oklch(74.19% 0.169 338.6) |
| XYZ | xyz(53.8564, 37.3531, 63.3926) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.86
Lavender Pink
#DD85D7
ΔE00 4.04
Purply Pink
#F075E6
ΔE00 4.89
Violet (CSS)
#EE82EE
ΔE00 5.69
Pink (survey)
#FF81C0
ΔE00 5.81
Orchid
#DA70D6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DCF #7DEE9C
analogous
#D47DEE #EE7DCF #EE7D96
triadic
#EE7DCF #CFEE7D #7DCFEE
tetradic
#EE7DCF #EED47D #7DEE9C #7D96EE
square
#EE7DCF #EED47D #7DEE9C #7D96EE
split-complementary
#EE7DCF #96EE7D #7DEED4
monochromatic
#D51CA2 #E747BB #EE7DCF #F5B3E3 #FBE4F5
Accessibility & contrast
On white
2.48
#EE7DCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EE7DCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DCF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DCF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819AD2
Deuteranopia (green-blind)
#9FABCC
Tritanopia (blue-blind)
#F9809D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee7dcf; /* rgb */ color: rgb(238, 125, 207); /* oklch */ color: oklch(74.2% 0.169 338.6);
Tailwind
colors: {
custom: {
50: '#f6a6dd',
500: '#ee7dcf',
950: '#000000',
},
}SCSS
$custom: #ee7dcf; $custom-light: #f6a6dd; $custom-dark: #000000;
JSON
{
"hex": "#ee7dcf",
"rgb": {
"r": 238,
"g": 125,
"b": 207
},
"hsl": {
"h": 316.46,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.74187,
"c": 0.16867,
"h": 338.6
},
"luminance": 0.37349
}Semantic roles & 50–950 ramp
primary
#EE7DCF
secondary
#D5F2DD
accent
#D9450C
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83