#EB95BF#EB95BF
#EB95BF is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.9% C 0.115 H 349.4°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95BF |
|---|---|
| RGB | rgb(235, 149, 191) |
| HSL | hsl(331, 68%, 75%) |
| HSV | hsv(331, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 18.7%, 7.8%) |
| CIE-LAB | lab(71.50, 38.01, -8.12) |
| CIE-LCH | lch(71.50, 38.86, 347.93°) |
| OKLab | oklab(76.92% 0.1132 -0.0211) |
| OKLCH | oklch(76.92% 0.115 349.4) |
| XYZ | xyz(54.4131, 42.9220, 54.6989) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.56
Pig Pink
#E78EA5
ΔE00 6.18
Bubblegum Pink
#FE83CC
ΔE00 6.21
Pinky
#FC86AA
ΔE00 6.50
Powder Pink
#FFB2D0
ΔE00 7.23
Faded Pink
#DE9DAC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95BF #95EBC1
analogous
#EB95EA #EB95BF #EB9695
triadic
#EB95BF #BFEB95 #95BFEB
tetradic
#EB95BF #EAEB95 #95EBC1 #9695EB
square
#EB95BF #EAEB95 #95EBC1 #9695EB
split-complementary
#EB95BF #95EB96 #95EAEB
monochromatic
#D82E81 #E162A0 #EB95BF #F5C8DE #FAE5EF
Accessibility & contrast
On white
2.19
#EB95BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#EB95BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95BF
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95BF | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C1
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#F793A4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb95bf; /* rgb */ color: rgb(235, 149, 191); /* oklch */ color: oklch(76.9% 0.115 349.4);
Tailwind
colors: {
custom: {
50: '#f3b5d2',
500: '#eb95bf',
950: '#000000',
},
}SCSS
$custom: #eb95bf; $custom-light: #f3b5d2; $custom-dark: #000000;
JSON
{
"hex": "#eb95bf",
"rgb": {
"r": 235,
"g": 149,
"b": 191
},
"hsl": {
"h": 330.698,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.76921,
"c": 0.1151,
"h": 349.4
},
"luminance": 0.42919
}Semantic roles & 50–950 ramp
primary
#EB95BF
secondary
#D9F2E6
accent
#D07515
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082