#E84F9B#E84F9B
#E84F9B is a light, highly saturated pink. Relative luminance 0.251; OKLCH L 65.7% C 0.201 H 353.4°. Best body text is #000000 at 6.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E84F9B |
|---|---|
| RGB | rgb(232, 79, 155) |
| HSL | hsl(330, 77%, 61%) |
| HSV | hsv(330, 66%, 91%) |
| CMYK | cmyk(0%, 65.9%, 33.2%, 9%) |
| CIE-LAB | lab(57.19, 65.34, -9.02) |
| CIE-LCH | lch(57.19, 65.96, 352.14°) |
| OKLab | oklab(65.74% 0.1996 -0.023) |
| OKLCH | oklch(65.74% 0.201 353.4) |
| XYZ | xyz(41.9934, 25.1190, 33.6410) |
| Luminance | 0.2511 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.53
Deeppink
#FF1493
ΔE00 4.86
Neon Pink
#FE019A
ΔE00 5.00
Shocking Pink
#FE02A2
ΔE00 5.23
Electric Pink
#FF0490
ΔE00 5.32
Hot Pink (survey)
#FF028D
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E84F9B #4FE89C
analogous
#E84FE7 #E84F9B #E84F4F
triadic
#E84F9B #9BE84F #4F9BE8
tetradic
#E84F9B #E7E84F #4FE89C #4F4FE8
square
#E84F9B #E7E84F #4FE89C #4F4FE8
split-complementary
#E84F9B #4FE84F #4FE7E8
monochromatic
#A7165E #DD1D7C #E84F9B #EF85BA #F6BBD9
Accessibility & contrast
On white
3.49
#E84F9B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.02
#E84F9B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #E84F9B
6.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E84F9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E84F9B | 1.00 | 3.49 | 6.02 | 6.02 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68789D
Deuteranopia (green-blind)
#929497
Tritanopia (blue-blind)
#F9446F
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #e84f9b; /* rgb */ color: rgb(232, 79, 155); /* oklch */ color: oklch(65.7% 0.201 353.4);
Tailwind
colors: {
custom: {
50: '#f48ab8',
500: '#e84f9b',
950: '#000000',
},
}SCSS
$custom: #e84f9b; $custom-light: #f48ab8; $custom-dark: #000000;
JSON
{
"hex": "#e84f9b",
"rgb": {
"r": 232,
"g": 79,
"b": 155
},
"hsl": {
"h": 330.196,
"s": 76.884,
"l": 60.98
},
"oklch": {
"l": 0.65737,
"c": 0.20093,
"h": 353.4
},
"luminance": 0.25114
}Semantic roles & 50–950 ramp
primary
#E84F9B
secondary
#ADE6CA
accent
#D9730C
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#180D11
muted
#867D80