#EA93BA#EA93BA
#EA93BA is a light, moderate pink. Relative luminance 0.419; OKLCH L 76.3% C 0.115 H 351.8°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93BA |
|---|---|
| RGB | rgb(234, 147, 186) |
| HSL | hsl(333, 67%, 75%) |
| HSV | hsv(333, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 20.5%, 8.2%) |
| CIE-LAB | lab(70.81, 37.96, -6.39) |
| CIE-LCH | lch(70.81, 38.50, 350.44°) |
| OKLab | oklab(76.32% 0.1135 -0.0164) |
| OKLCH | oklch(76.32% 0.115 351.8) |
| XYZ | xyz(53.2292, 41.9084, 51.7304) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.15
Pink (survey)
#FF81C0
ΔE00 5.62
Pinky
#FC86AA
ΔE00 5.69
Dull Pink
#D5869D
ΔE00 6.47
Bubblegum Pink
#FE83CC
ΔE00 6.66
Carnation Pink
#FF7FA7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93BA #93EAC3
analogous
#EA93E6 #EA93BA #EA9793
triadic
#EA93BA #BAEA93 #93BAEA
tetradic
#EA93BA #E6EA93 #93EAC3 #9793EA
square
#EA93BA #E6EA93 #93EAC3 #9793EA
split-complementary
#EA93BA #93EA97 #93E6EA
monochromatic
#D62D79 #E06099 #EA93BA #F4C6DB #FAE5EF
Accessibility & contrast
On white
2.24
#EA93BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#EA93BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93BA
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93BA | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#B1B3B8
Tritanopia (blue-blind)
#F690A1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea93ba; /* rgb */ color: rgb(234, 147, 186); /* oklch */ color: oklch(76.3% 0.115 351.8);
Tailwind
colors: {
custom: {
50: '#f2b4ce',
500: '#ea93ba',
950: '#000000',
},
}SCSS
$custom: #ea93ba; $custom-light: #f2b4ce; $custom-dark: #000000;
JSON
{
"hex": "#ea93ba",
"rgb": {
"r": 234,
"g": 147,
"b": 186
},
"hsl": {
"h": 333.103,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.76319,
"c": 0.11468,
"h": 351.8
},
"luminance": 0.41905
}Semantic roles & 50–950 ramp
primary
#EA93BA
secondary
#D9F2E7
accent
#CF7C16
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082