#EE44CB#EE44CB
#EE44CB is a light, highly saturated pink. Relative luminance 0.266; OKLCH L 67.6% C 0.245 H 337.6°. Best body text is #000000 at 6.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EE44CB |
|---|---|
| RGB | rgb(238, 68, 203) |
| HSL | hsl(312, 83%, 60%) |
| HSV | hsv(312, 71%, 93%) |
| CMYK | cmyk(0%, 71.4%, 14.7%, 6.7%) |
| CIE-LAB | lab(58.63, 76.80, -34.47) |
| CIE-LCH | lch(58.63, 84.18, 335.83°) |
| OKLab | oklab(67.58% 0.2267 -0.0936) |
| OKLCH | oklch(67.58% 0.245 337.6) |
| XYZ | xyz(48.1075, 26.6276, 59.0944) |
| Luminance | 0.2662 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 2.27
Hot Magenta
#F504C9
ΔE00 3.67
Bright Magenta
#FF08E8
ΔE00 4.78
Fuchsia (survey)
#ED0DD9
ΔE00 4.95
Pinkish Purple
#D648D7
ΔE00 5.28
Pink Purple
#EF1DE7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE44CB #44EE67
analogous
#BC44EE #EE44CB #EE4476
triadic
#EE44CB #CBEE44 #44CBEE
tetradic
#EE44CB #EEBC44 #44EE67 #4476EE
square
#EE44CB #EEBC44 #44EE67 #4476EE
split-complementary
#EE44CB #76EE44 #44EEBC
monochromatic
#A80F89 #E014B6 #EE44CB #F37CDB #F8B4EA
Accessibility & contrast
On white
3.32
#EE44CB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.32
#EE44CB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE44CB
6.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE44CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE44CB | 1.00 | 3.32 | 6.32 | 6.32 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A7CCF
Deuteranopia (green-blind)
#8396C7
Tritanopia (blue-blind)
#FB4D83
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #ee44cb; /* rgb */ color: rgb(238, 68, 203); /* oklch */ color: oklch(67.6% 0.245 337.6);
Tailwind
colors: {
custom: {
50: '#f887db',
500: '#ee44cb',
950: '#000000',
},
}SCSS
$custom: #ee44cb; $custom-light: #f887db; $custom-dark: #000000;
JSON
{
"hex": "#ee44cb",
"rgb": {
"r": 238,
"g": 68,
"b": 203
},
"hsl": {
"h": 312.353,
"s": 83.333,
"l": 60
},
"oklch": {
"l": 0.67577,
"c": 0.24524,
"h": 337.6
},
"luminance": 0.26623
}Semantic roles & 50–950 ramp
primary
#EE44CB
secondary
#A6E8B4
accent
#FA582E
background
#FFF8FD
surface
#FFF0FB
border
#D7CBD4
text
#180C15
muted
#867D83