#ED88BF#ED88BF
#ED88BF is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.1% C 0.139 H 347.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ED88BF |
|---|---|
| RGB | rgb(237, 136, 191) |
| HSL | hsl(327, 74%, 73%) |
| HSV | hsv(327, 43%, 93%) |
| CMYK | cmyk(0%, 42.6%, 19.4%, 7.1%) |
| CIE-LAB | lab(69.02, 45.41, -11.80) |
| CIE-LCH | lch(69.02, 46.91, 345.44°) |
| OKLab | oklab(75.1% 0.1353 -0.0309) |
| OKLCH | oklch(75.1% 0.139 347.1) |
| XYZ | xyz(53.1341, 39.3781, 54.0823) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.19
Bubblegum Pink
#FE83CC
ΔE00 3.52
Bubblegum (survey)
#FF6CB5
ΔE00 5.88
Hot Pink
#FF69B4
ΔE00 6.31
Bubble Gum Pink
#FF69AF
ΔE00 6.58
Pinky
#FC86AA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED88BF #88EDB6
analogous
#E988ED #ED88BF #ED888C
triadic
#ED88BF #BFED88 #88BFED
tetradic
#ED88BF #EDE988 #88EDB6 #888CED
square
#ED88BF #EDE988 #88EDB6 #888CED
split-complementary
#ED88BF #8CED88 #88EDE9
monochromatic
#DA2186 #E553A2 #ED88BF #F5BDDC #FBE4F1
Accessibility & contrast
On white
2.37
#ED88BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#ED88BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED88BF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED88BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED88BF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#AAAFBC
Tritanopia (blue-blind)
#F9869C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ed88bf; /* rgb */ color: rgb(237, 136, 191); /* oklch */ color: oklch(75.1% 0.139 347.1);
Tailwind
colors: {
custom: {
50: '#f5add2',
500: '#ed88bf',
950: '#000000',
},
}SCSS
$custom: #ed88bf; $custom-light: #f5add2; $custom-dark: #000000;
JSON
{
"hex": "#ed88bf",
"rgb": {
"r": 237,
"g": 136,
"b": 191
},
"hsl": {
"h": 327.327,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.75095,
"c": 0.13876,
"h": 347.1
},
"luminance": 0.39374
}Semantic roles & 50–950 ramp
primary
#ED88BF
secondary
#D8F3E4
accent
#D66A10
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82