#EA86B3#EA86B3
#EA86B3 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.0% C 0.132 H 352.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86B3 |
|---|---|
| RGB | rgb(234, 134, 179) |
| HSL | hsl(333, 70%, 72%) |
| HSV | hsv(333, 43%, 92%) |
| CMYK | cmyk(0%, 42.7%, 23.5%, 8.2%) |
| CIE-LAB | lab(67.87, 43.70, -6.83) |
| CIE-LCH | lch(67.87, 44.23, 351.12°) |
| OKLab | oklab(74.02% 0.1313 -0.0175) |
| OKLCH | oklch(74.02% 0.132 352.4) |
| XYZ | xyz(50.5947, 37.8010, 47.2706) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.04
Pinky
#FC86AA
ΔE00 4.90
Carnation Pink
#FF7FA7
ΔE00 5.34
Pig Pink
#E78EA5
ΔE00 5.55
Bubblegum Pink
#FE83CC
ΔE00 5.60
Bubblegum (survey)
#FF6CB5
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86B3 #86EABD
analogous
#EA86E5 #EA86B3 #EA8B86
triadic
#EA86B3 #B3EA86 #86B3EA
tetradic
#EA86B3 #E5EA86 #86EABD #8B86EA
square
#EA86B3 #E5EA86 #86EABD #8B86EA
split-complementary
#EA86B3 #86EA8B #86E5EA
monochromatic
#D12472 #E15292 #EA86B3 #F3BAD4 #FAE5EF
Accessibility & contrast
On white
2.45
#EA86B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#EA86B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86B3
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86B3 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919BB5
Deuteranopia (green-blind)
#ABACB1
Tritanopia (blue-blind)
#F78296
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea86b3; /* rgb */ color: rgb(234, 134, 179); /* oklch */ color: oklch(74.0% 0.132 352.4);
Tailwind
colors: {
custom: {
50: '#f3abc9',
500: '#ea86b3',
950: '#000000',
},
}SCSS
$custom: #ea86b3; $custom-light: #f3abc9; $custom-dark: #000000;
JSON
{
"hex": "#ea86b3",
"rgb": {
"r": 234,
"g": 134,
"b": 179
},
"hsl": {
"h": 333,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.74024,
"c": 0.13245,
"h": 352.4
},
"luminance": 0.37797
}Semantic roles & 50–950 ramp
primary
#EA86B3
secondary
#D9F2E7
accent
#D27C13
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82