#ED7BB8#ED7BB8
#ED7BB8 is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.9% C 0.156 H 348.3°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ED7BB8 |
|---|---|
| RGB | rgb(237, 123, 184) |
| HSL | hsl(328, 76%, 71%) |
| HSV | hsv(328, 48%, 93%) |
| CMYK | cmyk(0%, 48.1%, 22.4%, 7.1%) |
| CIE-LAB | lab(66.24, 50.91, -12.04) |
| CIE-LCH | lch(66.24, 52.32, 346.69°) |
| OKLab | oklab(72.93% 0.1527 -0.0315) |
| OKLCH | oklch(72.93% 0.156 348.3) |
| XYZ | xyz(50.6610, 35.6352, 49.5482) |
| Luminance | 0.3563 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.32
Bubblegum (survey)
#FF6CB5
ΔE00 3.66
Hot Pink
#FF69B4
ΔE00 3.97
Bubblegum Pink
#FE83CC
ΔE00 4.04
Bubble Gum Pink
#FF69AF
ΔE00 4.33
Pale Magenta
#D767AD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED7BB8 #7BEDB0
analogous
#E97BED #ED7BB8 #ED7B7F
triadic
#ED7BB8 #B8ED7B #7BB8ED
tetradic
#ED7BB8 #EDE97B #7BEDB0 #7B7FED
square
#ED7BB8 #EDE97B #7BEDB0 #7B7FED
split-complementary
#ED7BB8 #7FED7B #7BEDE9
monochromatic
#D11D7D #E6459B #ED7BB8 #F4B1D5 #FBE4F1
Accessibility & contrast
On white
2.58
#ED7BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#ED7BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED7BB8
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED7BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED7BB8 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8695BA
Deuteranopia (green-blind)
#A4A8B5
Tritanopia (blue-blind)
#FB7892
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ed7bb8; /* rgb */ color: rgb(237, 123, 184); /* oklch */ color: oklch(72.9% 0.156 348.3);
Tailwind
colors: {
custom: {
50: '#f5a4cd',
500: '#ed7bb8',
950: '#000000',
},
}SCSS
$custom: #ed7bb8; $custom-light: #f5a4cd; $custom-dark: #000000;
JSON
{
"hex": "#ed7bb8",
"rgb": {
"r": 237,
"g": 123,
"b": 184
},
"hsl": {
"h": 327.895,
"s": 76,
"l": 70.588
},
"oklch": {
"l": 0.72926,
"c": 0.15588,
"h": 348.3
},
"luminance": 0.35631
}Semantic roles & 50–950 ramp
primary
#ED7BB8
secondary
#D2F1E1
accent
#D86C0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F13
muted
#857F82