#EA85B7#EA85B7
#EA85B7 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.0% C 0.136 H 349.9°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85B7 |
|---|---|
| RGB | rgb(234, 133, 183) |
| HSL | hsl(330, 71%, 72%) |
| HSV | hsv(330, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 21.8%, 8.2%) |
| CIE-LAB | lab(67.79, 44.78, -9.20) |
| CIE-LCH | lch(67.79, 45.71, 348.39°) |
| OKLab | oklab(74% 0.1341 -0.0239) |
| OKLCH | oklch(74% 0.136 349.9) |
| XYZ | xyz(50.8676, 37.6901, 49.3863) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.55
Bubblegum Pink
#FE83CC
ΔE00 4.69
Bubblegum (survey)
#FF6CB5
ΔE00 5.53
Pinky
#FC86AA
ΔE00 5.86
Hot Pink
#FF69B4
ΔE00 5.93
Bubble Gum Pink
#FF69AF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85B7 #85EAB8
analogous
#EA85E9 #EA85B7 #EA8685
triadic
#EA85B7 #B7EA85 #85B7EA
tetradic
#EA85B7 #E9EA85 #85EAB8 #8685EA
square
#EA85B7 #E9EA85 #85EAB8 #8685EA
split-complementary
#EA85B7 #85EA86 #85E9EA
monochromatic
#D12479 #E15198 #EA85B7 #F3B9D6 #FBE5F0
Accessibility & contrast
On white
2.46
#EA85B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EA85B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85B7
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85B7 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9BB9
Deuteranopia (green-blind)
#A9ACB4
Tritanopia (blue-blind)
#F78297
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea85b7; /* rgb */ color: rgb(234, 133, 183); /* oklch */ color: oklch(74.0% 0.136 349.9);
Tailwind
colors: {
custom: {
50: '#f3aacc',
500: '#ea85b7',
950: '#000000',
},
}SCSS
$custom: #ea85b7; $custom-light: #f3aacc; $custom-dark: #000000;
JSON
{
"hex": "#ea85b7",
"rgb": {
"r": 234,
"g": 133,
"b": 183
},
"hsl": {
"h": 330.297,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.74002,
"c": 0.1362,
"h": 349.9
},
"luminance": 0.37686
}Semantic roles & 50–950 ramp
primary
#EA85B7
secondary
#D9F2E6
accent
#D37413
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82