#E18FBE#E18FBE
#E18FBE is a light, moderate pink. Relative luminance 0.394; OKLCH L 74.8% C 0.115 H 344.9°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E18FBE |
|---|---|
| RGB | rgb(225, 143, 190) |
| HSL | hsl(326, 58%, 72%) |
| HSV | hsv(326, 36%, 88%) |
| CMYK | cmyk(0%, 36.4%, 15.6%, 11.8%) |
| CIE-LAB | lab(69.02, 37.61, -11.39) |
| CIE-LCH | lch(69.02, 39.30, 343.15°) |
| OKLab | oklab(74.77% 0.111 -0.03) |
| OKLCH | oklch(74.77% 0.115 344.9) |
| XYZ | xyz(50.1684, 39.3731, 53.6625) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.83
Bubblegum Pink
#FE83CC
ΔE00 5.89
Plum
#DDA0DD
ΔE00 7.31
Pig Pink
#E78EA5
ΔE00 7.52
Dull Pink
#D5869D
ΔE00 7.55
Lavender Pink
#DD85D7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18FBE #8FE1B2
analogous
#DB8FE1 #E18FBE #E18F95
triadic
#E18FBE #BEE18F #8FBEE1
tetradic
#E18FBE #E1DB8F #8FE1B2 #8F95E1
square
#E18FBE #E1DB8F #8FE1B2 #8F95E1
split-complementary
#E18FBE #95E18F #8FE1DB
monochromatic
#C23485 #D45FA2 #E18FBE #EEBFDA #F9E7F1
Accessibility & contrast
On white
2.37
#E18FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#E18FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18FBE
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18FBE | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C0
Deuteranopia (green-blind)
#A9ADBC
Tritanopia (blue-blind)
#EB8FA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e18fbe; /* rgb */ color: rgb(225, 143, 190); /* oklch */ color: oklch(74.8% 0.115 344.9);
Tailwind
colors: {
custom: {
50: '#ecb1d1',
500: '#e18fbe',
950: '#000000',
},
}SCSS
$custom: #e18fbe; $custom-light: #ecb1d1; $custom-dark: #000000;
JSON
{
"hex": "#e18fbe",
"rgb": {
"r": 225,
"g": 143,
"b": 190
},
"hsl": {
"h": 325.61,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.74773,
"c": 0.11497,
"h": 344.9
},
"luminance": 0.3937
}Semantic roles & 50–950 ramp
primary
#E18FBE
secondary
#DBF0E4
accent
#C56720
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082