#E18FB2#E18FB2
#E18FB2 is a light, moderate pink. Relative luminance 0.389; OKLCH L 74.4% C 0.108 H 352.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E18FB2 |
|---|---|
| RGB | rgb(225, 143, 178) |
| HSL | hsl(334, 58%, 72%) |
| HSV | hsv(334, 36%, 88%) |
| CMYK | cmyk(0%, 36.4%, 20.9%, 11.8%) |
| CIE-LAB | lab(68.66, 35.77, -5.23) |
| CIE-LCH | lch(68.66, 36.15, 351.68°) |
| OKLab | oklab(74.38% 0.1071 -0.0134) |
| OKLCH | oklch(74.38% 0.108 352.9) |
| XYZ | xyz(48.9105, 38.8699, 47.0373) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.33
Dull Pink
#D5869D
ΔE00 4.71
Pinky
#FC86AA
ΔE00 5.91
Faded Pink
#DE9DAC
ΔE00 6.13
Pink (survey)
#FF81C0
ΔE00 6.59
Carnation Pink
#FF7FA7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18FB2 #8FE1BE
analogous
#E18FDB #E18FB2 #E1958F
triadic
#E18FB2 #B2E18F #8FB2E1
tetradic
#E18FB2 #DBE18F #8FE1BE #958FE1
square
#E18FB2 #DBE18F #8FE1BE #958FE1
split-complementary
#E18FB2 #8FE195 #8FDBE1
monochromatic
#C23470 #D45F91 #E18FB2 #EEBFD3 #F9E7EE
Accessibility & contrast
On white
2.39
#E18FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#E18FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18FB2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18FB2 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB3
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#ED8C9B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e18fb2; /* rgb */ color: rgb(225, 143, 178); /* oklch */ color: oklch(74.4% 0.108 352.9);
Tailwind
colors: {
custom: {
50: '#ecb1c9',
500: '#e18fb2',
950: '#000000',
},
}SCSS
$custom: #e18fb2; $custom-light: #ecb1c9; $custom-dark: #000000;
JSON
{
"hex": "#e18fb2",
"rgb": {
"r": 225,
"g": 143,
"b": 178
},
"hsl": {
"h": 334.39,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.74376,
"c": 0.10788,
"h": 352.9
},
"luminance": 0.38867
}Semantic roles & 50–950 ramp
primary
#E18FB2
secondary
#DBF0E7
accent
#C57F20
background
#FEFAFC
surface
#FDF5F8
border
#D5CFD1
text
#161113
muted
#848082