#E88FBB#E88FBB
#E88FBB is a light, moderate pink. Relative luminance 0.404; OKLCH L 75.5% C 0.120 H 349.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E88FBB |
|---|---|
| RGB | rgb(232, 143, 187) |
| HSL | hsl(330, 66%, 74%) |
| HSV | hsv(330, 38%, 91%) |
| CMYK | cmyk(0%, 38.4%, 19.4%, 9%) |
| CIE-LAB | lab(69.75, 39.52, -8.55) |
| CIE-LCH | lch(69.75, 40.44, 347.80°) |
| OKLab | oklab(75.47% 0.1178 -0.0222) |
| OKLCH | oklch(75.47% 0.12 349.3) |
| XYZ | xyz(52.0716, 40.3919, 52.0578) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.90
Bubblegum Pink
#FE83CC
ΔE00 5.68
Pig Pink
#E78EA5
ΔE00 6.08
Pinky
#FC86AA
ΔE00 6.22
Dull Pink
#D5869D
ΔE00 6.79
Carnation Pink
#FF7FA7
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E88FBB #8FE8BC
analogous
#E88FE7 #E88FBB #E88F8F
triadic
#E88FBB #BBE88F #8FBBE8
tetradic
#E88FBB #E7E88F #8FE8BC #8F8FE8
square
#E88FBB #E7E88F #8FE8BC #8F8FE8
split-complementary
#E88FBB #8FE88F #8FE7E8
monochromatic
#D22B7D #DE5C9C #E88FBB #F2C2DA #FAE6F0
Accessibility & contrast
On white
2.31
#E88FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#E88FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E88FBB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E88FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E88FBB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BD
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#F48D9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e88fbb; /* rgb */ color: rgb(232, 143, 187); /* oklch */ color: oklch(75.5% 0.120 349.3);
Tailwind
colors: {
custom: {
50: '#f1b1cf',
500: '#e88fbb',
950: '#000000',
},
}SCSS
$custom: #e88fbb; $custom-light: #f1b1cf; $custom-dark: #000000;
JSON
{
"hex": "#e88fbb",
"rgb": {
"r": 232,
"g": 143,
"b": 187
},
"hsl": {
"h": 330.337,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.75472,
"c": 0.11989,
"h": 349.3
},
"luminance": 0.40389
}Semantic roles & 50–950 ramp
primary
#E88FBB
secondary
#DAF1E6
accent
#CE7418
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082