#EA8FAB#EA8FAB
#EA8FAB is a light, moderate pink. Relative luminance 0.401; OKLCH L 75.2% C 0.115 H 0.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FAB |
|---|---|
| RGB | rgb(234, 143, 171) |
| HSL | hsl(342, 68%, 74%) |
| HSV | hsv(342, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 26.9%, 8.2%) |
| CIE-LAB | lab(69.53, 37.93, 0.09) |
| CIE-LCH | lch(69.53, 37.93, 0.13°) |
| OKLab | oklab(75.2% 0.1146 0.0007) |
| OKLCH | oklch(75.2% 0.115 0.4) |
| XYZ | xyz(51.1063, 40.0813, 43.5649) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.52
Pinky
#FC86AA
ΔE00 3.71
Dull Pink
#D5869D
ΔE00 4.30
Rosa
#FE86A4
ΔE00 4.42
Carnation Pink
#FF7FA7
ΔE00 4.94
Faded Pink
#DE9DAC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FAB #8FEACE
analogous
#EA8FD9 #EA8FAB #EAA18F
triadic
#EA8FAB #ABEA8F #8FABEA
tetradic
#EA8FAB #D9EA8F #8FEACE #A18FEA
square
#EA8FAB #D9EA8F #8FEACE #A18FEA
split-complementary
#EA8FAB #8FEAA1 #8FD9EA
monochromatic
#D6285E #E05B84 #EA8FAB #F4C3D2 #FAE5EC
Accessibility & contrast
On white
2.33
#EA8FAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EA8FAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FAB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FAB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AC
Deuteranopia (green-blind)
#B2B0A9
Tritanopia (blue-blind)
#F88999
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea8fab; /* rgb */ color: rgb(234, 143, 171); /* oklch */ color: oklch(75.2% 0.115 0.4);
Tailwind
colors: {
custom: {
50: '#f3b1c3',
500: '#ea8fab',
950: '#000000',
},
}SCSS
$custom: #ea8fab; $custom-light: #f3b1c3; $custom-dark: #000000;
JSON
{
"hex": "#ea8fab",
"rgb": {
"r": 234,
"g": 143,
"b": 171
},
"hsl": {
"h": 341.538,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.75204,
"c": 0.11458,
"h": 0.4
},
"luminance": 0.40078
}Semantic roles & 50–950 ramp
primary
#EA8FAB
secondary
#D9F2EA
accent
#D09715
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081