#EB84CF#EB84CF
#EB84CF is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.8% C 0.155 H 338.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84CF |
|---|---|
| RGB | rgb(235, 132, 207) |
| HSL | hsl(316, 72%, 72%) |
| HSV | hsv(316, 44%, 92%) |
| CMYK | cmyk(0%, 43.8%, 11.9%, 7.8%) |
| CIE-LAB | lab(68.51, 49.26, -21.52) |
| CIE-LCH | lch(68.51, 53.75, 336.40°) |
| OKLab | oklab(74.83% 0.1436 -0.0577) |
| OKLCH | oklch(74.83% 0.155 338.1) |
| XYZ | xyz(53.7749, 38.6731, 63.6517) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.67
Bubblegum Pink
#FE83CC
ΔE00 3.70
Pink (survey)
#FF81C0
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 5.79
Violet (CSS)
#EE82EE
ΔE00 5.95
Orchid
#DA70D6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84CF #84EBA0
analogous
#D484EB #EB84CF #EB849C
triadic
#EB84CF #CFEB84 #84CFEB
tetradic
#EB84CF #EBD484 #84EBA0 #849CEB
square
#EB84CF #EBD484 #84EBA0 #849CEB
split-complementary
#EB84CF #9CEB84 #84EBD4
monochromatic
#D222A2 #E24FBA #EB84CF #F4B9E4 #FBE5F5
Accessibility & contrast
On white
2.40
#EB84CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#EB84CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84CF
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84CF | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD2
Deuteranopia (green-blind)
#A2ADCC
Tritanopia (blue-blind)
#F587A0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb84cf; /* rgb */ color: rgb(235, 132, 207); /* oklch */ color: oklch(74.8% 0.155 338.1);
Tailwind
colors: {
custom: {
50: '#f3aadd',
500: '#eb84cf',
950: '#000000',
},
}SCSS
$custom: #eb84cf; $custom-light: #f3aadd; $custom-dark: #000000;
JSON
{
"hex": "#eb84cf",
"rgb": {
"r": 235,
"g": 132,
"b": 207
},
"hsl": {
"h": 316.311,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.74835,
"c": 0.15472,
"h": 338.1
},
"luminance": 0.3867
}Semantic roles & 50–950 ramp
primary
#EB84CF
secondary
#D8F2E0
accent
#D44611
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83