#EA85B4#EA85B4
#EA85B4 is a light, vivid pink. Relative luminance 0.376; OKLCH L 73.9% C 0.135 H 351.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85B4 |
|---|---|
| RGB | rgb(234, 133, 180) |
| HSL | hsl(332, 71%, 72%) |
| HSV | hsv(332, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 23.1%, 8.2%) |
| CIE-LAB | lab(67.70, 44.35, -7.65) |
| CIE-LCH | lch(67.70, 45.00, 350.21°) |
| OKLab | oklab(73.9% 0.1331 -0.0197) |
| OKLCH | oklch(73.9% 0.135 351.6) |
| XYZ | xyz(50.5587, 37.5665, 47.7593) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.81
Pinky
#FC86AA
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 5.27
Carnation Pink
#FF7FA7
ΔE00 5.58
Bubblegum (survey)
#FF6CB5
ΔE00 5.65
Bubble Gum Pink
#FF69AF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85B4 #85EABB
analogous
#EA85E7 #EA85B4 #EA8985
triadic
#EA85B4 #B4EA85 #85B4EA
tetradic
#EA85B4 #E7EA85 #85EABB #8985EA
square
#EA85B4 #E7EA85 #85EABB #8985EA
split-complementary
#EA85B4 #85EA89 #85E7EA
monochromatic
#D12474 #E15194 #EA85B4 #F3B9D4 #FBE5EF
Accessibility & contrast
On white
2.47
#EA85B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EA85B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85B4
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85B4 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB6
Deuteranopia (green-blind)
#AAABB2
Tritanopia (blue-blind)
#F78196
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea85b4; /* rgb */ color: rgb(234, 133, 180); /* oklch */ color: oklch(73.9% 0.135 351.6);
Tailwind
colors: {
custom: {
50: '#f3aaca',
500: '#ea85b4',
950: '#000000',
},
}SCSS
$custom: #ea85b4; $custom-light: #f3aaca; $custom-dark: #000000;
JSON
{
"hex": "#ea85b4",
"rgb": {
"r": 234,
"g": 133,
"b": 180
},
"hsl": {
"h": 332.079,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.73903,
"c": 0.13459,
"h": 351.6
},
"luminance": 0.37563
}Semantic roles & 50–950 ramp
primary
#EA85B4
secondary
#D9F2E6
accent
#D37913
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82