#EA86B7#EA86B7
#EA86B7 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.2% C 0.135 H 350.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86B7 |
|---|---|
| RGB | rgb(234, 134, 183) |
| HSL | hsl(331, 70%, 72%) |
| HSV | hsv(331, 43%, 92%) |
| CMYK | cmyk(0%, 42.7%, 21.8%, 8.2%) |
| CIE-LAB | lab(68.00, 44.27, -8.90) |
| CIE-LCH | lch(68.00, 45.15, 348.64°) |
| OKLab | oklab(74.16% 0.1326 -0.0231) |
| OKLCH | oklch(74.16% 0.135 350.1) |
| XYZ | xyz(51.0051, 37.9652, 49.4322) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum Pink
#FE83CC
ΔE00 4.81
Bubblegum (survey)
#FF6CB5
ΔE00 5.73
Pinky
#FC86AA
ΔE00 5.74
Carnation Pink
#FF7FA7
ΔE00 6.11
Hot Pink
#FF69B4
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86B7 #86EAB9
analogous
#EA86E9 #EA86B7 #EA8786
triadic
#EA86B7 #B7EA86 #86B7EA
tetradic
#EA86B7 #E9EA86 #86EAB9 #8786EA
square
#EA86B7 #E9EA86 #86EAB9 #8786EA
split-complementary
#EA86B7 #86EA87 #86E9EA
monochromatic
#D12479 #E15298 #EA86B7 #F3BAD6 #FAE5EF
Accessibility & contrast
On white
2.44
#EA86B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EA86B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86B7
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86B7 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909BB9
Deuteranopia (green-blind)
#AAACB5
Tritanopia (blue-blind)
#F78398
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea86b7; /* rgb */ color: rgb(234, 134, 183); /* oklch */ color: oklch(74.2% 0.135 350.1);
Tailwind
colors: {
custom: {
50: '#f3abcc',
500: '#ea86b7',
950: '#000000',
},
}SCSS
$custom: #ea86b7; $custom-light: #f3abcc; $custom-dark: #000000;
JSON
{
"hex": "#ea86b7",
"rgb": {
"r": 234,
"g": 134,
"b": 183
},
"hsl": {
"h": 330.6,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.74156,
"c": 0.13457,
"h": 350.1
},
"luminance": 0.37962
}Semantic roles & 50–950 ramp
primary
#EA86B7
secondary
#D9F2E6
accent
#D27513
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82