#EB94BE#EB94BE
#EB94BE is a light, moderate pink. Relative luminance 0.426; OKLCH L 76.7% C 0.116 H 349.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94BE |
|---|---|
| RGB | rgb(235, 148, 190) |
| HSL | hsl(331, 69%, 75%) |
| HSV | hsv(331, 37%, 92%) |
| CMYK | cmyk(0%, 37%, 19.1%, 7.8%) |
| CIE-LAB | lab(71.26, 38.38, -7.93) |
| CIE-LCH | lch(71.26, 39.19, 348.32°) |
| OKLab | oklab(76.72% 0.1144 -0.0206) |
| OKLCH | oklch(76.72% 0.116 349.8) |
| XYZ | xyz(54.1459, 42.5630, 54.0688) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.40
Pig Pink
#E78EA5
ΔE00 6.02
Bubblegum Pink
#FE83CC
ΔE00 6.13
Pinky
#FC86AA
ΔE00 6.29
Dull Pink
#D5869D
ΔE00 7.25
Carnation Pink
#FF7FA7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94BE #94EBC1
analogous
#EB94EA #EB94BE #EB9594
triadic
#EB94BE #BEEB94 #94BEEB
tetradic
#EB94BE #EAEB94 #94EBC1 #9594EB
square
#EB94BE #EAEB94 #94EBC1 #9594EB
split-complementary
#EB94BE #94EB95 #94EAEB
monochromatic
#D82D7F #E1609F #EB94BE #F5C8DD #FAE5EF
Accessibility & contrast
On white
2.21
#EB94BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EB94BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94BE
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94BE | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C0
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#F792A3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb94be; /* rgb */ color: rgb(235, 148, 190); /* oklch */ color: oklch(76.7% 0.116 349.8);
Tailwind
colors: {
custom: {
50: '#f3b4d1',
500: '#eb94be',
950: '#000000',
},
}SCSS
$custom: #eb94be; $custom-light: #f3b4d1; $custom-dark: #000000;
JSON
{
"hex": "#eb94be",
"rgb": {
"r": 235,
"g": 148,
"b": 190
},
"hsl": {
"h": 331.034,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.76725,
"c": 0.11621,
"h": 349.8
},
"luminance": 0.4256
}Semantic roles & 50–950 ramp
primary
#EB94BE
secondary
#D9F2E6
accent
#D07615
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082