#EE62C0#EE62C0
#EE62C0 is a light, highly saturated pink. Relative luminance 0.307; OKLCH L 70.1% C 0.200 H 342.5°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EE62C0 |
|---|---|
| RGB | rgb(238, 98, 192) |
| HSL | hsl(320, 80%, 66%) |
| HSV | hsv(320, 59%, 93%) |
| CMYK | cmyk(0%, 58.8%, 19.3%, 6.7%) |
| CIE-LAB | lab(62.27, 63.93, -22.57) |
| CIE-LCH | lch(62.27, 67.79, 340.55°) |
| OKLab | oklab(70.09% 0.1907 -0.0603) |
| OKLCH | oklch(70.09% 0.2 342.5) |
| XYZ | xyz(49.1432, 30.7226, 53.2008) |
| Luminance | 0.3072 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.47
Hot Pink
#FF69B4
ΔE00 5.51
Bubblegum (survey)
#FF6CB5
ΔE00 5.75
Purpleish Pink
#DF4EC8
ΔE00 6.11
Purplish Pink
#CE5DAE
ΔE00 6.12
Orchid
#DA70D6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE62C0 #62EE90
analogous
#D662EE #EE62C0 #EE627A
triadic
#EE62C0 #C0EE62 #62C0EE
tetradic
#EE62C0 #EED662 #62EE90 #627AEE
square
#EE62C0 #EED662 #62EE90 #627AEE
split-complementary
#EE62C0 #7AEE62 #62EED6
monochromatic
#C11588 #E82BAA #EE62C0 #F499D6 #FAD0EC
Accessibility & contrast
On white
2.94
#EE62C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#EE62C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE62C0
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE62C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE62C0 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C88C3
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#FC6389
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ee62c0; /* rgb */ color: rgb(238, 98, 192); /* oklch */ color: oklch(70.1% 0.200 342.5);
Tailwind
colors: {
custom: {
50: '#f795d3',
500: '#ee62c0',
950: '#000000',
},
}SCSS
$custom: #ee62c0; $custom-light: #f795d3; $custom-dark: #000000;
JSON
{
"hex": "#ee62c0",
"rgb": {
"r": 238,
"g": 98,
"b": 192
},
"hsl": {
"h": 319.714,
"s": 80.46,
"l": 65.882
},
"oklch": {
"l": 0.70093,
"c": 0.2,
"h": 342.5
},
"luminance": 0.30718
}Semantic roles & 50–950 ramp
primary
#EE62C0
secondary
#BFEDCE
accent
#DD4E09
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180E14
muted
#867E82