#EB84AF#EB84AF
#EB84AF is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.7% C 0.135 H 354.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EB84AF |
|---|---|
| RGB | rgb(235, 132, 175) |
| HSL | hsl(335, 72%, 72%) |
| HSV | hsv(335, 44%, 92%) |
| CMYK | cmyk(0%, 43.8%, 25.5%, 7.8%) |
| CIE-LAB | lab(67.47, 44.50, -5.16) |
| CIE-LCH | lch(67.47, 44.80, 353.39°) |
| OKLab | oklab(73.71% 0.1341 -0.013) |
| OKLCH | oklch(73.71% 0.135 354.4) |
| XYZ | xyz(50.2515, 37.2637, 45.0951) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.18
Pink (survey)
#FF81C0
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 4.54
Pig Pink
#E78EA5
ΔE00 5.01
Dull Pink
#D5869D
ΔE00 5.55
Bubblegum (survey)
#FF6CB5
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB84AF #84EBC0
analogous
#EB84E3 #EB84AF #EB8D84
triadic
#EB84AF #AFEB84 #84AFEB
tetradic
#EB84AF #E3EB84 #84EBC0 #8D84EB
square
#EB84AF #E3EB84 #84EBC0 #8D84EB
split-complementary
#EB84AF #84EB8D #84E3EB
monochromatic
#D2226C #E24F8D #EB84AF #F4B9D1 #FBE5EE
Accessibility & contrast
On white
2.48
#EB84AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EB84AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB84AF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB84AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB84AF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199B0
Deuteranopia (green-blind)
#ABABAD
Tritanopia (blue-blind)
#F97F93
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb84af; /* rgb */ color: rgb(235, 132, 175); /* oklch */ color: oklch(73.7% 0.135 354.4);
Tailwind
colors: {
custom: {
50: '#f4aac6',
500: '#eb84af',
950: '#000000',
},
}SCSS
$custom: #eb84af; $custom-light: #f4aac6; $custom-dark: #000000;
JSON
{
"hex": "#eb84af",
"rgb": {
"r": 235,
"g": 132,
"b": 175
},
"hsl": {
"h": 334.951,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.7371,
"c": 0.13476,
"h": 354.4
},
"luminance": 0.3726
}Semantic roles & 50–950 ramp
primary
#EB84AF
secondary
#D8F2E8
accent
#D48311
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82