#E18FDA#E18FDA
#E18FDA is a light, vivid purple. Relative luminance 0.407; OKLCH L 75.8% C 0.138 H 329.9°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E18FDA |
|---|---|
| RGB | rgb(225, 143, 218) |
| HSL | hsl(305, 58%, 72%) |
| HSV | hsv(305, 36%, 88%) |
| CMYK | cmyk(0%, 36.4%, 3.1%, 11.8%) |
| CIE-LAB | lab(69.98, 42.31, -25.48) |
| CIE-LCH | lch(69.98, 49.40, 328.94°) |
| OKLab | oklab(75.81% 0.119 -0.069) |
| OKLCH | oklch(75.81% 0.138 329.9) |
| XYZ | xyz(53.5279, 40.7169, 71.3557) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.45
Plum
#DDA0DD
ΔE00 4.43
Violet (CSS)
#EE82EE
ΔE00 5.06
Purply Pink
#F075E6
ΔE00 6.34
Bubblegum Pink
#FE83CC
ΔE00 6.84
Orchid
#DA70D6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18FDA #8FE196
analogous
#BF8FE1 #E18FDA #E18FB1
triadic
#E18FDA #DAE18F #8FDAE1
tetradic
#E18FDA #E1BF8F #8FE196 #8FB1E1
square
#E18FDA #E1BF8F #8FE196 #8FB1E1
split-complementary
#E18FDA #B1E18F #8FE1BF
monochromatic
#C234B6 #D45FCA #E18FDA #EEBFEA #F9E7F7
Accessibility & contrast
On white
2.30
#E18FDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#E18FDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18FDA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18FDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18FDA | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA4DD
Deuteranopia (green-blind)
#A0AFD7
Tritanopia (blue-blind)
#E795AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e18fda; /* rgb */ color: rgb(225, 143, 218); /* oklch */ color: oklch(75.8% 0.138 329.9);
Tailwind
colors: {
custom: {
50: '#ecb1e5',
500: '#e18fda',
950: '#000000',
},
}SCSS
$custom: #e18fda; $custom-light: #ecb1e5; $custom-dark: #000000;
JSON
{
"hex": "#e18fda",
"rgb": {
"r": 225,
"g": 143,
"b": 218
},
"hsl": {
"h": 305.122,
"s": 57.746,
"l": 72.157
},
"oklch": {
"l": 0.75812,
"c": 0.13756,
"h": 329.9
},
"luminance": 0.40714
}Semantic roles & 50–950 ramp
primary
#E18FDA
secondary
#DBF0DD
accent
#C52E20
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161115
muted
#848084