#EA8EAE#EA8EAE
#EA8EAE is a light, moderate pink. Relative luminance 0.399; OKLCH L 75.1% C 0.117 H 358.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EAE |
|---|---|
| RGB | rgb(234, 142, 174) |
| HSL | hsl(339, 69%, 74%) |
| HSV | hsv(339, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 25.6%, 8.2%) |
| CIE-LAB | lab(69.40, 38.86, -1.78) |
| CIE-LCH | lch(69.40, 38.90, 357.38°) |
| OKLab | oklab(75.13% 0.1172 -0.0042) |
| OKLCH | oklch(75.13% 0.117 358) |
| XYZ | xyz(51.2460, 39.8981, 45.0382) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.54
Pinky
#FC86AA
ΔE00 3.75
Dull Pink
#D5869D
ΔE00 4.55
Rosa
#FE86A4
ΔE00 4.87
Carnation Pink
#FF7FA7
ΔE00 4.90
Faded Pink
#DE9DAC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EAE #8EEACA
analogous
#EA8EDC #EA8EAE #EA9C8E
triadic
#EA8EAE #AEEA8E #8EAEEA
tetradic
#EA8EAE #DCEA8E #8EEACA #9C8EEA
square
#EA8EAE #DCEA8E #8EEACA #9C8EEA
split-complementary
#EA8EAE #8EEA9C #8EDCEA
monochromatic
#D62864 #E05A89 #EA8EAE #F4C2D3 #FAE5ED
Accessibility & contrast
On white
2.34
#EA8EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#EA8EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EAE
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EAE | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAF
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#F88999
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8eae; /* rgb */ color: rgb(234, 142, 174); /* oklch */ color: oklch(75.1% 0.117 358.0);
Tailwind
colors: {
custom: {
50: '#f3b0c6',
500: '#ea8eae',
950: '#000000',
},
}SCSS
$custom: #ea8eae; $custom-light: #f3b0c6; $custom-dark: #000000;
JSON
{
"hex": "#ea8eae",
"rgb": {
"r": 234,
"g": 142,
"b": 174
},
"hsl": {
"h": 339.13,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.75132,
"c": 0.11727,
"h": 358
},
"luminance": 0.39894
}Semantic roles & 50–950 ramp
primary
#EA8EAE
secondary
#D9F2E9
accent
#D18F15
background
#FFFAFC
surface
#FEF5F8
border
#D6CFD1
text
#171113
muted
#858082