#EB93BA#EB93BA
#EB93BA is a light, moderate pink. Relative luminance 0.421; OKLCH L 76.4% C 0.116 H 352.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93BA |
|---|---|
| RGB | rgb(235, 147, 186) |
| HSL | hsl(333, 69%, 75%) |
| HSV | hsv(333, 37%, 92%) |
| CMYK | cmyk(0%, 37.4%, 20.9%, 7.8%) |
| CIE-LAB | lab(70.92, 38.31, -6.21) |
| CIE-LCH | lch(70.92, 38.81, 350.80°) |
| OKLab | oklab(76.43% 0.1146 -0.0159) |
| OKLCH | oklch(76.43% 0.116 352.1) |
| XYZ | xyz(53.5585, 42.0782, 51.7458) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.08
Pinky
#FC86AA
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 5.54
Dull Pink
#D5869D
ΔE00 6.51
Carnation Pink
#FF7FA7
ΔE00 6.59
Bubblegum Pink
#FE83CC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93BA #93EBC4
analogous
#EB93E6 #EB93BA #EB9893
triadic
#EB93BA #BAEB93 #93BAEB
tetradic
#EB93BA #E6EB93 #93EBC4 #9893EB
square
#EB93BA #E6EB93 #93EBC4 #9893EB
split-complementary
#EB93BA #93EB98 #93E6EB
monochromatic
#D82C78 #E15F99 #EB93BA #F5C7DB #FAE5EF
Accessibility & contrast
On white
2.23
#EB93BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#EB93BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93BA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93BA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BB
Deuteranopia (green-blind)
#B2B3B8
Tritanopia (blue-blind)
#F790A1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb93ba; /* rgb */ color: rgb(235, 147, 186); /* oklch */ color: oklch(76.4% 0.116 352.1);
Tailwind
colors: {
custom: {
50: '#f3b4ce',
500: '#eb93ba',
950: '#000000',
},
}SCSS
$custom: #eb93ba; $custom-light: #f3b4ce; $custom-dark: #000000;
JSON
{
"hex": "#eb93ba",
"rgb": {
"r": 235,
"g": 147,
"b": 186
},
"hsl": {
"h": 333.409,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.76433,
"c": 0.1157,
"h": 352.1
},
"luminance": 0.42075
}Semantic roles & 50–950 ramp
primary
#EB93BA
secondary
#D9F2E7
accent
#D17D15
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082