#EA93B2#EA93B2
#EA93B2 is a light, moderate pink. Relative luminance 0.416; OKLCH L 76.1% C 0.111 H 357.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93B2 |
|---|---|
| RGB | rgb(234, 147, 178) |
| HSL | hsl(339, 67%, 75%) |
| HSV | hsv(339, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 23.9%, 8.2%) |
| CIE-LAB | lab(70.58, 36.81, -2.28) |
| CIE-LCH | lch(70.58, 36.88, 356.46°) |
| OKLab | oklab(76.07% 0.1108 -0.0055) |
| OKLCH | oklch(76.07% 0.111 357.2) |
| XYZ | xyz(52.4024, 41.5777, 47.3761) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.99
Pinky
#FC86AA
ΔE00 4.57
Faded Pink
#DE9DAC
ΔE00 5.12
Dull Pink
#D5869D
ΔE00 5.17
Rosa
#FE86A4
ΔE00 5.61
Carnation Pink
#FF7FA7
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93B2 #93EACB
analogous
#EA93DD #EA93B2 #EAA093
triadic
#EA93B2 #B2EA93 #93B2EA
tetradic
#EA93B2 #DDEA93 #93EACB #A093EA
square
#EA93B2 #DDEA93 #93EACB #A093EA
split-complementary
#EA93B2 #93EAA0 #93DDEA
monochromatic
#D62D69 #E0608D #EA93B2 #F4C6D7 #FAE5ED
Accessibility & contrast
On white
2.25
#EA93B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EA93B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93B2
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93B2 | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#B3B2B0
Tritanopia (blue-blind)
#F78F9E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea93b2; /* rgb */ color: rgb(234, 147, 178); /* oklch */ color: oklch(76.1% 0.111 357.2);
Tailwind
colors: {
custom: {
50: '#f2b4c9',
500: '#ea93b2',
950: '#000000',
},
}SCSS
$custom: #ea93b2; $custom-light: #f2b4c9; $custom-dark: #000000;
JSON
{
"hex": "#ea93b2",
"rgb": {
"r": 234,
"g": 147,
"b": 178
},
"hsl": {
"h": 338.621,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.76069,
"c": 0.11091,
"h": 357.2
},
"luminance": 0.41574
}Semantic roles & 50–950 ramp
primary
#EA93B2
secondary
#D9F2E9
accent
#CF8D16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082