#EE7FD2#EE7FD2
#EE7FD2 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.6% C 0.168 H 337.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7FD2 |
|---|---|
| RGB | rgb(238, 127, 210) |
| HSL | hsl(315, 77%, 72%) |
| HSV | hsv(315, 47%, 93%) |
| CMYK | cmyk(0%, 46.6%, 11.8%, 6.7%) |
| CIE-LAB | lab(68.03, 53.15, -23.89) |
| CIE-LCH | lch(68.03, 58.27, 335.79°) |
| OKLab | oklab(74.59% 0.1549 -0.0642) |
| OKLCH | oklch(74.59% 0.168 337.5) |
| XYZ | xyz(54.4824, 38.0126, 65.4278) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.63
Bubblegum Pink
#FE83CC
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 4.60
Violet (CSS)
#EE82EE
ΔE00 5.17
Orchid
#DA70D6
ΔE00 5.97
Pink (survey)
#FF81C0
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7FD2 #7FEE9B
analogous
#D37FEE #EE7FD2 #EE7F9B
triadic
#EE7FD2 #D2EE7F #7FD2EE
tetradic
#EE7FD2 #EED37F #7FEE9B #7F9BEE
square
#EE7FD2 #EED37F #7FEE9B #7F9BEE
split-complementary
#EE7FD2 #9BEE7F #7FEED3
monochromatic
#D61CA7 #E749BF #EE7FD2 #F5B5E5 #FBE4F6
Accessibility & contrast
On white
2.44
#EE7FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EE7FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7FD2
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7FD2 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829BD5
Deuteranopia (green-blind)
#A0ACCF
Tritanopia (blue-blind)
#F8839F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee7fd2; /* rgb */ color: rgb(238, 127, 210); /* oklch */ color: oklch(74.6% 0.168 337.5);
Tailwind
colors: {
custom: {
50: '#f6a7e0',
500: '#ee7fd2',
950: '#000000',
},
}SCSS
$custom: #ee7fd2; $custom-light: #f6a7e0; $custom-dark: #000000;
JSON
{
"hex": "#ee7fd2",
"rgb": {
"r": 238,
"g": 127,
"b": 210
},
"hsl": {
"h": 315.135,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.74588,
"c": 0.16765,
"h": 337.5
},
"luminance": 0.38009
}Semantic roles & 50–950 ramp
primary
#EE7FD2
secondary
#D6F3DD
accent
#D9400D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83