#ED7BB5#ED7BB5
#ED7BB5 is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.8% C 0.154 H 349.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BB5 |
|---|---|
| RGB | rgb(237, 123, 181) |
| HSL | hsl(329, 76%, 71%) |
| HSV | hsv(329, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 23.6%, 7.1%) |
| CIE-LAB | lab(66.14, 50.50, -10.49) |
| CIE-LCH | lch(66.14, 51.57, 348.26°) |
| OKLab | oklab(72.82% 0.1518 -0.0273) |
| OKLCH | oklch(72.82% 0.154 349.8) |
| XYZ | xyz(50.3499, 35.5107, 47.9095) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.33
Bubblegum (survey)
#FF6CB5
ΔE00 3.59
Hot Pink
#FF69B4
ΔE00 3.92
Bubble Gum Pink
#FF69AF
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BB5 #7BEDB3
analogous
#EC7BED #ED7BB5 #ED7B7C
triadic
#ED7BB5 #B5ED7B #7BB5ED
tetradic
#ED7BB5 #EDEC7B #7BEDB3 #7B7CED
square
#ED7BB5 #EDEC7B #7BEDB3 #7B7CED
split-complementary
#ED7BB5 #7CED7B #7BEDEC
monochromatic
#D11D78 #E64597 #ED7BB5 #F4B1D3 #FBE4F0
Accessibility & contrast
On white
2.59
#ED7BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#ED7BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BB5
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BB5 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8795B7
Deuteranopia (green-blind)
#A5A8B2
Tritanopia (blue-blind)
#FB7891
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ed7bb5; /* rgb */ color: rgb(237, 123, 181); /* oklch */ color: oklch(72.8% 0.154 349.8);
Tailwind
colors: {
custom: {
50: '#f5a4cb',
500: '#ed7bb5',
950: '#000000',
},
}SCSS
$custom: #ed7bb5; $custom-light: #f5a4cb; $custom-dark: #000000;
JSON
{
"hex": "#ed7bb5",
"rgb": {
"r": 237,
"g": 123,
"b": 181
},
"hsl": {
"h": 329.474,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.72822,
"c": 0.1542,
"h": 349.8
},
"luminance": 0.35507
}Semantic roles & 50–950 ramp
primary
#ED7BB5
secondary
#D2F1E2
accent
#D8710D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82