#EA8FAA#EA8FAA
#EA8FAA is a light, moderate pink. Relative luminance 0.400; OKLCH L 75.2% C 0.114 H 1.1°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FAA |
|---|---|
| RGB | rgb(234, 143, 170) |
| HSL | hsl(342, 68%, 74%) |
| HSV | hsv(342, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 27.4%, 8.2%) |
| CIE-LAB | lab(69.50, 37.79, 0.61) |
| CIE-LCH | lch(69.50, 37.80, 0.92°) |
| OKLab | oklab(75.18% 0.1142 0.0021) |
| OKLCH | oklch(75.18% 0.114 1.1) |
| XYZ | xyz(51.0113, 40.0433, 43.0648) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.24
Pinky
#FC86AA
ΔE00 3.71
Dull Pink
#D5869D
ΔE00 4.25
Rosa
#FE86A4
ΔE00 4.30
Carnation Pink
#FF7FA7
ΔE00 4.95
Faded Pink
#DE9DAC
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FAA #8FEACF
analogous
#EA8FD8 #EA8FAA #EAA28F
triadic
#EA8FAA #AAEA8F #8FAAEA
tetradic
#EA8FAA #D8EA8F #8FEACF #A28FEA
square
#EA8FAA #D8EA8F #8FEACF #A28FEA
split-complementary
#EA8FAA #8FEAA2 #8FD8EA
monochromatic
#D6285C #E05B83 #EA8FAA #F4C3D1 #FAE5EB
Accessibility & contrast
On white
2.33
#EA8FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EA8FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FAA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FAA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AB
Deuteranopia (green-blind)
#B2B0A8
Tritanopia (blue-blind)
#F88998
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8faa; /* rgb */ color: rgb(234, 143, 170); /* oklch */ color: oklch(75.2% 0.114 1.1);
Tailwind
colors: {
custom: {
50: '#f3b1c3',
500: '#ea8faa',
950: '#000000',
},
}SCSS
$custom: #ea8faa; $custom-light: #f3b1c3; $custom-dark: #000000;
JSON
{
"hex": "#ea8faa",
"rgb": {
"r": 234,
"g": 143,
"b": 170
},
"hsl": {
"h": 342.198,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.75175,
"c": 0.11425,
"h": 1.1
},
"luminance": 0.4004
}Semantic roles & 50–950 ramp
primary
#EA8FAA
secondary
#D9F2EA
accent
#D09915
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081