#EA93AB#EA93AB
#EA93AB is a light, moderate pink. Relative luminance 0.413; OKLCH L 75.9% C 0.108 H 2.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93AB |
|---|---|
| RGB | rgb(234, 147, 171) |
| HSL | hsl(343, 67%, 75%) |
| HSV | hsv(343, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 26.9%, 8.2%) |
| CIE-LAB | lab(70.39, 35.83, 1.34) |
| CIE-LCH | lch(70.39, 35.86, 2.14°) |
| OKLab | oklab(75.86% 0.1083 0.004) |
| OKLCH | oklch(75.86% 0.108 2.1) |
| XYZ | xyz(51.7175, 41.3037, 43.7686) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.39
Faded Pink
#DE9DAC
ΔE00 4.13
Pinky
#FC86AA
ΔE00 4.42
Dull Pink
#D5869D
ΔE00 4.69
Rosa
#FE86A4
ΔE00 4.74
Rose Pink
#F7879A
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93AB #93EAD2
analogous
#EA93D7 #EA93AB #EAA693
triadic
#EA93AB #ABEA93 #93ABEA
tetradic
#EA93AB #D7EA93 #93EAD2 #A693EA
square
#EA93AB #D7EA93 #93EAD2 #A693EA
split-complementary
#EA93AB #93EAA6 #93D7EA
monochromatic
#D62D5B #E06083 #EA93AB #F4C6D3 #FAE5EB
Accessibility & contrast
On white
2.27
#EA93AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EA93AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93AB
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93AB | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AC
Deuteranopia (green-blind)
#B5B2A9
Tritanopia (blue-blind)
#F88D9B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea93ab; /* rgb */ color: rgb(234, 147, 171); /* oklch */ color: oklch(75.9% 0.108 2.1);
Tailwind
colors: {
custom: {
50: '#f2b4c3',
500: '#ea93ab',
950: '#000000',
},
}SCSS
$custom: #ea93ab; $custom-light: #f2b4c3; $custom-dark: #000000;
JSON
{
"hex": "#ea93ab",
"rgb": {
"r": 234,
"g": 147,
"b": 171
},
"hsl": {
"h": 343.448,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.75861,
"c": 0.10837,
"h": 2.1
},
"luminance": 0.413
}Semantic roles & 50–950 ramp
primary
#EA93AB
secondary
#D9F2EB
accent
#CF9C16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081