#E18FBD#E18FBD
#E18FBD is a light, moderate pink. Relative luminance 0.393; OKLCH L 74.7% C 0.114 H 345.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E18FBD |
|---|---|
| RGB | rgb(225, 143, 189) |
| HSL | hsl(326, 58%, 72%) |
| HSV | hsv(326, 36%, 88%) |
| CMYK | cmyk(0%, 36.4%, 16%, 11.8%) |
| CIE-LAB | lab(68.99, 37.45, -10.88) |
| CIE-LCH | lch(68.99, 39.00, 343.80°) |
| OKLab | oklab(74.74% 0.1107 -0.0286) |
| OKLCH | oklch(74.74% 0.114 345.5) |
| XYZ | xyz(50.0595, 39.3295, 53.0889) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.83
Bubblegum Pink
#FE83CC
ΔE00 6.00
Pig Pink
#E78EA5
ΔE00 7.27
Dull Pink
#D5869D
ΔE00 7.31
Plum
#DDA0DD
ΔE00 7.52
Pinky
#FC86AA
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18FBD #8FE1B3
analogous
#DC8FE1 #E18FBD #E18F94
triadic
#E18FBD #BDE18F #8FBDE1
tetradic
#E18FBD #E1DC8F #8FE1B3 #8F94E1
square
#E18FBD #E1DC8F #8FE1B3 #8F94E1
split-complementary
#E18FBD #94E18F #8FE1DC
monochromatic
#C23483 #D45FA1 #E18FBD #EEBFD9 #F9E7F1
Accessibility & contrast
On white
2.37
#E18FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#E18FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18FBD
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18FBD | 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)
#95A0BF
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#EB8E9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e18fbd; /* rgb */ color: rgb(225, 143, 189); /* oklch */ color: oklch(74.7% 0.114 345.5);
Tailwind
colors: {
custom: {
50: '#ecb1d0',
500: '#e18fbd',
950: '#000000',
},
}SCSS
$custom: #e18fbd; $custom-light: #ecb1d0; $custom-dark: #000000;
JSON
{
"hex": "#e18fbd",
"rgb": {
"r": 225,
"g": 143,
"b": 189
},
"hsl": {
"h": 326.341,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.74738,
"c": 0.11432,
"h": 345.5
},
"luminance": 0.39327
}Semantic roles & 50–950 ramp
primary
#E18FBD
secondary
#DBF0E4
accent
#C56920
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082