#EA86B0#EA86B0
#EA86B0 is a light, vivid pink. Relative luminance 0.377; OKLCH L 73.9% C 0.131 H 354.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EA86B0 |
|---|---|
| RGB | rgb(234, 134, 176) |
| HSL | hsl(335, 70%, 72%) |
| HSV | hsv(335, 43%, 92%) |
| CMYK | cmyk(0%, 42.7%, 24.8%, 8.2%) |
| CIE-LAB | lab(67.78, 43.28, -5.28) |
| CIE-LCH | lch(67.78, 43.60, 353.05°) |
| OKLab | oklab(73.93% 0.1303 -0.0134) |
| OKLCH | oklch(73.93% 0.131 354.1) |
| XYZ | xyz(50.2946, 37.6810, 45.6901) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.30
Pink (survey)
#FF81C0
ΔE00 4.49
Carnation Pink
#FF7FA7
ΔE00 4.80
Pig Pink
#E78EA5
ΔE00 4.83
Dull Pink
#D5869D
ΔE00 5.42
Rosa
#FE86A4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA86B0 #86EAC0
analogous
#EA86E2 #EA86B0 #EA8E86
triadic
#EA86B0 #B0EA86 #86B0EA
tetradic
#EA86B0 #E2EA86 #86EAC0 #8E86EA
square
#EA86B0 #E2EA86 #86EAC0 #8E86EA
split-complementary
#EA86B0 #86EA8E #86E2EA
monochromatic
#D1246D #E1528E #EA86B0 #F3BAD2 #FAE5EE
Accessibility & contrast
On white
2.46
#EA86B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#EA86B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA86B0
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA86B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA86B0 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929AB1
Deuteranopia (green-blind)
#ABACAE
Tritanopia (blue-blind)
#F88295
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea86b0; /* rgb */ color: rgb(234, 134, 176); /* oklch */ color: oklch(73.9% 0.131 354.1);
Tailwind
colors: {
custom: {
50: '#f3abc7',
500: '#ea86b0',
950: '#000000',
},
}SCSS
$custom: #ea86b0; $custom-light: #f3abc7; $custom-dark: #000000;
JSON
{
"hex": "#ea86b0",
"rgb": {
"r": 234,
"g": 134,
"b": 176
},
"hsl": {
"h": 334.8,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.73928,
"c": 0.13099,
"h": 354.1
},
"luminance": 0.37677
}Semantic roles & 50–950 ramp
primary
#EA86B0
secondary
#D9F2E8
accent
#D28213
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82