#EF75BE#EF75BE
#EF75BE is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.6% C 0.171 H 345.3°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EF75BE |
|---|---|
| RGB | rgb(239, 117, 190) |
| HSL | hsl(324, 79%, 70%) |
| HSV | hsv(324, 51%, 94%) |
| CMYK | cmyk(0%, 51%, 20.5%, 6.3%) |
| CIE-LAB | lab(65.59, 55.30, -16.38) |
| CIE-LCH | lch(65.59, 57.67, 343.50°) |
| OKLab | oklab(72.56% 0.1652 -0.0433) |
| OKLCH | oklch(72.56% 0.171 345.3) |
| XYZ | xyz(51.2534, 34.7952, 52.7219) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.67
Hot Pink
#FF69B4
ΔE00 3.81
Bubblegum Pink
#FE83CC
ΔE00 4.00
Pink (survey)
#FF81C0
ΔE00 4.32
Bubble Gum Pink
#FF69AF
ΔE00 4.60
Pale Magenta
#D767AD
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF75BE #75EFA6
analogous
#E375EF #EF75BE #EF7581
triadic
#EF75BE #BEEF75 #75BEEF
tetradic
#EF75BE #EFE375 #75EFA6 #7581EF
square
#EF75BE #EFE375 #75EFA6 #7581EF
split-complementary
#EF75BE #81EF75 #75EFE3
monochromatic
#D11887 #E93EA4 #EF75BE #F5ACD8 #FCE3F2
Accessibility & contrast
On white
2.64
#EF75BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#EF75BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF75BE
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF75BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF75BE | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F93C0
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#FD7491
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ef75be; /* rgb */ color: rgb(239, 117, 190); /* oklch */ color: oklch(72.6% 0.171 345.3);
Tailwind
colors: {
custom: {
50: '#f7a1d1',
500: '#ef75be',
950: '#000000',
},
}SCSS
$custom: #ef75be; $custom-light: #f7a1d1; $custom-dark: #000000;
JSON
{
"hex": "#ef75be",
"rgb": {
"r": 239,
"g": 117,
"b": 190
},
"hsl": {
"h": 324.098,
"s": 79.221,
"l": 69.804
},
"oklch": {
"l": 0.72559,
"c": 0.17079,
"h": 345.3
},
"luminance": 0.34791
}Semantic roles & 50–950 ramp
primary
#EF75BE
secondary
#CFF1DD
accent
#DC5E0A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82