#EA93BE#EA93BE
#EA93BE is a light, moderate pink. Relative luminance 0.421; OKLCH L 76.4% C 0.117 H 349.2°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93BE |
|---|---|
| RGB | rgb(234, 147, 190) |
| HSL | hsl(330, 67%, 75%) |
| HSV | hsv(330, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 18.8%, 8.2%) |
| CIE-LAB | lab(70.93, 38.56, -8.44) |
| CIE-LCH | lch(70.93, 39.47, 347.66°) |
| OKLab | oklab(76.45% 0.1148 -0.0219) |
| OKLCH | oklch(76.45% 0.117 349.2) |
| XYZ | xyz(53.6604, 42.0809, 54.0013) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.28
Bubblegum Pink
#FE83CC
ΔE00 5.94
Pig Pink
#E78EA5
ΔE00 6.20
Pinky
#FC86AA
ΔE00 6.43
Dull Pink
#D5869D
ΔE00 7.26
Carnation Pink
#FF7FA7
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93BE #93EABF
analogous
#EA93E9 #EA93BE #EA9493
triadic
#EA93BE #BEEA93 #93BEEA
tetradic
#EA93BE #E9EA93 #93EABF #9493EA
square
#EA93BE #E9EA93 #93EABF #9493EA
split-complementary
#EA93BE #93EA94 #93E9EA
monochromatic
#D62D80 #E0609F #EA93BE #F4C6DD #FAE5F0
Accessibility & contrast
On white
2.23
#EA93BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EA93BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93BE
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93BE | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#B0B3BC
Tritanopia (blue-blind)
#F691A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea93be; /* rgb */ color: rgb(234, 147, 190); /* oklch */ color: oklch(76.4% 0.117 349.2);
Tailwind
colors: {
custom: {
50: '#f2b4d1',
500: '#ea93be',
950: '#000000',
},
}SCSS
$custom: #ea93be; $custom-light: #f2b4d1; $custom-dark: #000000;
JSON
{
"hex": "#ea93be",
"rgb": {
"r": 234,
"g": 147,
"b": 190
},
"hsl": {
"h": 330.345,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.76448,
"c": 0.11689,
"h": 349.2
},
"luminance": 0.42078
}Semantic roles & 50–950 ramp
primary
#EA93BE
secondary
#D9F2E6
accent
#CF7416
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082