#EA8EA9#EA8EA9
#EA8EA9 is a light, moderate pink. Relative luminance 0.397; OKLCH L 75.0% C 0.115 H 1.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EA9 |
|---|---|
| RGB | rgb(234, 142, 169) |
| HSL | hsl(342, 69%, 74%) |
| HSV | hsv(342, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 27.8%, 8.2%) |
| CIE-LAB | lab(69.26, 38.18, 0.81) |
| CIE-LCH | lch(69.26, 38.19, 1.22°) |
| OKLab | oklab(74.98% 0.1154 0.0027) |
| OKLCH | oklch(74.98% 0.115 1.3) |
| XYZ | xyz(50.7676, 39.7067, 42.5187) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.14
Pinky
#FC86AA
ΔE00 3.58
Rosa
#FE86A4
ΔE00 4.14
Dull Pink
#D5869D
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 4.78
Rose Pink
#F7879A
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EA9 #8EEACF
analogous
#EA8ED7 #EA8EA9 #EAA18E
triadic
#EA8EA9 #A9EA8E #8EA9EA
tetradic
#EA8EA9 #D7EA8E #8EEACF #A18EEA
square
#EA8EA9 #D7EA8E #8EEACF #A18EEA
split-complementary
#EA8EA9 #8EEAA1 #8ED7EA
monochromatic
#D6285B #E05A82 #EA8EA9 #F4C2D0 #FAE5EB
Accessibility & contrast
On white
2.35
#EA8EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EA8EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EA9
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EA9 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAA
Deuteranopia (green-blind)
#B2AFA7
Tritanopia (blue-blind)
#F88897
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8ea9; /* rgb */ color: rgb(234, 142, 169); /* oklch */ color: oklch(75.0% 0.115 1.3);
Tailwind
colors: {
custom: {
50: '#f3b0c2',
500: '#ea8ea9',
950: '#000000',
},
}SCSS
$custom: #ea8ea9; $custom-light: #f3b0c2; $custom-dark: #000000;
JSON
{
"hex": "#ea8ea9",
"rgb": {
"r": 234,
"g": 142,
"b": 169
},
"hsl": {
"h": 342.391,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.74983,
"c": 0.11547,
"h": 1.3
},
"luminance": 0.39703
}Semantic roles & 50–950 ramp
primary
#EA8EA9
secondary
#D9F2EB
accent
#D19A15
background
#FFFAFB
surface
#FEF5F7
border
#D6CFD0
text
#171112
muted
#858081