#EA94AB#EA94AB
#EA94AB is a light, moderate pink. Relative luminance 0.416; OKLCH L 76.0% C 0.107 H 2.6°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA94AB |
|---|---|
| RGB | rgb(234, 148, 171) |
| HSL | hsl(344, 67%, 75%) |
| HSV | hsv(344, 37%, 92%) |
| CMYK | cmyk(0%, 36.8%, 26.9%, 8.2%) |
| CIE-LAB | lab(70.61, 35.31, 1.66) |
| CIE-LCH | lch(70.61, 35.35, 2.69°) |
| OKLab | oklab(76.03% 0.1067 0.0048) |
| OKLCH | oklch(76.03% 0.107 2.6) |
| XYZ | xyz(51.8737, 41.6161, 43.8207) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.54
Faded Pink
#DE9DAC
ΔE00 3.89
Pinky
#FC86AA
ΔE00 4.65
Dull Pink
#D5869D
ΔE00 4.83
Rosa
#FE86A4
ΔE00 4.87
Rose Pink
#F7879A
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA94AB #94EAD3
analogous
#EA94D6 #EA94AB #EAA894
triadic
#EA94AB #ABEA94 #94ABEA
tetradic
#EA94AB #D6EA94 #94EAD3 #A894EA
square
#EA94AB #D6EA94 #94EAD3 #A894EA
split-complementary
#EA94AB #94EAA8 #94D6EA
monochromatic
#D62E5B #E06183 #EA94AB #F4C7D3 #FAE5EB
Accessibility & contrast
On white
2.25
#EA94AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EA94AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA94AB
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA94AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA94AB | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AC
Deuteranopia (green-blind)
#B5B3A9
Tritanopia (blue-blind)
#F88E9C
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea94ab; /* rgb */ color: rgb(234, 148, 171); /* oklch */ color: oklch(76.0% 0.107 2.6);
Tailwind
colors: {
custom: {
50: '#f2b4c3',
500: '#ea94ab',
950: '#000000',
},
}SCSS
$custom: #ea94ab; $custom-light: #f2b4c3; $custom-dark: #000000;
JSON
{
"hex": "#ea94ab",
"rgb": {
"r": 234,
"g": 148,
"b": 171
},
"hsl": {
"h": 343.953,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.76026,
"c": 0.10683,
"h": 2.6
},
"luminance": 0.41613
}Semantic roles & 50–950 ramp
primary
#EA94AB
secondary
#DAF1EB
accent
#CF9E16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081