#EA8FAF#EA8FAF
#EA8FAF is a light, moderate pink. Relative luminance 0.402; OKLCH L 75.3% C 0.116 H 357.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FAF |
|---|---|
| RGB | rgb(234, 143, 175) |
| HSL | hsl(339, 68%, 74%) |
| HSV | hsv(339, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 25.2%, 8.2%) |
| CIE-LAB | lab(69.64, 38.48, -1.99) |
| CIE-LCH | lch(69.64, 38.53, 357.04°) |
| OKLab | oklab(75.32% 0.116 -0.0047) |
| OKLCH | oklch(75.32% 0.116 357.7) |
| XYZ | xyz(51.4933, 40.2361, 45.6033) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.65
Pinky
#FC86AA
ΔE00 3.92
Dull Pink
#D5869D
ΔE00 4.68
Rosa
#FE86A4
ΔE00 5.04
Carnation Pink
#FF7FA7
ΔE00 5.09
Faded Pink
#DE9DAC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FAF #8FEACA
analogous
#EA8FDD #EA8FAF #EA9D8F
triadic
#EA8FAF #AFEA8F #8FAFEA
tetradic
#EA8FAF #DDEA8F #8FEACA #9D8FEA
square
#EA8FAF #DDEA8F #8FEACA #9D8FEA
split-complementary
#EA8FAF #8FEA9D #8FDDEA
monochromatic
#D62865 #E05B8A #EA8FAF #F4C3D4 #FAE5ED
Accessibility & contrast
On white
2.32
#EA8FAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EA8FAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FAF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FAF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B0
Deuteranopia (green-blind)
#B1B0AD
Tritanopia (blue-blind)
#F88A9A
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8faf; /* rgb */ color: rgb(234, 143, 175); /* oklch */ color: oklch(75.3% 0.116 357.7);
Tailwind
colors: {
custom: {
50: '#f2b1c6',
500: '#ea8faf',
950: '#000000',
},
}SCSS
$custom: #ea8faf; $custom-light: #f2b1c6; $custom-dark: #000000;
JSON
{
"hex": "#ea8faf",
"rgb": {
"r": 234,
"g": 143,
"b": 175
},
"hsl": {
"h": 338.901,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.75324,
"c": 0.11608,
"h": 357.7
},
"luminance": 0.40232
}Semantic roles & 50–950 ramp
primary
#EA8FAF
secondary
#D9F2E9
accent
#D08F15
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082