#EA86BB#EA86BB
#EA86BB is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.3% C 0.137 H 347.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86BB |
|---|---|
| RGB | rgb(234, 134, 187) |
| HSL | hsl(328, 70%, 72%) |
| HSV | hsv(328, 43%, 92%) |
| CMYK | cmyk(0%, 42.7%, 20.1%, 8.2%) |
| CIE-LAB | lab(68.12, 44.85, -10.95) |
| CIE-LCH | lch(68.12, 46.17, 346.28°) |
| OKLab | oklab(74.29% 0.1338 -0.0286) |
| OKLCH | oklch(74.29% 0.137 347.9) |
| XYZ | xyz(51.4274, 38.1341, 51.6560) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.49
Bubblegum Pink
#FE83CC
ΔE00 4.13
Bubblegum (survey)
#FF6CB5
ΔE00 5.70
Hot Pink
#FF69B4
ΔE00 6.10
Bubble Gum Pink
#FF69AF
ΔE00 6.30
Pinky
#FC86AA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86BB #86EAB5
analogous
#E786EA #EA86BB #EA8689
triadic
#EA86BB #BBEA86 #86BBEA
tetradic
#EA86BB #EAE786 #86EAB5 #8689EA
square
#EA86BB #EAE786 #86EAB5 #8689EA
split-complementary
#EA86BB #89EA86 #86EAE7
monochromatic
#D12480 #E1529E #EA86BB #F3BAD8 #FAE5F0
Accessibility & contrast
On white
2.43
#EA86BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EA86BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86BB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86BB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#F78499
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea86bb; /* rgb */ color: rgb(234, 134, 187); /* oklch */ color: oklch(74.3% 0.137 347.9);
Tailwind
colors: {
custom: {
50: '#f3abcf',
500: '#ea86bb',
950: '#000000',
},
}SCSS
$custom: #ea86bb; $custom-light: #f3abcf; $custom-dark: #000000;
JSON
{
"hex": "#ea86bb",
"rgb": {
"r": 234,
"g": 134,
"b": 187
},
"hsl": {
"h": 328.2,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.74291,
"c": 0.13685,
"h": 347.9
},
"luminance": 0.3813
}Semantic roles & 50–950 ramp
primary
#EA86BB
secondary
#D9F2E5
accent
#D26D13
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82