#E88DBE#E88DBE
#E88DBE is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.3% C 0.125 H 347.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E88DBE |
|---|---|
| RGB | rgb(232, 141, 190) |
| HSL | hsl(328, 66%, 73%) |
| HSV | hsv(328, 39%, 91%) |
| CMYK | cmyk(0%, 39.2%, 18.1%, 9%) |
| CIE-LAB | lab(69.42, 41.02, -10.71) |
| CIE-LCH | lch(69.42, 42.40, 345.36°) |
| OKLab | oklab(75.25% 0.1219 -0.0281) |
| OKLCH | oklch(75.25% 0.125 347) |
| XYZ | xyz(52.0985, 39.9266, 53.6677) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.48
Bubblegum Pink
#FE83CC
ΔE00 4.84
Pinky
#FC86AA
ΔE00 6.93
Pig Pink
#E78EA5
ΔE00 7.15
Bubblegum (survey)
#FF6CB5
ΔE00 7.25
Carnation Pink
#FF7FA7
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88DBE #8DE8B7
analogous
#E48DE8 #E88DBE #E88D90
triadic
#E88DBE #BEE88D #8DBEE8
tetradic
#E88DBE #E8E48D #8DE8B7 #8D90E8
square
#E88DBE #E8E48D #8DE8B7 #8D90E8
split-complementary
#E88DBE #90E88D #8DE8E4
monochromatic
#D12A84 #DE5AA1 #E88DBE #F2C0DB #FAE6F0
Accessibility & contrast
On white
2.34
#E88DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#E88DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88DBE
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88DBE | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C0
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#F48C9F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e88dbe; /* rgb */ color: rgb(232, 141, 190); /* oklch */ color: oklch(75.3% 0.125 347.0);
Tailwind
colors: {
custom: {
50: '#f1b0d1',
500: '#e88dbe',
950: '#000000',
},
}SCSS
$custom: #e88dbe; $custom-light: #f1b0d1; $custom-dark: #000000;
JSON
{
"hex": "#e88dbe",
"rgb": {
"r": 232,
"g": 141,
"b": 190
},
"hsl": {
"h": 327.692,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.75252,
"c": 0.12504,
"h": 347
},
"luminance": 0.39923
}Semantic roles & 50–950 ramp
primary
#E88DBE
secondary
#DAF1E5
accent
#CE6C17
background
#FEFAFC
surface
#FDF5F9
border
#D5CFD2
text
#171114
muted
#858082