#ED8BBF#ED8BBF
#ED8BBF is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.6% C 0.134 H 347.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8BBF |
|---|---|
| RGB | rgb(237, 139, 191) |
| HSL | hsl(328, 73%, 74%) |
| HSV | hsv(328, 41%, 93%) |
| CMYK | cmyk(0%, 41.4%, 19.4%, 7.1%) |
| CIE-LAB | lab(69.64, 43.87, -10.88) |
| CIE-LCH | lch(69.64, 45.20, 346.07°) |
| OKLab | oklab(75.56% 0.1307 -0.0285) |
| OKLCH | oklch(75.56% 0.134 347.7) |
| XYZ | xyz(53.5625, 40.2350, 54.2251) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.49
Bubblegum Pink
#FE83CC
ΔE00 3.97
Bubblegum (survey)
#FF6CB5
ΔE00 6.44
Pinky
#FC86AA
ΔE00 6.54
Hot Pink
#FF69B4
ΔE00 6.89
Carnation Pink
#FF7FA7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8BBF #8BEDB9
analogous
#EA8BED #ED8BBF #ED8B8E
triadic
#ED8BBF #BFED8B #8BBFED
tetradic
#ED8BBF #EDEA8B #8BEDB9 #8B8EED
square
#ED8BBF #EDEA8B #8BEDB9 #8B8EED
split-complementary
#ED8BBF #8EED8B #8BEDEA
monochromatic
#DC2284 #E556A2 #ED8BBF #F5C0DC #FBE5F0
Accessibility & contrast
On white
2.32
#ED8BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#ED8BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8BBF
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8BBF | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C1
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#F9899E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed8bbf; /* rgb */ color: rgb(237, 139, 191); /* oklch */ color: oklch(75.6% 0.134 347.7);
Tailwind
colors: {
custom: {
50: '#f5afd2',
500: '#ed8bbf',
950: '#000000',
},
}SCSS
$custom: #ed8bbf; $custom-light: #f5afd2; $custom-dark: #000000;
JSON
{
"hex": "#ed8bbf",
"rgb": {
"r": 237,
"g": 139,
"b": 191
},
"hsl": {
"h": 328.163,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.75557,
"c": 0.13377,
"h": 347.7
},
"luminance": 0.40231
}Semantic roles & 50–950 ramp
primary
#ED8BBF
secondary
#D8F3E5
accent
#D56D10
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#171014
muted
#857F82