#EB75BE#EB75BE
#EB75BE is a light, vivid pink. Relative luminance 0.341; OKLCH L 72.0% C 0.167 H 344.1°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EB75BE |
|---|---|
| RGB | rgb(235, 117, 190) |
| HSL | hsl(323, 75%, 69%) |
| HSV | hsv(323, 50%, 92%) |
| CMYK | cmyk(0%, 50.2%, 19.1%, 7.8%) |
| CIE-LAB | lab(65.05, 54.06, -17.25) |
| CIE-LCH | lch(65.05, 56.75, 342.30°) |
| OKLab | oklab(72.04% 0.161 -0.0457) |
| OKLCH | oklch(72.04% 0.167 344.1) |
| XYZ | xyz(49.9175, 34.1064, 52.6593) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 4.31
Hot Pink
#FF69B4
ΔE00 4.41
Bubblegum Pink
#FE83CC
ΔE00 4.48
Pink (survey)
#FF81C0
ΔE00 4.96
Pale Magenta
#D767AD
ΔE00 5.09
Bubble Gum Pink
#FF69AF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB75BE #75EBA2
analogous
#DD75EB #EB75BE #EB7583
triadic
#EB75BE #BEEB75 #75BEEB
tetradic
#EB75BE #EBDD75 #75EBA2 #7583EB
square
#EB75BE #EBDD75 #75EBA2 #7583EB
split-complementary
#EB75BE #83EB75 #75EBDD
monochromatic
#C91D87 #E340A5 #EB75BE #F3AAD7 #FAE0F0
Accessibility & contrast
On white
2.69
#EB75BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#EB75BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB75BE
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB75BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB75BE | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C0
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#F87591
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #eb75be; /* rgb */ color: rgb(235, 117, 190); /* oklch */ color: oklch(72.0% 0.167 344.1);
Tailwind
colors: {
custom: {
50: '#f4a0d1',
500: '#eb75be',
950: '#000000',
},
}SCSS
$custom: #eb75be; $custom-light: #f4a0d1; $custom-dark: #000000;
JSON
{
"hex": "#eb75be",
"rgb": {
"r": 235,
"g": 117,
"b": 190
},
"hsl": {
"h": 322.881,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.72043,
"c": 0.16737,
"h": 344.1
},
"luminance": 0.34102
}Semantic roles & 50–950 ramp
primary
#EB75BE
secondary
#CDEFDA
accent
#D75B0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82