#EA85B9#EA85B9
#EA85B9 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.1% C 0.137 H 348.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85B9 |
|---|---|
| RGB | rgb(234, 133, 185) |
| HSL | hsl(329, 71%, 72%) |
| HSV | hsv(329, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 20.9%, 8.2%) |
| CIE-LAB | lab(67.85, 45.07, -10.23) |
| CIE-LCH | lch(67.85, 46.21, 347.21°) |
| OKLab | oklab(74.07% 0.1347 -0.0267) |
| OKLCH | oklch(74.07% 0.137 348.8) |
| XYZ | xyz(51.0772, 37.7739, 50.4904) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.46
Bubblegum Pink
#FE83CC
ΔE00 4.35
Bubblegum (survey)
#FF6CB5
ΔE00 5.50
Hot Pink
#FF69B4
ΔE00 5.91
Bubble Gum Pink
#FF69AF
ΔE00 6.05
Pinky
#FC86AA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85B9 #85EAB6
analogous
#E985EA #EA85B9 #EA8587
triadic
#EA85B9 #B9EA85 #85B9EA
tetradic
#EA85B9 #EAE985 #85EAB6 #8587EA
square
#EA85B9 #EAE985 #85EAB6 #8587EA
split-complementary
#EA85B9 #87EA85 #85EAE9
monochromatic
#D1247D #E1519B #EA85B9 #F3B9D7 #FBE5F0
Accessibility & contrast
On white
2.45
#EA85B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EA85B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85B9
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85B9 | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BBB
Deuteranopia (green-blind)
#A8ACB6
Tritanopia (blue-blind)
#F78398
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea85b9; /* rgb */ color: rgb(234, 133, 185); /* oklch */ color: oklch(74.1% 0.137 348.8);
Tailwind
colors: {
custom: {
50: '#f3aace',
500: '#ea85b9',
950: '#000000',
},
}SCSS
$custom: #ea85b9; $custom-light: #f3aace; $custom-dark: #000000;
JSON
{
"hex": "#ea85b9",
"rgb": {
"r": 234,
"g": 133,
"b": 185
},
"hsl": {
"h": 329.109,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.7407,
"c": 0.13734,
"h": 348.8
},
"luminance": 0.3777
}Semantic roles & 50–950 ramp
primary
#EA85B9
secondary
#D9F2E5
accent
#D37013
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82