#EA93B4#EA93B4
#EA93B4 is a light, moderate pink. Relative luminance 0.417; OKLCH L 76.1% C 0.112 H 355.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93B4 |
|---|---|
| RGB | rgb(234, 147, 180) |
| HSL | hsl(337, 67%, 75%) |
| HSV | hsv(337, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 23.1%, 8.2%) |
| CIE-LAB | lab(70.63, 37.09, -3.31) |
| CIE-LCH | lch(70.63, 37.24, 354.90°) |
| OKLab | oklab(76.13% 0.1115 -0.0082) |
| OKLCH | oklch(76.13% 0.112 355.8) |
| XYZ | xyz(52.6047, 41.6586, 48.4414) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.53
Pinky
#FC86AA
ΔE00 4.78
Dull Pink
#D5869D
ΔE00 5.44
Faded Pink
#DE9DAC
ΔE00 5.49
Rosa
#FE86A4
ΔE00 5.96
Carnation Pink
#FF7FA7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93B4 #93EAC9
analogous
#EA93E0 #EA93B4 #EA9D93
triadic
#EA93B4 #B4EA93 #93B4EA
tetradic
#EA93B4 #E0EA93 #93EAC9 #9D93EA
square
#EA93B4 #E0EA93 #93EAC9 #9D93EA
split-complementary
#EA93B4 #93EA9D #93E0EA
monochromatic
#D62D6D #E06090 #EA93B4 #F4C6D8 #FAE5ED
Accessibility & contrast
On white
2.25
#EA93B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EA93B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93B4
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93B4 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B5
Deuteranopia (green-blind)
#B3B3B2
Tritanopia (blue-blind)
#F78F9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea93b4; /* rgb */ color: rgb(234, 147, 180); /* oklch */ color: oklch(76.1% 0.112 355.8);
Tailwind
colors: {
custom: {
50: '#f2b4ca',
500: '#ea93b4',
950: '#000000',
},
}SCSS
$custom: #ea93b4; $custom-light: #f2b4ca; $custom-dark: #000000;
JSON
{
"hex": "#ea93b4",
"rgb": {
"r": 234,
"g": 147,
"b": 180
},
"hsl": {
"h": 337.241,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.7613,
"c": 0.11176,
"h": 355.8
},
"luminance": 0.41655
}Semantic roles & 50–950 ramp
primary
#EA93B4
secondary
#D9F2E8
accent
#CF8916
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082