#EB88BE#EB88BE
#EB88BE is a light, vivid pink. Relative luminance 0.390; OKLCH L 74.8% C 0.136 H 347.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EB88BE |
|---|---|
| RGB | rgb(235, 136, 190) |
| HSL | hsl(327, 71%, 73%) |
| HSV | hsv(327, 42%, 92%) |
| CMYK | cmyk(0%, 42.1%, 19.1%, 7.8%) |
| CIE-LAB | lab(68.75, 44.60, -11.68) |
| CIE-LCH | lch(68.75, 46.10, 345.32°) |
| OKLab | oklab(74.82% 0.1328 -0.0306) |
| OKLCH | oklch(74.82% 0.136 347) |
| XYZ | xyz(52.3603, 38.9918, 53.4736) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.48
Bubblegum Pink
#FE83CC
ΔE00 3.83
Bubblegum (survey)
#FF6CB5
ΔE00 6.02
Hot Pink
#FF69B4
ΔE00 6.44
Bubble Gum Pink
#FF69AF
ΔE00 6.70
Pinky
#FC86AA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB88BE #88EBB5
analogous
#E788EB #EB88BE #EB888C
triadic
#EB88BE #BEEB88 #88BEEB
tetradic
#EB88BE #EBE788 #88EBB5 #888CEB
square
#EB88BE #EBE788 #88EBB5 #888CEB
split-complementary
#EB88BE #8CEB88 #88EBE7
monochromatic
#D52484 #E254A1 #EB88BE #F4BCDB #FBE5F1
Accessibility & contrast
On white
2.39
#EB88BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#EB88BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB88BE
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB88BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB88BE | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC0
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#F7869C
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb88be; /* rgb */ color: rgb(235, 136, 190); /* oklch */ color: oklch(74.8% 0.136 347.0);
Tailwind
colors: {
custom: {
50: '#f3add1',
500: '#eb88be',
950: '#000000',
},
}SCSS
$custom: #eb88be; $custom-light: #f3add1; $custom-dark: #000000;
JSON
{
"hex": "#eb88be",
"rgb": {
"r": 235,
"g": 136,
"b": 190
},
"hsl": {
"h": 327.273,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.74821,
"c": 0.13628,
"h": 347
},
"luminance": 0.38988
}Semantic roles & 50–950 ramp
primary
#EB88BE
secondary
#D9F2E4
accent
#D36A12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82