#EB76BE#EB76BE
#EB76BE is a light, vivid pink. Relative luminance 0.343; OKLCH L 72.2% C 0.166 H 344.3°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EB76BE |
|---|---|
| RGB | rgb(235, 118, 190) |
| HSL | hsl(323, 75%, 69%) |
| HSV | hsv(323, 50%, 92%) |
| CMYK | cmyk(0%, 49.8%, 19.1%, 7.8%) |
| CIE-LAB | lab(65.23, 53.58, -16.97) |
| CIE-LCH | lch(65.23, 56.21, 342.42°) |
| OKLab | oklab(72.18% 0.1596 -0.045) |
| OKLCH | oklch(72.18% 0.166 344.3) |
| XYZ | xyz(50.0347, 34.3406, 52.6984) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 4.30
Bubblegum Pink
#FE83CC
ΔE00 4.33
Hot Pink
#FF69B4
ΔE00 4.43
Pink (survey)
#FF81C0
ΔE00 4.79
Bubble Gum Pink
#FF69AF
ΔE00 5.18
Pale Magenta
#D767AD
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB76BE #76EBA3
analogous
#DE76EB #EB76BE #EB7684
triadic
#EB76BE #BEEB76 #76BEEB
tetradic
#EB76BE #EBDE76 #76EBA3 #7684EB
square
#EB76BE #EBDE76 #76EBA3 #7684EB
split-complementary
#EB76BE #84EB76 #76EBDE
monochromatic
#C91D87 #E341A5 #EB76BE #F3ABD7 #FBE1F1
Accessibility & contrast
On white
2.67
#EB76BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#EB76BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB76BE
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB76BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB76BE | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92C0
Deuteranopia (green-blind)
#9EA6BB
Tritanopia (blue-blind)
#F87592
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #eb76be; /* rgb */ color: rgb(235, 118, 190); /* oklch */ color: oklch(72.2% 0.166 344.3);
Tailwind
colors: {
custom: {
50: '#f4a1d1',
500: '#eb76be',
950: '#000000',
},
}SCSS
$custom: #eb76be; $custom-light: #f4a1d1; $custom-dark: #000000;
JSON
{
"hex": "#eb76be",
"rgb": {
"r": 235,
"g": 118,
"b": 190
},
"hsl": {
"h": 323.077,
"s": 74.522,
"l": 69.216
},
"oklch": {
"l": 0.72182,
"c": 0.16578,
"h": 344.3
},
"luminance": 0.34337
}Semantic roles & 50–950 ramp
primary
#EB76BE
secondary
#CDEFDA
accent
#D75C0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82