#EA93B3#EA93B3
#EA93B3 is a light, moderate pink. Relative luminance 0.416; OKLCH L 76.1% C 0.111 H 356.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93B3 |
|---|---|
| RGB | rgb(234, 147, 179) |
| HSL | hsl(338, 67%, 75%) |
| HSV | hsv(338, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 23.5%, 8.2%) |
| CIE-LAB | lab(70.61, 36.95, -2.79) |
| CIE-LCH | lch(70.61, 37.05, 355.68°) |
| OKLab | oklab(76.1% 0.1111 -0.0069) |
| OKLCH | oklch(76.1% 0.111 356.5) |
| XYZ | xyz(52.5032, 41.6180, 47.9068) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.26
Pinky
#FC86AA
ΔE00 4.67
Dull Pink
#D5869D
ΔE00 5.30
Faded Pink
#DE9DAC
ΔE00 5.30
Rosa
#FE86A4
ΔE00 5.78
Carnation Pink
#FF7FA7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93B3 #93EACA
analogous
#EA93DF #EA93B3 #EA9F93
triadic
#EA93B3 #B3EA93 #93B3EA
tetradic
#EA93B3 #DFEA93 #93EACA #9F93EA
square
#EA93B3 #DFEA93 #93EACA #9F93EA
split-complementary
#EA93B3 #93EA9F #93DFEA
monochromatic
#D62D6B #E0608F #EA93B3 #F4C6D7 #FAE5ED
Accessibility & contrast
On white
2.25
#EA93B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EA93B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93B3
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93B3 | 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)
#9EA3B4
Deuteranopia (green-blind)
#B3B3B1
Tritanopia (blue-blind)
#F78F9E
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea93b3; /* rgb */ color: rgb(234, 147, 179); /* oklch */ color: oklch(76.1% 0.111 356.5);
Tailwind
colors: {
custom: {
50: '#f2b4c9',
500: '#ea93b3',
950: '#000000',
},
}SCSS
$custom: #ea93b3; $custom-light: #f2b4c9; $custom-dark: #000000;
JSON
{
"hex": "#ea93b3",
"rgb": {
"r": 234,
"g": 147,
"b": 179
},
"hsl": {
"h": 337.931,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.76099,
"c": 0.11133,
"h": 356.5
},
"luminance": 0.41615
}Semantic roles & 50–950 ramp
primary
#EA93B3
secondary
#D9F2E9
accent
#CF8B16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082