#EB84CC#EB84CC
#EB84CC is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.7% C 0.152 H 339.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84CC |
|---|---|
| RGB | rgb(235, 132, 204) |
| HSL | hsl(318, 72%, 72%) |
| HSV | hsv(318, 44%, 92%) |
| CMYK | cmyk(0%, 43.8%, 13.2%, 7.8%) |
| CIE-LAB | lab(68.41, 48.78, -20.01) |
| CIE-LCH | lch(68.41, 52.72, 337.70°) |
| OKLab | oklab(74.72% 0.1428 -0.0535) |
| OKLCH | oklch(74.72% 0.152 339.5) |
| XYZ | xyz(53.4117, 38.5278, 61.7384) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.38
Lavender Pink
#DD85D7
ΔE00 4.19
Pink (survey)
#FF81C0
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 6.36
Violet (CSS)
#EE82EE
ΔE00 6.59
Bubblegum (survey)
#FF6CB5
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84CC #84EBA3
analogous
#D684EB #EB84CC #EB8499
triadic
#EB84CC #CCEB84 #84CCEB
tetradic
#EB84CC #EBD684 #84EBA3 #8499EB
square
#EB84CC #EBD684 #84EBA3 #8499EB
split-complementary
#EB84CC #99EB84 #84EBD6
monochromatic
#D2229D #E24FB6 #EB84CC #F4B9E2 #FBE5F4
Accessibility & contrast
On white
2.41
#EB84CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EB84CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84CC
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84CC | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCF
Deuteranopia (green-blind)
#A3ADC9
Tritanopia (blue-blind)
#F6869F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb84cc; /* rgb */ color: rgb(235, 132, 204); /* oklch */ color: oklch(74.7% 0.152 339.5);
Tailwind
colors: {
custom: {
50: '#f3aadb',
500: '#eb84cc',
950: '#000000',
},
}SCSS
$custom: #eb84cc; $custom-light: #f3aadb; $custom-dark: #000000;
JSON
{
"hex": "#eb84cc",
"rgb": {
"r": 235,
"g": 132,
"b": 204
},
"hsl": {
"h": 318.058,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.74721,
"c": 0.15248,
"h": 339.5
},
"luminance": 0.38524
}Semantic roles & 50–950 ramp
primary
#EB84CC
secondary
#D8F2E0
accent
#D44C11
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83