#E939B9#E939B9
#E939B9 is a light, highly saturated pink. Relative luminance 0.238; OKLCH L 65.2% C 0.242 H 341.5°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E939B9 |
|---|---|
| RGB | rgb(233, 57, 185) |
| HSL | hsl(316, 80%, 57%) |
| HSV | hsv(316, 76%, 91%) |
| CMYK | cmyk(0%, 75.5%, 20.6%, 8.6%) |
| CIE-LAB | lab(55.84, 76.61, -28.52) |
| CIE-LCH | lch(55.84, 81.74, 339.58°) |
| OKLab | oklab(65.15% 0.2299 -0.0767) |
| OKLCH | oklch(65.15% 0.242 341.5) |
| XYZ | xyz(43.8258, 23.7572, 48.1671) |
| Luminance | 0.2375 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Magenta
#F504C9
ΔE00 3.30
Purpleish Pink
#DF4EC8
ΔE00 3.70
Bright Pink
#FE01B1
ΔE00 3.75
Purplish Pink
#CE5DAE
ΔE00 5.61
Fuchsia (survey)
#ED0DD9
ΔE00 5.68
Pinky Purple
#C94CBE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E939B9 #39E969
analogous
#C139E9 #E939B9 #E93961
triadic
#E939B9 #B9E939 #39B9E9
tetradic
#E939B9 #E9C139 #39E969 #3961E9
square
#E939B9 #E9C139 #39E969 #3961E9
split-complementary
#E939B9 #61E939 #39E9C1
monochromatic
#971172 #CE179C #E939B9 #EF70CC #F5A7E0
Accessibility & contrast
On white
3.65
#E939B9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#E939B9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E939B9
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E939B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E939B9 | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A74BC
Deuteranopia (green-blind)
#8290B5
Tritanopia (blue-blind)
#F73C76
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #e939b9; /* rgb */ color: rgb(233, 57, 185); /* oklch */ color: oklch(65.2% 0.242 341.5);
Tailwind
colors: {
custom: {
50: '#f581ce',
500: '#e939b9',
950: '#000000',
},
}SCSS
$custom: #e939b9; $custom-light: #f581ce; $custom-dark: #000000;
JSON
{
"hex": "#e939b9",
"rgb": {
"r": 233,
"g": 57,
"b": 185
},
"hsl": {
"h": 316.364,
"s": 80,
"l": 56.863
},
"oklch": {
"l": 0.65153,
"c": 0.24239,
"h": 341.5
},
"luminance": 0.23753
}Semantic roles & 50–950 ramp
primary
#E939B9
secondary
#9BE3AF
accent
#F66731
background
#FFF8FC
surface
#FFF0F9
border
#D7CBD2
text
#180C13
muted
#867D82