#ED75BE#ED75BE
#ED75BE is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.3% C 0.169 H 344.7°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ED75BE |
|---|---|
| RGB | rgb(237, 117, 190) |
| HSL | hsl(324, 77%, 69%) |
| HSV | hsv(324, 51%, 93%) |
| CMYK | cmyk(0%, 50.6%, 19.8%, 7.1%) |
| CIE-LAB | lab(65.32, 54.68, -16.82) |
| CIE-LCH | lch(65.32, 57.21, 342.90°) |
| OKLab | oklab(72.3% 0.1631 -0.0445) |
| OKLCH | oklch(72.3% 0.169 344.7) |
| XYZ | xyz(50.5817, 34.4488, 52.6905) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.98
Hot Pink
#FF69B4
ΔE00 4.10
Bubblegum Pink
#FE83CC
ΔE00 4.23
Pink (survey)
#FF81C0
ΔE00 4.63
Bubble Gum Pink
#FF69AF
ΔE00 4.89
Pale Magenta
#D767AD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED75BE #75EDA4
analogous
#E075ED #ED75BE #ED7582
triadic
#ED75BE #BEED75 #75BEED
tetradic
#ED75BE #EDE075 #75EDA4 #7582ED
square
#ED75BE #EDE075 #75EDA4 #7582ED
split-complementary
#ED75BE #82ED75 #75EDE0
monochromatic
#CD1B87 #E63FA5 #ED75BE #F4ABD8 #FBE1F1
Accessibility & contrast
On white
2.66
#ED75BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#ED75BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED75BE
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED75BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED75BE | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92C0
Deuteranopia (green-blind)
#9FA6BB
Tritanopia (blue-blind)
#FA7491
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ed75be; /* rgb */ color: rgb(237, 117, 190); /* oklch */ color: oklch(72.3% 0.169 344.7);
Tailwind
colors: {
custom: {
50: '#f5a1d1',
500: '#ed75be',
950: '#000000',
},
}SCSS
$custom: #ed75be; $custom-light: #f5a1d1; $custom-dark: #000000;
JSON
{
"hex": "#ed75be",
"rgb": {
"r": 237,
"g": 117,
"b": 190
},
"hsl": {
"h": 323.5,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.72301,
"c": 0.16908,
"h": 344.7
},
"luminance": 0.34445
}Semantic roles & 50–950 ramp
primary
#ED75BE
secondary
#CEF0DB
accent
#D95D0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82