#EB88BD#EB88BD
#EB88BD is a light, vivid pink. Relative luminance 0.389; OKLCH L 74.8% C 0.136 H 347.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EB88BD |
|---|---|
| RGB | rgb(235, 136, 189) |
| HSL | hsl(328, 71%, 73%) |
| HSV | hsv(328, 42%, 92%) |
| CMYK | cmyk(0%, 42.1%, 19.6%, 7.8%) |
| CIE-LAB | lab(68.71, 44.45, -11.17) |
| CIE-LCH | lch(68.71, 45.83, 345.90°) |
| OKLab | oklab(74.79% 0.1325 -0.0292) |
| OKLCH | oklch(74.79% 0.136 347.5) |
| XYZ | xyz(52.2513, 38.9482, 52.8999) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.47
Bubblegum Pink
#FE83CC
ΔE00 3.97
Bubblegum (survey)
#FF6CB5
ΔE00 6.00
Hot Pink
#FF69B4
ΔE00 6.42
Bubble Gum Pink
#FF69AF
ΔE00 6.64
Pinky
#FC86AA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB88BD #88EBB6
analogous
#E888EB #EB88BD #EB888B
triadic
#EB88BD #BDEB88 #88BDEB
tetradic
#EB88BD #EBE888 #88EBB6 #888BEB
square
#EB88BD #EBE888 #88EBB6 #888BEB
split-complementary
#EB88BD #8BEB88 #88EBE8
monochromatic
#D52483 #E254A0 #EB88BD #F4BCDA #FBE5F0
Accessibility & contrast
On white
2.39
#EB88BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#EB88BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB88BD
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB88BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB88BD | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBF
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#F7869B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb88bd; /* rgb */ color: rgb(235, 136, 189); /* oklch */ color: oklch(74.8% 0.136 347.5);
Tailwind
colors: {
custom: {
50: '#f3add0',
500: '#eb88bd',
950: '#000000',
},
}SCSS
$custom: #eb88bd; $custom-light: #f3add0; $custom-dark: #000000;
JSON
{
"hex": "#eb88bd",
"rgb": {
"r": 235,
"g": 136,
"b": 189
},
"hsl": {
"h": 327.879,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.74787,
"c": 0.13567,
"h": 347.5
},
"luminance": 0.38945
}Semantic roles & 50–950 ramp
primary
#EB88BD
secondary
#D9F2E5
accent
#D36C12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82