#EB94BF#EB94BF
#EB94BF is a light, moderate pink. Relative luminance 0.426; OKLCH L 76.8% C 0.117 H 349.2°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94BF |
|---|---|
| RGB | rgb(235, 148, 191) |
| HSL | hsl(330, 69%, 75%) |
| HSV | hsv(330, 37%, 92%) |
| CMYK | cmyk(0%, 37%, 18.7%, 7.8%) |
| CIE-LAB | lab(71.29, 38.53, -8.44) |
| CIE-LCH | lch(71.29, 39.44, 347.64°) |
| OKLab | oklab(76.76% 0.1147 -0.022) |
| OKLCH | oklch(76.76% 0.117 349.2) |
| XYZ | xyz(54.2555, 42.6069, 54.6464) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.34
Bubblegum Pink
#FE83CC
ΔE00 5.97
Pig Pink
#E78EA5
ΔE00 6.28
Pinky
#FC86AA
ΔE00 6.48
Carnation Pink
#FF7FA7
ΔE00 7.43
Dull Pink
#D5869D
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94BF #94EBC0
analogous
#EB94EA #EB94BF #EB9594
triadic
#EB94BF #BFEB94 #94BFEB
tetradic
#EB94BF #EAEB94 #94EBC0 #9594EB
square
#EB94BF #EAEB94 #94EBC0 #9594EB
split-complementary
#EB94BF #94EB95 #94EAEB
monochromatic
#D82D81 #E160A0 #EB94BF #F5C8DE #FAE5F0
Accessibility & contrast
On white
2.21
#EB94BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EB94BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94BF
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94BF | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#F792A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb94bf; /* rgb */ color: rgb(235, 148, 191); /* oklch */ color: oklch(76.8% 0.117 349.2);
Tailwind
colors: {
custom: {
50: '#f3b4d2',
500: '#eb94bf',
950: '#000000',
},
}SCSS
$custom: #eb94bf; $custom-light: #f3b4d2; $custom-dark: #000000;
JSON
{
"hex": "#eb94bf",
"rgb": {
"r": 235,
"g": 148,
"b": 191
},
"hsl": {
"h": 330.345,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.76758,
"c": 0.11679,
"h": 349.2
},
"luminance": 0.42604
}Semantic roles & 50–950 ramp
primary
#EB94BF
secondary
#D9F2E6
accent
#D07415
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082