#E18FBF#E18FBF
#E18FBF is a light, moderate pink. Relative luminance 0.394; OKLCH L 74.8% C 0.116 H 344.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E18FBF |
|---|---|
| RGB | rgb(225, 143, 191) |
| HSL | hsl(325, 58%, 72%) |
| HSV | hsv(325, 36%, 88%) |
| CMYK | cmyk(0%, 36.4%, 15.1%, 11.8%) |
| CIE-LAB | lab(69.05, 37.77, -11.90) |
| CIE-LCH | lch(69.05, 39.60, 342.51°) |
| OKLab | oklab(74.81% 0.1113 -0.0314) |
| OKLCH | oklch(74.81% 0.116 344.3) |
| XYZ | xyz(50.2781, 39.4169, 54.2401) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.79
Pink (survey)
#FF81C0
ΔE00 5.84
Plum
#DDA0DD
ΔE00 7.11
Lavender Pink
#DD85D7
ΔE00 7.41
Pig Pink
#E78EA5
ΔE00 7.78
Dull Pink
#D5869D
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18FBF #8FE1B1
analogous
#DA8FE1 #E18FBF #E18F96
triadic
#E18FBF #BFE18F #8FBFE1
tetradic
#E18FBF #E1DA8F #8FE1B1 #8F96E1
square
#E18FBF #E1DA8F #8FE1B1 #8F96E1
split-complementary
#E18FBF #96E18F #8FE1DA
monochromatic
#C23487 #D45FA3 #E18FBF #EEBFDB #F9E7F1
Accessibility & contrast
On white
2.36
#E18FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#E18FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18FBF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18FBF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C1
Deuteranopia (green-blind)
#A9ADBD
Tritanopia (blue-blind)
#EB8FA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e18fbf; /* rgb */ color: rgb(225, 143, 191); /* oklch */ color: oklch(74.8% 0.116 344.3);
Tailwind
colors: {
custom: {
50: '#ecb1d2',
500: '#e18fbf',
950: '#000000',
},
}SCSS
$custom: #e18fbf; $custom-light: #ecb1d2; $custom-dark: #000000;
JSON
{
"hex": "#e18fbf",
"rgb": {
"r": 225,
"g": 143,
"b": 191
},
"hsl": {
"h": 324.878,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.74807,
"c": 0.11565,
"h": 344.3
},
"luminance": 0.39414
}Semantic roles & 50–950 ramp
primary
#E18FBF
secondary
#DBF0E4
accent
#C56520
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082