#EE6ED7#EE6ED7
#EE6ED7 is a light, vivid pink. Relative luminance 0.342; OKLCH L 72.5% C 0.198 H 334.8°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6ED7 |
|---|---|
| RGB | rgb(238, 110, 215) |
| HSL | hsl(311, 79%, 68%) |
| HSV | hsv(311, 54%, 93%) |
| CMYK | cmyk(0%, 53.8%, 9.7%, 6.7%) |
| CIE-LAB | lab(65.15, 62.01, -31.11) |
| CIE-LCH | lch(65.15, 69.38, 333.36°) |
| OKLab | oklab(72.51% 0.1795 -0.0844) |
| OKLCH | oklch(72.51% 0.198 334.8) |
| XYZ | xyz(53.1018, 34.2391, 68.0888) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 3.43
Orchid
#DA70D6
ΔE00 3.48
Violet (CSS)
#EE82EE
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.08
Light Magenta
#FA5FF7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6ED7 #6EEE85
analogous
#C56EEE #EE6ED7 #EE6E97
triadic
#EE6ED7 #D7EE6E #6ED7EE
tetradic
#EE6ED7 #EEC56E #6EEE85 #6E97EE
square
#EE6ED7 #EEC56E #6EEE85 #6E97EE
split-complementary
#EE6ED7 #97EE6E #6EEEC5
monochromatic
#CA18AA #E837C8 #EE6ED7 #F4A5E6 #FBDCF5
Accessibility & contrast
On white
2.68
#EE6ED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#EE6ED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6ED7
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6ED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6ED7 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E92DA
Deuteranopia (green-blind)
#93A5D4
Tritanopia (blue-blind)
#F87599
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee6ed7; /* rgb */ color: rgb(238, 110, 215); /* oklch */ color: oklch(72.5% 0.198 334.8);
Tailwind
colors: {
custom: {
50: '#f69de3',
500: '#ee6ed7',
950: '#000000',
},
}SCSS
$custom: #ee6ed7; $custom-light: #f69de3; $custom-dark: #000000;
JSON
{
"hex": "#ee6ed7",
"rgb": {
"r": 238,
"g": 110,
"b": 215
},
"hsl": {
"h": 310.781,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.72513,
"c": 0.19837,
"h": 334.8
},
"luminance": 0.34235
}Semantic roles & 50–950 ramp
primary
#EE6ED7
secondary
#C8EFCF
accent
#DB300A
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#170F15
muted
#857F83