#ED7BBE#ED7BBE
#ED7BBE is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.1% C 0.159 H 345.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BBE |
|---|---|
| RGB | rgb(237, 123, 190) |
| HSL | hsl(325, 76%, 71%) |
| HSV | hsv(325, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 19.8%, 7.1%) |
| CIE-LAB | lab(66.44, 51.77, -15.12) |
| CIE-LCH | lch(66.44, 53.94, 343.71°) |
| OKLab | oklab(73.14% 0.1544 -0.0399) |
| OKLCH | oklch(73.14% 0.159 345.5) |
| XYZ | xyz(51.3034, 35.8921, 52.9310) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.47
Pink (survey)
#FF81C0
ΔE00 3.70
Bubblegum (survey)
#FF6CB5
ΔE00 4.15
Hot Pink
#FF69B4
ΔE00 4.41
Bubble Gum Pink
#FF69AF
ΔE00 5.04
Pale Magenta
#D767AD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BBE #7BEDAA
analogous
#E37BED #ED7BBE #ED7B85
triadic
#ED7BBE #BEED7B #7BBEED
tetradic
#ED7BBE #EDE37B #7BEDAA #7B85ED
square
#ED7BBE #EDE37B #7BEDAA #7B85ED
split-complementary
#ED7BBE #85ED7B #7BEDE3
monochromatic
#D11D87 #E645A3 #ED7BBE #F4B1D9 #FBE4F2
Accessibility & contrast
On white
2.57
#ED7BBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#ED7BBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BBE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BBE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C0
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#FA7A94
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ed7bbe; /* rgb */ color: rgb(237, 123, 190); /* oklch */ color: oklch(73.1% 0.159 345.5);
Tailwind
colors: {
custom: {
50: '#f5a4d1',
500: '#ed7bbe',
950: '#000000',
},
}SCSS
$custom: #ed7bbe; $custom-light: #f5a4d1; $custom-dark: #000000;
JSON
{
"hex": "#ed7bbe",
"rgb": {
"r": 237,
"g": 123,
"b": 190
},
"hsl": {
"h": 324.737,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73138,
"c": 0.15947,
"h": 345.5
},
"luminance": 0.35888
}Semantic roles & 50–950 ramp
primary
#ED7BBE
secondary
#D2F1DF
accent
#D8610D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82