#EA85B0#EA85B0
#EA85B0 is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.8% C 0.133 H 353.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85B0 |
|---|---|
| RGB | rgb(234, 133, 176) |
| HSL | hsl(334, 71%, 72%) |
| HSV | hsv(334, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 24.8%, 8.2%) |
| CIE-LAB | lab(67.58, 43.79, -5.58) |
| CIE-LCH | lch(67.58, 44.14, 352.74°) |
| OKLab | oklab(73.77% 0.1318 -0.0142) |
| OKLCH | oklch(73.77% 0.133 353.9) |
| XYZ | xyz(50.1571, 37.4059, 45.6442) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.36
Pinky
#FC86AA
ΔE00 4.42
Carnation Pink
#FF7FA7
ΔE00 4.84
Pig Pink
#E78EA5
ΔE00 5.06
Dull Pink
#D5869D
ΔE00 5.54
Bubblegum (survey)
#FF6CB5
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85B0 #85EABF
analogous
#EA85E3 #EA85B0 #EA8D85
triadic
#EA85B0 #B0EA85 #85B0EA
tetradic
#EA85B0 #E3EA85 #85EABF #8D85EA
square
#EA85B0 #E3EA85 #85EABF #8D85EA
split-complementary
#EA85B0 #85EA8D #85E3EA
monochromatic
#D1246D #E1518E #EA85B0 #F3B9D2 #FBE5EE
Accessibility & contrast
On white
2.48
#EA85B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#EA85B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85B0
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85B0 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919AB1
Deuteranopia (green-blind)
#ABABAE
Tritanopia (blue-blind)
#F88194
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea85b0; /* rgb */ color: rgb(234, 133, 176); /* oklch */ color: oklch(73.8% 0.133 353.9);
Tailwind
colors: {
custom: {
50: '#f3aac7',
500: '#ea85b0',
950: '#000000',
},
}SCSS
$custom: #ea85b0; $custom-light: #f3aac7; $custom-dark: #000000;
JSON
{
"hex": "#ea85b0",
"rgb": {
"r": 234,
"g": 133,
"b": 176
},
"hsl": {
"h": 334.455,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.73773,
"c": 0.1326,
"h": 353.9
},
"luminance": 0.37402
}Semantic roles & 50–950 ramp
primary
#EA85B0
secondary
#D9F2E7
accent
#D38113
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82