#EB95BE#EB95BE
#EB95BE is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.9% C 0.115 H 350.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95BE |
|---|---|
| RGB | rgb(235, 149, 190) |
| HSL | hsl(331, 68%, 75%) |
| HSV | hsv(331, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 19.1%, 7.8%) |
| CIE-LAB | lab(71.47, 37.85, -7.61) |
| CIE-LCH | lch(71.47, 38.61, 348.63°) |
| OKLab | oklab(76.89% 0.1128 -0.0197) |
| OKLCH | oklch(76.89% 0.115 350.1) |
| XYZ | xyz(54.3034, 42.8781, 54.1213) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.63
Pig Pink
#E78EA5
ΔE00 5.92
Pinky
#FC86AA
ΔE00 6.31
Bubblegum Pink
#FE83CC
ΔE00 6.38
Powder Pink
#FFB2D0
ΔE00 7.16
Faded Pink
#DE9DAC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95BE #95EBC2
analogous
#EB95E9 #EB95BE #EB9795
triadic
#EB95BE #BEEB95 #95BEEB
tetradic
#EB95BE #E9EB95 #95EBC2 #9795EB
square
#EB95BE #E9EB95 #95EBC2 #9795EB
split-complementary
#EB95BE #95EB97 #95E9EB
monochromatic
#D82E7F #E1629E #EB95BE #F5C8DE #FAE5EF
Accessibility & contrast
On white
2.19
#EB95BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#EB95BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95BE
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95BE | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BF
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#F793A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb95be; /* rgb */ color: rgb(235, 149, 190); /* oklch */ color: oklch(76.9% 0.115 350.1);
Tailwind
colors: {
custom: {
50: '#f3b5d1',
500: '#eb95be',
950: '#000000',
},
}SCSS
$custom: #eb95be; $custom-light: #f3b5d1; $custom-dark: #000000;
JSON
{
"hex": "#eb95be",
"rgb": {
"r": 235,
"g": 149,
"b": 190
},
"hsl": {
"h": 331.395,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.76888,
"c": 0.11453,
"h": 350.1
},
"luminance": 0.42875
}Semantic roles & 50–950 ramp
primary
#EB95BE
secondary
#D9F2E6
accent
#D07715
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082