#E18FCA#E18FCA
#E18FCA is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.2% C 0.124 H 337.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E18FCA |
|---|---|
| RGB | rgb(225, 143, 202) |
| HSL | hsl(317, 58%, 72%) |
| HSV | hsv(317, 36%, 88%) |
| CMYK | cmyk(0%, 36.4%, 10.2%, 11.8%) |
| CIE-LAB | lab(69.41, 39.56, -17.48) |
| CIE-LCH | lch(69.41, 43.25, 336.16°) |
| OKLab | oklab(75.2% 0.1146 -0.0467) |
| OKLCH | oklch(75.2% 0.124 337.8) |
| XYZ | xyz(51.5344, 39.9194, 60.8564) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.90
Plum
#DDA0DD
ΔE00 5.25
Bubblegum Pink
#FE83CC
ΔE00 5.43
Pink (survey)
#FF81C0
ΔE00 6.61
Violet (CSS)
#EE82EE
ΔE00 8.11
Lilac
#C8A2C8
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18FCA #8FE1A6
analogous
#CF8FE1 #E18FCA #E18FA1
triadic
#E18FCA #CAE18F #8FCAE1
tetradic
#E18FCA #E1CF8F #8FE1A6 #8FA1E1
square
#E18FCA #E1CF8F #8FE1A6 #8FA1E1
split-complementary
#E18FCA #A1E18F #8FE1CF
monochromatic
#C2349A #D45FB3 #E18FCA #EEBFE1 #F9E7F4
Accessibility & contrast
On white
2.34
#E18FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#E18FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18FCA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18FCA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CC
Deuteranopia (green-blind)
#A5AEC8
Tritanopia (blue-blind)
#E991A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e18fca; /* rgb */ color: rgb(225, 143, 202); /* oklch */ color: oklch(75.2% 0.124 337.8);
Tailwind
colors: {
custom: {
50: '#ebb1da',
500: '#e18fca',
950: '#000000',
},
}SCSS
$custom: #e18fca; $custom-light: #ebb1da; $custom-dark: #000000;
JSON
{
"hex": "#e18fca",
"rgb": {
"r": 225,
"g": 143,
"b": 202
},
"hsl": {
"h": 316.829,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.75199,
"c": 0.12379,
"h": 337.8
},
"luminance": 0.39917
}Semantic roles & 50–950 ramp
primary
#E18FCA
secondary
#DBF0E1
accent
#C54E20
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083