#EA93BC#EA93BC
#EA93BC is a light, moderate pink. Relative luminance 0.420; OKLCH L 76.4% C 0.116 H 350.5°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EA93BC |
|---|---|
| RGB | rgb(234, 147, 188) |
| HSL | hsl(332, 67%, 75%) |
| HSV | hsv(332, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 19.7%, 8.2%) |
| CIE-LAB | lab(70.87, 38.26, -7.42) |
| CIE-LCH | lch(70.87, 38.97, 349.03°) |
| OKLab | oklab(76.38% 0.1142 -0.0192) |
| OKLCH | oklch(76.38% 0.116 350.5) |
| XYZ | xyz(53.4433, 41.9940, 52.8579) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 5.68
Pinky
#FC86AA
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 6.29
Dull Pink
#D5869D
ΔE00 6.86
Carnation Pink
#FF7FA7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA93BC #93EAC1
analogous
#EA93E8 #EA93BC #EA9693
triadic
#EA93BC #BCEA93 #93BCEA
tetradic
#EA93BC #E8EA93 #93EAC1 #9693EA
square
#EA93BC #E8EA93 #93EAC1 #9693EA
split-complementary
#EA93BC #93EA96 #93E8EA
monochromatic
#D62D7C #E0609C #EA93BC #F4C6DC #FAE5EF
Accessibility & contrast
On white
2.23
#EA93BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#EA93BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA93BC
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA93BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA93BC | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BD
Deuteranopia (green-blind)
#B1B3BA
Tritanopia (blue-blind)
#F691A1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea93bc; /* rgb */ color: rgb(234, 147, 188); /* oklch */ color: oklch(76.4% 0.116 350.5);
Tailwind
colors: {
custom: {
50: '#f2b4d0',
500: '#ea93bc',
950: '#000000',
},
}SCSS
$custom: #ea93bc; $custom-light: #f2b4d0; $custom-dark: #000000;
JSON
{
"hex": "#ea93bc",
"rgb": {
"r": 234,
"g": 147,
"b": 188
},
"hsl": {
"h": 331.724,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.76383,
"c": 0.11576,
"h": 350.5
},
"luminance": 0.41991
}Semantic roles & 50–950 ramp
primary
#EA93BC
secondary
#D9F2E6
accent
#CF7816
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082