#EF84BE#EF84BE
#EF84BE is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.7% C 0.147 H 347.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EF84BE |
|---|---|
| RGB | rgb(239, 132, 190) |
| HSL | hsl(327, 77%, 73%) |
| HSV | hsv(327, 45%, 94%) |
| CMYK | cmyk(0%, 44.8%, 20.5%, 6.3%) |
| CIE-LAB | lab(68.44, 47.94, -12.08) |
| CIE-LCH | lch(68.44, 49.44, 345.85°) |
| OKLab | oklab(74.7% 0.1432 -0.0317) |
| OKLCH | oklch(74.7% 0.147 347.5) |
| XYZ | xyz(53.1432, 38.5749, 53.3519) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.64
Bubblegum Pink
#FE83CC
ΔE00 3.12
Bubblegum (survey)
#FF6CB5
ΔE00 4.98
Hot Pink
#FF69B4
ΔE00 5.41
Bubble Gum Pink
#FF69AF
ΔE00 5.73
Pinky
#FC86AA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF84BE #84EFB5
analogous
#EB84EF #EF84BE #EF8488
triadic
#EF84BE #BEEF84 #84BEEF
tetradic
#EF84BE #EFEB84 #84EFB5 #8488EF
square
#EF84BE #EFEB84 #84EFB5 #8488EF
split-complementary
#EF84BE #88EF84 #84EFEB
monochromatic
#DC1D84 #E84EA1 #EF84BE #F6BADB #FBE4F1
Accessibility & contrast
On white
2.41
#EF84BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EF84BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF84BE
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF84BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF84BE | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC0
Deuteranopia (green-blind)
#A9AEBB
Tritanopia (blue-blind)
#FC8299
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef84be; /* rgb */ color: rgb(239, 132, 190); /* oklch */ color: oklch(74.7% 0.147 347.5);
Tailwind
colors: {
custom: {
50: '#f6aad1',
500: '#ef84be',
950: '#000000',
},
}SCSS
$custom: #ef84be; $custom-light: #f6aad1; $custom-dark: #000000;
JSON
{
"hex": "#ef84be",
"rgb": {
"r": 239,
"g": 132,
"b": 190
},
"hsl": {
"h": 327.477,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.74698,
"c": 0.14663,
"h": 347.5
},
"luminance": 0.38571
}Semantic roles & 50–950 ramp
primary
#EF84BE
secondary
#D8F3E4
accent
#D96A0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82