#ED7BBF#ED7BBF
#ED7BBF is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.2% C 0.160 H 345.0°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BBF |
|---|---|
| RGB | rgb(237, 123, 191) |
| HSL | hsl(324, 76%, 71%) |
| HSV | hsv(324, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 19.4%, 7.1%) |
| CIE-LAB | lab(66.47, 51.92, -15.64) |
| CIE-LCH | lch(66.47, 54.22, 343.24°) |
| OKLab | oklab(73.18% 0.1547 -0.0413) |
| OKLCH | oklch(73.18% 0.16 345) |
| XYZ | xyz(51.4130, 35.9360, 53.5086) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.42
Pink (survey)
#FF81C0
ΔE00 3.80
Bubblegum (survey)
#FF6CB5
ΔE00 4.26
Hot Pink
#FF69B4
ΔE00 4.52
Bubble Gum Pink
#FF69AF
ΔE00 5.18
Pale Magenta
#D767AD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BBF #7BEDA9
analogous
#E27BED #ED7BBF #ED7B86
triadic
#ED7BBF #BFED7B #7BBFED
tetradic
#ED7BBF #EDE27B #7BEDA9 #7B86ED
square
#ED7BBF #EDE27B #7BEDA9 #7B86ED
split-complementary
#ED7BBF #86ED7B #7BEDE2
monochromatic
#D11D88 #E645A5 #ED7BBF #F4B1D9 #FBE4F2
Accessibility & contrast
On white
2.57
#ED7BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#ED7BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BBF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BBF | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8496C1
Deuteranopia (green-blind)
#A2A9BC
Tritanopia (blue-blind)
#FA7A95
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ed7bbf; /* rgb */ color: rgb(237, 123, 191); /* oklch */ color: oklch(73.2% 0.160 345.0);
Tailwind
colors: {
custom: {
50: '#f5a4d2',
500: '#ed7bbf',
950: '#000000',
},
}SCSS
$custom: #ed7bbf; $custom-light: #f5a4d2; $custom-dark: #000000;
JSON
{
"hex": "#ed7bbf",
"rgb": {
"r": 237,
"g": 123,
"b": 191
},
"hsl": {
"h": 324.211,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.73175,
"c": 0.16009,
"h": 345
},
"luminance": 0.35932
}Semantic roles & 50–950 ramp
primary
#ED7BBF
secondary
#D2F1DF
accent
#D85F0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82