#EB84BD#EB84BD
#EB84BD is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.2% C 0.142 H 346.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84BD |
|---|---|
| RGB | rgb(235, 132, 189) |
| HSL | hsl(327, 72%, 72%) |
| HSV | hsv(327, 44%, 92%) |
| CMYK | cmyk(0%, 43.8%, 19.6%, 7.8%) |
| CIE-LAB | lab(67.90, 46.49, -12.38) |
| CIE-LCH | lch(67.90, 48.11, 345.09°) |
| OKLab | oklab(74.18% 0.1385 -0.0325) |
| OKLCH | oklch(74.18% 0.142 346.8) |
| XYZ | xyz(51.6985, 37.8425, 52.7156) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.30
Bubblegum Pink
#FE83CC
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 5.32
Hot Pink
#FF69B4
ΔE00 5.71
Bubble Gum Pink
#FF69AF
ΔE00 6.04
Pinky
#FC86AA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84BD #84EBB2
analogous
#E684EB #EB84BD #EB848A
triadic
#EB84BD #BDEB84 #84BDEB
tetradic
#EB84BD #EBE684 #84EBB2 #848AEB
square
#EB84BD #EBE684 #84EBB2 #848AEB
split-complementary
#EB84BD #8AEB84 #84EBE6
monochromatic
#D22284 #E24FA1 #EB84BD #F4B9D9 #FBE5F1
Accessibility & contrast
On white
2.45
#EB84BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EB84BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84BD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84BD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBF
Deuteranopia (green-blind)
#A7ACBA
Tritanopia (blue-blind)
#F78299
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb84bd; /* rgb */ color: rgb(235, 132, 189); /* oklch */ color: oklch(74.2% 0.142 346.8);
Tailwind
colors: {
custom: {
50: '#f3aad0',
500: '#eb84bd',
950: '#000000',
},
}SCSS
$custom: #eb84bd; $custom-light: #f3aad0; $custom-dark: #000000;
JSON
{
"hex": "#eb84bd",
"rgb": {
"r": 235,
"g": 132,
"b": 189
},
"hsl": {
"h": 326.796,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.74176,
"c": 0.1423,
"h": 346.8
},
"luminance": 0.37839
}Semantic roles & 50–950 ramp
primary
#EB84BD
secondary
#D8F2E4
accent
#D46811
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82