#EA85B5#EA85B5
#EA85B5 is a light, vivid pink. Relative luminance 0.376; OKLCH L 73.9% C 0.135 H 351.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85B5 |
|---|---|
| RGB | rgb(234, 133, 181) |
| HSL | hsl(331, 71%, 72%) |
| HSV | hsv(331, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 22.6%, 8.2%) |
| CIE-LAB | lab(67.73, 44.49, -8.17) |
| CIE-LCH | lch(67.73, 45.23, 349.60°) |
| OKLab | oklab(73.94% 0.1335 -0.0211) |
| OKLCH | oklch(73.94% 0.135 351) |
| XYZ | xyz(50.6609, 37.6074, 48.2978) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.71
Bubblegum Pink
#FE83CC
ΔE00 5.07
Pinky
#FC86AA
ΔE00 5.44
Bubblegum (survey)
#FF6CB5
ΔE00 5.60
Carnation Pink
#FF7FA7
ΔE00 5.78
Bubble Gum Pink
#FF69AF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85B5 #85EABA
analogous
#EA85E8 #EA85B5 #EA8885
triadic
#EA85B5 #B5EA85 #85B5EA
tetradic
#EA85B5 #E8EA85 #85EABA #8885EA
square
#EA85B5 #E8EA85 #85EABA #8885EA
split-complementary
#EA85B5 #85EA88 #85E8EA
monochromatic
#D12476 #E15195 #EA85B5 #F3B9D5 #FBE5EF
Accessibility & contrast
On white
2.46
#EA85B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EA85B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85B5
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85B5 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB7
Deuteranopia (green-blind)
#A9ACB3
Tritanopia (blue-blind)
#F78296
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea85b5; /* rgb */ color: rgb(234, 133, 181); /* oklch */ color: oklch(73.9% 0.135 351.0);
Tailwind
colors: {
custom: {
50: '#f3aacb',
500: '#ea85b5',
950: '#000000',
},
}SCSS
$custom: #ea85b5; $custom-light: #f3aacb; $custom-dark: #000000;
JSON
{
"hex": "#ea85b5",
"rgb": {
"r": 234,
"g": 133,
"b": 181
},
"hsl": {
"h": 331.485,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.73936,
"c": 0.13512,
"h": 351
},
"luminance": 0.37604
}Semantic roles & 50–950 ramp
primary
#EA85B5
secondary
#D9F2E6
accent
#D37713
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82