#EA86B4#EA86B4
#EA86B4 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.1% C 0.133 H 351.8°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86B4 |
|---|---|
| RGB | rgb(234, 134, 180) |
| HSL | hsl(332, 70%, 72%) |
| HSV | hsv(332, 43%, 92%) |
| CMYK | cmyk(0%, 42.7%, 23.1%, 8.2%) |
| CIE-LAB | lab(67.90, 43.84, -7.35) |
| CIE-LCH | lch(67.90, 44.45, 350.49°) |
| OKLab | oklab(74.06% 0.1316 -0.0189) |
| OKLCH | oklch(74.06% 0.133 351.8) |
| XYZ | xyz(50.6962, 37.8416, 47.8052) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.92
Pinky
#FC86AA
ΔE00 5.11
Bubblegum Pink
#FE83CC
ΔE00 5.40
Carnation Pink
#FF7FA7
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 5.79
Bubblegum (survey)
#FF6CB5
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86B4 #86EABC
analogous
#EA86E6 #EA86B4 #EA8A86
triadic
#EA86B4 #B4EA86 #86B4EA
tetradic
#EA86B4 #E6EA86 #86EABC #8A86EA
square
#EA86B4 #E6EA86 #86EABC #8A86EA
split-complementary
#EA86B4 #86EA8A #86E6EA
monochromatic
#D12474 #E15294 #EA86B4 #F3BAD4 #FAE5EF
Accessibility & contrast
On white
2.45
#EA86B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EA86B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86B4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86B4 | 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)
#919BB6
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#F78297
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea86b4; /* rgb */ color: rgb(234, 134, 180); /* oklch */ color: oklch(74.1% 0.133 351.8);
Tailwind
colors: {
custom: {
50: '#f3abca',
500: '#ea86b4',
950: '#000000',
},
}SCSS
$custom: #ea86b4; $custom-light: #f3abca; $custom-dark: #000000;
JSON
{
"hex": "#ea86b4",
"rgb": {
"r": 234,
"g": 134,
"b": 180
},
"hsl": {
"h": 332.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.74057,
"c": 0.13296,
"h": 351.8
},
"luminance": 0.37838
}Semantic roles & 50–950 ramp
primary
#EA86B4
secondary
#D9F2E7
accent
#D27A13
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82