#EB7FBE#EB7FBE
#EB7FBE is a light, vivid pink. Relative luminance 0.366; OKLCH L 73.5% C 0.151 H 345.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FBE |
|---|---|
| RGB | rgb(235, 127, 190) |
| HSL | hsl(325, 73%, 71%) |
| HSV | hsv(325, 46%, 92%) |
| CMYK | cmyk(0%, 46%, 19.1%, 7.8%) |
| CIE-LAB | lab(66.95, 49.15, -14.38) |
| CIE-LCH | lch(66.95, 51.22, 343.69°) |
| OKLab | oklab(73.47% 0.1463 -0.0379) |
| OKLCH | oklch(73.47% 0.151 345.5) |
| XYZ | xyz(51.1455, 36.5624, 53.0687) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.44
Pink (survey)
#FF81C0
ΔE00 3.60
Bubblegum (survey)
#FF6CB5
ΔE00 4.74
Hot Pink
#FF69B4
ΔE00 5.06
Bubble Gum Pink
#FF69AF
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FBE #7FEBAC
analogous
#E27FEB #EB7FBE #EB7F88
triadic
#EB7FBE #BEEB7F #7FBEEB
tetradic
#EB7FBE #EBE27F #7FEBAC #7F88EB
square
#EB7FBE #EBE27F #7FEBAC #7F88EB
split-complementary
#EB7FBE #88EB7F #7FEBE2
monochromatic
#CF2086 #E34AA3 #EB7FBE #F3B4D9 #FBE5F2
Accessibility & contrast
On white
2.53
#EB7FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EB7FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FBE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FBE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898C0
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#F87E96
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb7fbe; /* rgb */ color: rgb(235, 127, 190); /* oklch */ color: oklch(73.5% 0.151 345.5);
Tailwind
colors: {
custom: {
50: '#f4a7d1',
500: '#eb7fbe',
950: '#000000',
},
}SCSS
$custom: #eb7fbe; $custom-light: #f4a7d1; $custom-dark: #000000;
JSON
{
"hex": "#eb7fbe",
"rgb": {
"r": 235,
"g": 127,
"b": 190
},
"hsl": {
"h": 325,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.73467,
"c": 0.15118,
"h": 345.5
},
"luminance": 0.36559
}Semantic roles & 50–950 ramp
primary
#EB7FBE
secondary
#D5F1E1
accent
#D56210
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82