#EA85BB#EA85BB
#EA85BB is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.1% C 0.139 H 347.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85BB |
|---|---|
| RGB | rgb(234, 133, 187) |
| HSL | hsl(328, 71%, 72%) |
| HSV | hsv(328, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 20.1%, 8.2%) |
| CIE-LAB | lab(67.92, 45.36, -11.26) |
| CIE-LCH | lch(67.92, 46.73, 346.06°) |
| OKLab | oklab(74.14% 0.1353 -0.0295) |
| OKLCH | oklch(74.14% 0.139 347.7) |
| XYZ | xyz(51.2898, 37.8590, 51.6102) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.44
Bubblegum Pink
#FE83CC
ΔE00 4.03
Bubblegum (survey)
#FF6CB5
ΔE00 5.52
Hot Pink
#FF69B4
ΔE00 5.92
Bubble Gum Pink
#FF69AF
ΔE00 6.15
Pinky
#FC86AA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85BB #85EAB4
analogous
#E785EA #EA85BB #EA8589
triadic
#EA85BB #BBEA85 #85BBEA
tetradic
#EA85BB #EAE785 #85EAB4 #8589EA
square
#EA85BB #EAE785 #85EAB4 #8589EA
split-complementary
#EA85BB #89EA85 #85EAE7
monochromatic
#D12480 #E1519E #EA85BB #F3B9D8 #FBE5F0
Accessibility & contrast
On white
2.45
#EA85BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EA85BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85BB
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85BB | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#F78399
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea85bb; /* rgb */ color: rgb(234, 133, 187); /* oklch */ color: oklch(74.1% 0.139 347.7);
Tailwind
colors: {
custom: {
50: '#f3abcf',
500: '#ea85bb',
950: '#000000',
},
}SCSS
$custom: #ea85bb; $custom-light: #f3abcf; $custom-dark: #000000;
JSON
{
"hex": "#ea85bb",
"rgb": {
"r": 234,
"g": 133,
"b": 187
},
"hsl": {
"h": 327.921,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.74138,
"c": 0.13851,
"h": 347.7
},
"luminance": 0.37855
}Semantic roles & 50–950 ramp
primary
#EA85BB
secondary
#D9F2E5
accent
#D36C13
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82