#E88FBC#E88FBC
#E88FBC is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.5% C 0.120 H 348.7°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E88FBC |
|---|---|
| RGB | rgb(232, 143, 188) |
| HSL | hsl(330, 66%, 74%) |
| HSV | hsv(330, 38%, 91%) |
| CMYK | cmyk(0%, 38.4%, 19%, 9%) |
| CIE-LAB | lab(69.78, 39.67, -9.06) |
| CIE-LCH | lch(69.78, 40.70, 347.14°) |
| OKLab | oklab(75.51% 0.1181 -0.0236) |
| OKLCH | oklch(75.51% 0.12 348.7) |
| XYZ | xyz(52.1790, 40.4349, 52.6236) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.84
Bubblegum Pink
#FE83CC
ΔE00 5.51
Pig Pink
#E78EA5
ΔE00 6.34
Pinky
#FC86AA
ΔE00 6.42
Dull Pink
#D5869D
ΔE00 7.01
Carnation Pink
#FF7FA7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88FBC #8FE8BB
analogous
#E78FE8 #E88FBC #E88F8F
triadic
#E88FBC #BCE88F #8FBCE8
tetradic
#E88FBC #E8E78F #8FE8BB #8F8FE8
square
#E88FBC #E8E78F #8FE8BB #8F8FE8
split-complementary
#E88FBC #8FE88F #8FE8E7
monochromatic
#D22B7F #DE5C9E #E88FBC #F2C2DA #FAE6F0
Accessibility & contrast
On white
2.31
#E88FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#E88FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88FBC
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88FBC | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BE
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#F48D9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e88fbc; /* rgb */ color: rgb(232, 143, 188); /* oklch */ color: oklch(75.5% 0.120 348.7);
Tailwind
colors: {
custom: {
50: '#f1b1d0',
500: '#e88fbc',
950: '#000000',
},
}SCSS
$custom: #e88fbc; $custom-light: #f1b1d0; $custom-dark: #000000;
JSON
{
"hex": "#e88fbc",
"rgb": {
"r": 232,
"g": 143,
"b": 188
},
"hsl": {
"h": 329.663,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.75505,
"c": 0.12047,
"h": 348.7
},
"luminance": 0.40432
}Semantic roles & 50–950 ramp
primary
#E88FBC
secondary
#DAF1E5
accent
#CE7218
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171114
muted
#858082