#EE6ED4#EE6ED4
#EE6ED4 is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.4% C 0.196 H 335.9°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6ED4 |
|---|---|
| RGB | rgb(238, 110, 212) |
| HSL | hsl(312, 79%, 68%) |
| HSV | hsv(312, 54%, 93%) |
| CMYK | cmyk(0%, 53.8%, 10.9%, 6.7%) |
| CIE-LAB | lab(65.03, 61.55, -29.62) |
| CIE-LCH | lch(65.03, 68.30, 334.30°) |
| OKLab | oklab(72.38% 0.179 -0.0802) |
| OKLCH | oklch(72.38% 0.196 335.9) |
| XYZ | xyz(52.7198, 34.0863, 66.0772) |
| Luminance | 0.3408 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.10
Orchid
#DA70D6
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 3.81
Lavender Pink
#DD85D7
ΔE00 5.13
Violet (CSS)
#EE82EE
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6ED4 #6EEE88
analogous
#C86EEE #EE6ED4 #EE6E94
triadic
#EE6ED4 #D4EE6E #6ED4EE
tetradic
#EE6ED4 #EEC86E #6EEE88 #6E94EE
square
#EE6ED4 #EEC86E #6EEE88 #6E94EE
split-complementary
#EE6ED4 #94EE6E #6EEEC8
monochromatic
#CA18A6 #E837C4 #EE6ED4 #F4A5E4 #FBDCF4
Accessibility & contrast
On white
2.69
#EE6ED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#EE6ED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6ED4
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6ED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6ED4 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F92D7
Deuteranopia (green-blind)
#94A5D1
Tritanopia (blue-blind)
#F97498
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee6ed4; /* rgb */ color: rgb(238, 110, 212); /* oklch */ color: oklch(72.4% 0.196 335.9);
Tailwind
colors: {
custom: {
50: '#f69de1',
500: '#ee6ed4',
950: '#000000',
},
}SCSS
$custom: #ee6ed4; $custom-light: #f69de1; $custom-dark: #000000;
JSON
{
"hex": "#ee6ed4",
"rgb": {
"r": 238,
"g": 110,
"b": 212
},
"hsl": {
"h": 312.188,
"s": 79.012,
"l": 68.235
},
"oklch": {
"l": 0.72384,
"c": 0.1961,
"h": 335.9
},
"luminance": 0.34082
}Semantic roles & 50–950 ramp
primary
#EE6ED4
secondary
#C8EFD0
accent
#DB350A
background
#FFFAFD
surface
#FFF3FB
border
#D7CDD4
text
#170F15
muted
#857F83