#ED8BBC#ED8BBC
#ED8BBC is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.5% C 0.132 H 349.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8BBC |
|---|---|
| RGB | rgb(237, 139, 188) |
| HSL | hsl(330, 73%, 74%) |
| HSV | hsv(330, 41%, 93%) |
| CMYK | cmyk(0%, 41.4%, 20.7%, 7.1%) |
| CIE-LAB | lab(69.54, 43.43, -9.35) |
| CIE-LCH | lch(69.54, 44.42, 347.86°) |
| OKLab | oklab(75.46% 0.1298 -0.0243) |
| OKLCH | oklch(75.46% 0.132 349.4) |
| XYZ | xyz(53.2358, 40.1043, 52.5042) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.56
Bubblegum Pink
#FE83CC
ΔE00 4.48
Pinky
#FC86AA
ΔE00 5.88
Bubblegum (survey)
#FF6CB5
ΔE00 6.44
Carnation Pink
#FF7FA7
ΔE00 6.45
Pig Pink
#E78EA5
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8BBC #8BEDBC
analogous
#ED8BED #ED8BBC #ED8B8B
triadic
#ED8BBC #BCED8B #8BBCED
tetradic
#ED8BBC #EDED8B #8BEDBC #8B8BED
square
#ED8BBC #EDED8B #8BEDBC #8B8BED
split-complementary
#ED8BBC #8BED8B #8BEDED
monochromatic
#DC227F #E5569D #ED8BBC #F5C0DB #FBE5F0
Accessibility & contrast
On white
2.33
#ED8BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#ED8BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8BBC
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8BBC | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0BE
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#FA889D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed8bbc; /* rgb */ color: rgb(237, 139, 188); /* oklch */ color: oklch(75.5% 0.132 349.4);
Tailwind
colors: {
custom: {
50: '#f5afd0',
500: '#ed8bbc',
950: '#000000',
},
}SCSS
$custom: #ed8bbc; $custom-light: #f5afd0; $custom-dark: #000000;
JSON
{
"hex": "#ed8bbc",
"rgb": {
"r": 237,
"g": 139,
"b": 188
},
"hsl": {
"h": 330,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.75456,
"c": 0.13203,
"h": 349.4
},
"luminance": 0.40101
}Semantic roles & 50–950 ramp
primary
#ED8BBC
secondary
#D8F3E6
accent
#D57310
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#171014
muted
#857F82