#EB84BE#EB84BE
#EB84BE is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.2% C 0.143 H 346.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84BE |
|---|---|
| RGB | rgb(235, 132, 190) |
| HSL | hsl(326, 72%, 72%) |
| HSV | hsv(326, 44%, 92%) |
| CMYK | cmyk(0%, 43.8%, 19.1%, 7.8%) |
| CIE-LAB | lab(67.94, 46.64, -12.89) |
| CIE-LCH | lch(67.94, 48.39, 344.55°) |
| OKLab | oklab(74.21% 0.1388 -0.0339) |
| OKLCH | oklch(74.21% 0.143 346.3) |
| XYZ | xyz(51.8074, 37.8861, 53.2893) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.35
Bubblegum Pink
#FE83CC
ΔE00 3.47
Bubblegum (survey)
#FF6CB5
ΔE00 5.37
Hot Pink
#FF69B4
ΔE00 5.75
Bubble Gum Pink
#FF69AF
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84BE #84EBB1
analogous
#E584EB #EB84BE #EB848B
triadic
#EB84BE #BEEB84 #84BEEB
tetradic
#EB84BE #EBE584 #84EBB1 #848BEB
square
#EB84BE #EBE584 #84EBB1 #848BEB
split-complementary
#EB84BE #8BEB84 #84EBE5
monochromatic
#D22285 #E24FA2 #EB84BE #F4B9DA #FBE5F1
Accessibility & contrast
On white
2.45
#EB84BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#EB84BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84BE
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84BE | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC0
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#F78399
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb84be; /* rgb */ color: rgb(235, 132, 190); /* oklch */ color: oklch(74.2% 0.143 346.3);
Tailwind
colors: {
custom: {
50: '#f3aad1',
500: '#eb84be',
950: '#000000',
},
}SCSS
$custom: #eb84be; $custom-light: #f3aad1; $custom-dark: #000000;
JSON
{
"hex": "#eb84be",
"rgb": {
"r": 235,
"g": 132,
"b": 190
},
"hsl": {
"h": 326.214,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.74211,
"c": 0.14292,
"h": 346.3
},
"luminance": 0.37882
}Semantic roles & 50–950 ramp
primary
#EB84BE
secondary
#D8F2E4
accent
#D46611
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82