#EA8EAF#EA8EAF
#EA8EAF is a light, moderate pink. Relative luminance 0.399; OKLCH L 75.2% C 0.118 H 357.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EAF |
|---|---|
| RGB | rgb(234, 142, 175) |
| HSL | hsl(338, 69%, 74%) |
| HSV | hsv(338, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 25.2%, 8.2%) |
| CIE-LAB | lab(69.42, 39.00, -2.30) |
| CIE-LCH | lch(69.42, 39.07, 356.63°) |
| OKLab | oklab(75.16% 0.1176 -0.0055) |
| OKLCH | oklch(75.16% 0.118 357.3) |
| XYZ | xyz(51.3439, 39.9372, 45.5535) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.83
Pinky
#FC86AA
ΔE00 3.85
Dull Pink
#D5869D
ΔE00 4.68
Carnation Pink
#FF7FA7
ΔE00 4.97
Rosa
#FE86A4
ΔE00 5.05
Faded Pink
#DE9DAC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EAF #8EEAC9
analogous
#EA8EDD #EA8EAF #EA9B8E
triadic
#EA8EAF #AFEA8E #8EAFEA
tetradic
#EA8EAF #DDEA8E #8EEAC9 #9B8EEA
square
#EA8EAF #DDEA8E #8EEAC9 #9B8EEA
split-complementary
#EA8EAF #8EEA9B #8EDDEA
monochromatic
#D62866 #E05A8A #EA8EAF #F4C2D4 #FAE5ED
Accessibility & contrast
On white
2.34
#EA8EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EA8EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EAF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EAF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA0B0
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#F8899A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ea8eaf; /* rgb */ color: rgb(234, 142, 175); /* oklch */ color: oklch(75.2% 0.118 357.3);
Tailwind
colors: {
custom: {
50: '#f2b0c6',
500: '#ea8eaf',
950: '#000000',
},
}SCSS
$custom: #ea8eaf; $custom-light: #f2b0c6; $custom-dark: #000000;
JSON
{
"hex": "#ea8eaf",
"rgb": {
"r": 234,
"g": 142,
"b": 175
},
"hsl": {
"h": 338.478,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.75163,
"c": 0.11768,
"h": 357.3
},
"luminance": 0.39934
}Semantic roles & 50–950 ramp
primary
#EA8EAF
secondary
#D9F2E9
accent
#D18D15
background
#FFFAFC
surface
#FEF5F8
border
#D6CFD1
text
#171113
muted
#858082