#EB85A4#EB85A4
#EB85A4 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.5% C 0.129 H 1.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB85A4 |
|---|---|
| RGB | rgb(235, 133, 164) |
| HSL | hsl(342, 72%, 72%) |
| HSV | hsv(342, 43%, 92%) |
| CMYK | cmyk(0%, 43.4%, 30.2%, 7.8%) |
| CIE-LAB | lab(67.37, 42.53, 0.88) |
| CIE-LCH | lch(67.37, 42.54, 1.19°) |
| OKLab | oklab(73.53% 0.1288 0.0029) |
| OKLCH | oklch(73.53% 0.129 1.3) |
| XYZ | xyz(49.3511, 37.1216, 39.6807) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.59
Pinky
#FC86AA
ΔE00 2.85
Carnation Pink
#FF7FA7
ΔE00 3.47
Rosa
#FE86A4
ΔE00 3.57
Dull Pink
#D5869D
ΔE00 4.08
Rose Pink
#F7879A
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB85A4 #85EBCC
analogous
#EB85D7 #EB85A4 #EB9985
triadic
#EB85A4 #A4EB85 #85A4EB
tetradic
#EB85A4 #D7EB85 #85EBCC #9985EB
square
#EB85A4 #D7EB85 #85EBCC #9985EB
split-complementary
#EB85A4 #85EB99 #85D7EB
monochromatic
#D32358 #E2507D #EB85A4 #F4BACB #FBE5EB
Accessibility & contrast
On white
2.49
#EB85A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EB85A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB85A4
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB85A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB85A4 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9499A5
Deuteranopia (green-blind)
#AEABA2
Tritanopia (blue-blind)
#FA7E90
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb85a4; /* rgb */ color: rgb(235, 133, 164); /* oklch */ color: oklch(73.5% 0.129 1.3);
Tailwind
colors: {
custom: {
50: '#f4aabe',
500: '#eb85a4',
950: '#000000',
},
}SCSS
$custom: #eb85a4; $custom-light: #f4aabe; $custom-dark: #000000;
JSON
{
"hex": "#eb85a4",
"rgb": {
"r": 235,
"g": 133,
"b": 164
},
"hsl": {
"h": 341.765,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.73527,
"c": 0.12886,
"h": 1.3
},
"luminance": 0.37118
}Semantic roles & 50–950 ramp
primary
#EB85A4
secondary
#D9F2EB
accent
#D49912
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171012
muted
#857F81