#EA93B7#EA93B7
#EA93B7 is a light, moderate pink. Relative luminance 0.418; OKLCH L 76.2% C 0.113 H 353.7°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93B7 |
|---|---|
| RGB | rgb(234, 147, 183) |
| HSL | hsl(335, 67%, 75%) |
| HSV | hsv(335, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 21.8%, 8.2%) |
| CIE-LAB | lab(70.72, 37.52, -4.85) |
| CIE-LCH | lch(70.72, 37.84, 352.63°) |
| OKLab | oklab(76.22% 0.1125 -0.0123) |
| OKLCH | oklch(76.22% 0.113 353.7) |
| XYZ | xyz(52.9136, 41.7822, 50.0683) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.34
Pinky
#FC86AA
ΔE00 5.19
Dull Pink
#D5869D
ΔE00 5.92
Pink (survey)
#FF81C0
ΔE00 6.00
Faded Pink
#DE9DAC
ΔE00 6.10
Carnation Pink
#FF7FA7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93B7 #93EAC6
analogous
#EA93E3 #EA93B7 #EA9A93
triadic
#EA93B7 #B7EA93 #93B7EA
tetradic
#EA93B7 #E3EA93 #93EAC6 #9A93EA
square
#EA93B7 #E3EA93 #93EAC6 #9A93EA
split-complementary
#EA93B7 #93EA9A #93E3EA
monochromatic
#D62D73 #E06095 #EA93B7 #F4C6D9 #FAE5EE
Accessibility & contrast
On white
2.24
#EA93B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EA93B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93B7
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93B7 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B8
Deuteranopia (green-blind)
#B2B3B5
Tritanopia (blue-blind)
#F790A0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea93b7; /* rgb */ color: rgb(234, 147, 183); /* oklch */ color: oklch(76.2% 0.113 353.7);
Tailwind
colors: {
custom: {
50: '#f2b4cc',
500: '#ea93b7',
950: '#000000',
},
}SCSS
$custom: #ea93b7; $custom-light: #f2b4cc; $custom-dark: #000000;
JSON
{
"hex": "#ea93b7",
"rgb": {
"r": 234,
"g": 147,
"b": 183
},
"hsl": {
"h": 335.172,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.76223,
"c": 0.11316,
"h": 353.7
},
"luminance": 0.41779
}Semantic roles & 50–950 ramp
primary
#EA93B7
secondary
#D9F2E8
accent
#CF8316
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082