#EB84C8#EB84C8
#EB84C8 is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.6% C 0.150 H 341.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84C8 |
|---|---|
| RGB | rgb(235, 132, 200) |
| HSL | hsl(320, 72%, 72%) |
| HSV | hsv(320, 44%, 92%) |
| CMYK | cmyk(0%, 43.8%, 14.9%, 7.8%) |
| CIE-LAB | lab(68.27, 48.15, -17.99) |
| CIE-LCH | lch(68.27, 51.40, 339.52°) |
| OKLab | oklab(74.57% 0.1417 -0.0479) |
| OKLCH | oklch(74.57% 0.15 341.3) |
| XYZ | xyz(52.9381, 38.3383, 59.2441) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.10
Pink (survey)
#FF81C0
ΔE00 4.52
Lavender Pink
#DD85D7
ΔE00 4.95
Bubblegum (survey)
#FF6CB5
ΔE00 6.29
Hot Pink
#FF69B4
ΔE00 6.61
Purply Pink
#F075E6
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84C8 #84EBA7
analogous
#DA84EB #EB84C8 #EB8495
triadic
#EB84C8 #C8EB84 #84C8EB
tetradic
#EB84C8 #EBDA84 #84EBA7 #8495EB
square
#EB84C8 #EBDA84 #84EBA7 #8495EB
split-complementary
#EB84C8 #95EB84 #84EBDA
monochromatic
#D22297 #E24FB0 #EB84C8 #F4B9E0 #FBE5F3
Accessibility & contrast
On white
2.42
#EB84C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EB84C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84C8
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84C8 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899CCA
Deuteranopia (green-blind)
#A4ADC5
Tritanopia (blue-blind)
#F6859D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb84c8; /* rgb */ color: rgb(235, 132, 200); /* oklch */ color: oklch(74.6% 0.150 341.3);
Tailwind
colors: {
custom: {
50: '#f3aad8',
500: '#eb84c8',
950: '#000000',
},
}SCSS
$custom: #eb84c8; $custom-light: #f3aad8; $custom-dark: #000000;
JSON
{
"hex": "#eb84c8",
"rgb": {
"r": 235,
"g": 132,
"b": 200
},
"hsl": {
"h": 320.388,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.74571,
"c": 0.14958,
"h": 341.3
},
"luminance": 0.38335
}Semantic roles & 50–950 ramp
primary
#EB84C8
secondary
#D8F2E1
accent
#D45411
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83