#EE339B#EE339B
#EE339B is a light, highly saturated pink. Relative luminance 0.229; OKLCH L 64.3% C 0.235 H 352.3°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EE339B |
|---|---|
| RGB | rgb(238, 51, 155) |
| HSL | hsl(327, 85%, 57%) |
| HSV | hsv(327, 79%, 93%) |
| CMYK | cmyk(0%, 78.6%, 34.9%, 6.7%) |
| CIE-LAB | lab(54.99, 75.96, -12.22) |
| CIE-LCH | lch(54.99, 76.93, 350.86°) |
| OKLab | oklab(64.31% 0.2333 -0.0315) |
| OKLCH | oklch(64.31% 0.235 352.3) |
| XYZ | xyz(42.3628, 22.9166, 33.1965) |
| Luminance | 0.2291 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Neon Pink
#FE019A
ΔE00 2.48
Shocking Pink
#FE02A2
ΔE00 2.54
Deeppink
#FF1493
ΔE00 3.35
Electric Pink
#FF0490
ΔE00 3.68
Hot Pink (survey)
#FF028D
ΔE00 4.14
Bright Pink
#FE01B1
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE339B #33EE86
analogous
#E333EE #EE339B #EE333E
triadic
#EE339B #9BEE33 #339BEE
tetradic
#EE339B #EEE333 #33EE86 #333EEE
square
#EE339B #EEE333 #33EE86 #333EEE
split-complementary
#EE339B #3EEE33 #33EEE3
monochromatic
#9A0D5B #D2127D #EE339B #F36BB7 #F7A4D2
Accessibility & contrast
On white
3.76
#EE339B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#EE339B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE339B
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE339B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE339B | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#586E9E
Deuteranopia (green-blind)
#8D9097
Tritanopia (blue-blind)
#FF1D64
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #ee339b; /* rgb */ color: rgb(238, 51, 155); /* oklch */ color: oklch(64.3% 0.235 352.3);
Tailwind
colors: {
custom: {
50: '#f97eb8',
500: '#ee339b',
950: '#000000',
},
}SCSS
$custom: #ee339b; $custom-light: #f97eb8; $custom-dark: #000000;
JSON
{
"hex": "#ee339b",
"rgb": {
"r": 238,
"g": 51,
"b": 155
},
"hsl": {
"h": 326.631,
"s": 84.615,
"l": 56.667
},
"oklch": {
"l": 0.64312,
"c": 0.23539,
"h": 352.3
},
"luminance": 0.22911
}Semantic roles & 50–950 ramp
primary
#EE339B
secondary
#98E5BA
accent
#FB882D
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#180B11
muted
#867C80