#EA85B8#EA85B8
#EA85B8 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.0% C 0.137 H 349.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85B8 |
|---|---|
| RGB | rgb(234, 133, 184) |
| HSL | hsl(330, 71%, 72%) |
| HSV | hsv(330, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 21.4%, 8.2%) |
| CIE-LAB | lab(67.82, 44.92, -9.71) |
| CIE-LCH | lch(67.82, 45.96, 347.80°) |
| OKLab | oklab(74.04% 0.1344 -0.0253) |
| OKLCH | oklch(74.04% 0.137 349.3) |
| XYZ | xyz(50.9720, 37.7319, 49.9364) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.50
Bubblegum Pink
#FE83CC
ΔE00 4.52
Bubblegum (survey)
#FF6CB5
ΔE00 5.51
Hot Pink
#FF69B4
ΔE00 5.92
Bubble Gum Pink
#FF69AF
ΔE00 6.01
Pinky
#FC86AA
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85B8 #85EAB7
analogous
#E985EA #EA85B8 #EA8586
triadic
#EA85B8 #B8EA85 #85B8EA
tetradic
#EA85B8 #EAE985 #85EAB7 #8586EA
square
#EA85B8 #EAE985 #85EAB7 #8586EA
split-complementary
#EA85B8 #86EA85 #85EAE9
monochromatic
#D1247B #E1519A #EA85B8 #F3B9D6 #FBE5F0
Accessibility & contrast
On white
2.46
#EA85B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EA85B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85B8
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85B8 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 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)
#8F9BBA
Deuteranopia (green-blind)
#A9ACB5
Tritanopia (blue-blind)
#F78297
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea85b8; /* rgb */ color: rgb(234, 133, 184); /* oklch */ color: oklch(74.0% 0.137 349.3);
Tailwind
colors: {
custom: {
50: '#f3aacd',
500: '#ea85b8',
950: '#000000',
},
}SCSS
$custom: #ea85b8; $custom-light: #f3aacd; $custom-dark: #000000;
JSON
{
"hex": "#ea85b8",
"rgb": {
"r": 234,
"g": 133,
"b": 184
},
"hsl": {
"h": 329.703,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.74036,
"c": 0.13677,
"h": 349.3
},
"luminance": 0.37728
}Semantic roles & 50–950 ramp
primary
#EA85B8
secondary
#D9F2E5
accent
#D37213
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82