#EA85B3#EA85B3
#EA85B3 is a light, vivid pink. Relative luminance 0.375; OKLCH L 73.9% C 0.134 H 352.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EA85B3 |
|---|---|
| RGB | rgb(234, 133, 179) |
| HSL | hsl(333, 71%, 72%) |
| HSV | hsv(333, 43%, 92%) |
| CMYK | cmyk(0%, 43.2%, 23.5%, 8.2%) |
| CIE-LAB | lab(67.67, 44.21, -7.13) |
| CIE-LCH | lch(67.67, 44.78, 350.83°) |
| OKLab | oklab(73.87% 0.1328 -0.0183) |
| OKLCH | oklch(73.87% 0.134 352.1) |
| XYZ | xyz(50.4572, 37.5259, 47.2248) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.93
Pinky
#FC86AA
ΔE00 5.02
Carnation Pink
#FF7FA7
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 5.48
Bubblegum (survey)
#FF6CB5
ΔE00 5.72
Pig Pink
#E78EA5
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA85B3 #85EABC
analogous
#EA85E6 #EA85B3 #EA8A85
triadic
#EA85B3 #B3EA85 #85B3EA
tetradic
#EA85B3 #E6EA85 #85EABC #8A85EA
square
#EA85B3 #E6EA85 #85EABC #8A85EA
split-complementary
#EA85B3 #85EA8A #85E6EA
monochromatic
#D12473 #E15192 #EA85B3 #F3B9D4 #FBE5EF
Accessibility & contrast
On white
2.47
#EA85B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EA85B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA85B3
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA85B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA85B3 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB5
Deuteranopia (green-blind)
#AAABB1
Tritanopia (blue-blind)
#F88196
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea85b3; /* rgb */ color: rgb(234, 133, 179); /* oklch */ color: oklch(73.9% 0.134 352.1);
Tailwind
colors: {
custom: {
50: '#f3aac9',
500: '#ea85b3',
950: '#000000',
},
}SCSS
$custom: #ea85b3; $custom-light: #f3aac9; $custom-dark: #000000;
JSON
{
"hex": "#ea85b3",
"rgb": {
"r": 234,
"g": 133,
"b": 179
},
"hsl": {
"h": 332.673,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.7387,
"c": 0.13408,
"h": 352.1
},
"luminance": 0.37522
}Semantic roles & 50–950 ramp
primary
#EA85B3
secondary
#D9F2E7
accent
#D37B13
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82