#EB93BE#EB93BE
#EB93BE is a light, moderate pink. Relative luminance 0.422; OKLCH L 76.6% C 0.118 H 349.5°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93BE |
|---|---|
| RGB | rgb(235, 147, 190) |
| HSL | hsl(331, 69%, 75%) |
| HSV | hsv(331, 37%, 92%) |
| CMYK | cmyk(0%, 37.4%, 19.1%, 7.8%) |
| CIE-LAB | lab(71.04, 38.90, -8.25) |
| CIE-LCH | lch(71.04, 39.77, 348.02°) |
| OKLab | oklab(76.56% 0.1159 -0.0214) |
| OKLCH | oklch(76.56% 0.118 349.5) |
| XYZ | xyz(53.9897, 42.2507, 54.0167) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.18
Bubblegum Pink
#FE83CC
ΔE00 5.89
Pig Pink
#E78EA5
ΔE00 6.13
Pinky
#FC86AA
ΔE00 6.28
Carnation Pink
#FF7FA7
ΔE00 7.22
Dull Pink
#D5869D
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93BE #93EBC0
analogous
#EB93EA #EB93BE #EB9493
triadic
#EB93BE #BEEB93 #93BEEB
tetradic
#EB93BE #EAEB93 #93EBC0 #9493EB
square
#EB93BE #EAEB93 #93EBC0 #9493EB
split-complementary
#EB93BE #93EB94 #93EAEB
monochromatic
#D82C80 #E15F9F #EB93BE #F5C7DD #FAE5EF
Accessibility & contrast
On white
2.22
#EB93BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#EB93BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93BE
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93BE | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#B1B3BC
Tritanopia (blue-blind)
#F791A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb93be; /* rgb */ color: rgb(235, 147, 190); /* oklch */ color: oklch(76.6% 0.118 349.5);
Tailwind
colors: {
custom: {
50: '#f3b4d1',
500: '#eb93be',
950: '#000000',
},
}SCSS
$custom: #eb93be; $custom-light: #f3b4d1; $custom-dark: #000000;
JSON
{
"hex": "#eb93be",
"rgb": {
"r": 235,
"g": 147,
"b": 190
},
"hsl": {
"h": 330.682,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.76562,
"c": 0.11789,
"h": 349.5
},
"luminance": 0.42247
}Semantic roles & 50–950 ramp
primary
#EB93BE
secondary
#D9F2E6
accent
#D17515
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082