#E93BBB#E93BBB
#E93BBB is a light, highly saturated pink. Relative luminance 0.240; OKLCH L 65.4% C 0.242 H 341.0°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E93BBB |
|---|---|
| RGB | rgb(233, 59, 187) |
| HSL | hsl(316, 80%, 57%) |
| HSV | hsv(316, 75%, 91%) |
| CMYK | cmyk(0%, 74.7%, 19.7%, 8.6%) |
| CIE-LAB | lab(56.13, 76.28, -29.23) |
| CIE-LCH | lch(56.13, 81.69, 339.03°) |
| OKLab | oklab(65.39% 0.2284 -0.0788) |
| OKLCH | oklch(65.39% 0.242 341) |
| XYZ | xyz(44.1393, 24.0439, 49.3204) |
| Luminance | 0.2404 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Magenta
#F504C9
ΔE00 3.22
Purpleish Pink
#DF4EC8
ΔE00 3.35
Bright Pink
#FE01B1
ΔE00 3.98
Fuchsia (survey)
#ED0DD9
ΔE00 5.50
Purplish Pink
#CE5DAE
ΔE00 5.57
Pinky Purple
#C94CBE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E93BBB #3BE969
analogous
#C03BE9 #E93BBB #E93B64
triadic
#E93BBB #BBE93B #3BBBE9
tetradic
#E93BBB #E9C03B #3BE969 #3B64E9
square
#E93BBB #E9C03B #3BE969 #3B64E9
split-complementary
#E93BBB #64E93B #3BE9C0
monochromatic
#981175 #D0179F #E93BBB #EF72CE #F5A9E1
Accessibility & contrast
On white
3.62
#E93BBB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#E93BBB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E93BBB
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E93BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E93BBB | 1.00 | 3.62 | 5.81 | 5.81 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A75BE
Deuteranopia (green-blind)
#8291B7
Tritanopia (blue-blind)
#F73F77
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #e93bbb; /* rgb */ color: rgb(233, 59, 187); /* oklch */ color: oklch(65.4% 0.242 341.0);
Tailwind
colors: {
custom: {
50: '#f582cf',
500: '#e93bbb',
950: '#000000',
},
}SCSS
$custom: #e93bbb; $custom-light: #f582cf; $custom-dark: #000000;
JSON
{
"hex": "#e93bbb",
"rgb": {
"r": 233,
"g": 59,
"b": 187
},
"hsl": {
"h": 315.862,
"s": 79.817,
"l": 57.255
},
"oklch": {
"l": 0.65389,
"c": 0.24164,
"h": 341
},
"luminance": 0.24039
}Semantic roles & 50–950 ramp
primary
#E93BBB
secondary
#9DE3AF
accent
#F66632
background
#FFF8FC
surface
#FFF0F9
border
#D7CBD2
text
#180C14
muted
#867D82