#EE34B2#EE34B2
#EE34B2 is a light, highly saturated pink. Relative luminance 0.238; OKLCH L 65.3% C 0.246 H 344.8°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EE34B2 |
|---|---|
| RGB | rgb(238, 52, 178) |
| HSL | hsl(319, 85%, 57%) |
| HSV | hsv(319, 78%, 93%) |
| CMYK | cmyk(0%, 78.2%, 25.2%, 6.7%) |
| CIE-LAB | lab(55.94, 78.24, -24.24) |
| CIE-LCH | lch(55.94, 81.91, 342.78°) |
| OKLab | oklab(65.29% 0.2373 -0.0646) |
| OKLCH | oklch(65.29% 0.246 344.8) |
| XYZ | xyz(44.5257, 23.8524, 44.3700) |
| Luminance | 0.2385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bright Pink
#FE01B1
ΔE00 2.46
Shocking Pink
#FE02A2
ΔE00 4.16
Hot Magenta
#F504C9
ΔE00 4.25
Purpleish Pink
#DF4EC8
ΔE00 5.20
Neon Pink
#FE019A
ΔE00 5.46
Purplish Pink
#CE5DAE
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE34B2 #34EE70
analogous
#CD34EE #EE34B2 #EE3455
triadic
#EE34B2 #B2EE34 #34B2EE
tetradic
#EE34B2 #EECD34 #34EE70 #3455EE
square
#EE34B2 #EECD34 #34EE70 #3455EE
split-complementary
#EE34B2 #55EE34 #34EECD
monochromatic
#9B0D6D #D31295 #EE34B2 #F36CC7 #F7A5DD
Accessibility & contrast
On white
3.64
#EE34B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#EE34B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE34B2
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE34B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE34B2 | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D72B5
Deuteranopia (green-blind)
#8791AE
Tritanopia (blue-blind)
#FE3170
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #ee34b2; /* rgb */ color: rgb(238, 52, 178); /* oklch */ color: oklch(65.3% 0.246 344.8);
Tailwind
colors: {
custom: {
50: '#f97fc9',
500: '#ee34b2',
950: '#000000',
},
}SCSS
$custom: #ee34b2; $custom-light: #f97fc9; $custom-dark: #000000;
JSON
{
"hex": "#ee34b2",
"rgb": {
"r": 238,
"g": 52,
"b": 178
},
"hsl": {
"h": 319.355,
"s": 84.545,
"l": 56.863
},
"oklch": {
"l": 0.65286,
"c": 0.24592,
"h": 344.8
},
"luminance": 0.23847
}Semantic roles & 50–950 ramp
primary
#EE34B2
secondary
#99E5B1
accent
#FB6F2D
background
#FFF8FC
surface
#FFF0F8
border
#D7CBD1
text
#180C13
muted
#867D82