#EE7ED8#EE7ED8
#EE7ED8 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.7% C 0.174 H 335.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7ED8 |
|---|---|
| RGB | rgb(238, 126, 216) |
| HSL | hsl(312, 77%, 71%) |
| HSV | hsv(312, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 9.2%, 6.7%) |
| CIE-LAB | lab(68.06, 54.60, -27.18) |
| CIE-LCH | lch(68.06, 60.99, 333.54°) |
| OKLab | oklab(74.69% 0.1577 -0.0734) |
| OKLCH | oklch(74.69% 0.174 335) |
| XYZ | xyz(55.1155, 38.0602, 69.3958) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 3.38
Violet (CSS)
#EE82EE
ΔE00 3.96
Bubblegum Pink
#FE83CC
ΔE00 5.06
Orchid
#DA70D6
ΔE00 5.20
Candy Pink
#FF63E9
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7ED8 #7EEE94
analogous
#CC7EEE #EE7ED8 #EE7EA0
triadic
#EE7ED8 #D8EE7E #7ED8EE
tetradic
#EE7ED8 #EECC7E #7EEE94 #7EA0EE
square
#EE7ED8 #EECC7E #7EEE94 #7EA0EE
split-complementary
#EE7ED8 #A0EE7E #7EEECC
monochromatic
#D51CB1 #E748C8 #EE7ED8 #F5B4E8 #FBE4F7
Accessibility & contrast
On white
2.44
#EE7ED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#EE7ED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7ED8
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7ED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7ED8 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9BDB
Deuteranopia (green-blind)
#9DACD5
Tritanopia (blue-blind)
#F883A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee7ed8; /* rgb */ color: rgb(238, 126, 216); /* oklch */ color: oklch(74.7% 0.174 335.0);
Tailwind
colors: {
custom: {
50: '#f6a7e4',
500: '#ee7ed8',
950: '#000000',
},
}SCSS
$custom: #ee7ed8; $custom-light: #f6a7e4; $custom-dark: #000000;
JSON
{
"hex": "#ee7ed8",
"rgb": {
"r": 238,
"g": 126,
"b": 216
},
"hsl": {
"h": 311.786,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.74688,
"c": 0.17394,
"h": 335
},
"luminance": 0.38057
}Semantic roles & 50–950 ramp
primary
#EE7ED8
secondary
#D5F2DB
accent
#D9350D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83