#EA8FAE#EA8FAE
#EA8FAE is a light, moderate pink. Relative luminance 0.402; OKLCH L 75.3% C 0.116 H 358.3°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FAE |
|---|---|
| RGB | rgb(234, 143, 174) |
| HSL | hsl(340, 68%, 74%) |
| HSV | hsv(340, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 25.6%, 8.2%) |
| CIE-LAB | lab(69.61, 38.34, -1.47) |
| CIE-LCH | lch(69.61, 38.37, 357.81°) |
| OKLab | oklab(75.29% 0.1156 -0.0033) |
| OKLCH | oklch(75.29% 0.116 358.3) |
| XYZ | xyz(51.3955, 40.1970, 45.0880) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.37
Pinky
#FC86AA
ΔE00 3.83
Dull Pink
#D5869D
ΔE00 4.56
Rosa
#FE86A4
ΔE00 4.87
Carnation Pink
#FF7FA7
ΔE00 5.03
Faded Pink
#DE9DAC
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FAE #8FEACB
analogous
#EA8FDC #EA8FAE #EA9E8F
triadic
#EA8FAE #AEEA8F #8FAEEA
tetradic
#EA8FAE #DCEA8F #8FEACB #9E8FEA
square
#EA8FAE #DCEA8F #8FEACB #9E8FEA
split-complementary
#EA8FAE #8FEA9E #8FDCEA
monochromatic
#D62864 #E05B89 #EA8FAE #F4C3D3 #FAE5EC
Accessibility & contrast
On white
2.32
#EA8FAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#EA8FAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FAE
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FAE | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AF
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#F88A9A
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8fae; /* rgb */ color: rgb(234, 143, 174); /* oklch */ color: oklch(75.3% 0.116 358.3);
Tailwind
colors: {
custom: {
50: '#f2b1c6',
500: '#ea8fae',
950: '#000000',
},
}SCSS
$custom: #ea8fae; $custom-light: #f2b1c6; $custom-dark: #000000;
JSON
{
"hex": "#ea8fae",
"rgb": {
"r": 234,
"g": 143,
"b": 174
},
"hsl": {
"h": 339.56,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.75294,
"c": 0.11569,
"h": 358.3
},
"luminance": 0.40193
}Semantic roles & 50–950 ramp
primary
#EA8FAE
secondary
#D9F2E9
accent
#D09115
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082