#E18ED2#E18ED2
#E18ED2 is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.3% C 0.132 H 333.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E18ED2 |
|---|---|
| RGB | rgb(225, 142, 210) |
| HSL | hsl(311, 58%, 72%) |
| HSV | hsv(311, 37%, 88%) |
| CMYK | cmyk(0%, 36.9%, 6.7%, 11.8%) |
| CIE-LAB | lab(69.48, 41.44, -21.82) |
| CIE-LCH | lch(69.48, 46.84, 332.23°) |
| OKLab | oklab(75.34% 0.1184 -0.0588) |
| OKLCH | oklch(75.34% 0.132 333.6) |
| XYZ | xyz(52.3568, 40.0093, 65.9250) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.15
Plum
#DDA0DD
ΔE00 4.70
Bubblegum Pink
#FE83CC
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.30
Purply Pink
#F075E6
ΔE00 7.09
Orchid (survey)
#C875C4
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18ED2 #8EE19D
analogous
#C68EE1 #E18ED2 #E18EA9
triadic
#E18ED2 #D2E18E #8ED2E1
tetradic
#E18ED2 #E1C68E #8EE19D #8EA9E1
square
#E18ED2 #E1C68E #8EE19D #8EA9E1
split-complementary
#E18ED2 #A9E18E #8EE1C6
monochromatic
#C133A8 #D45EBF #E18ED2 #EEBEE5 #F9E7F5
Accessibility & contrast
On white
2.33
#E18ED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#E18ED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18ED2
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18ED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18ED2 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA2D5
Deuteranopia (green-blind)
#A2AECF
Tritanopia (blue-blind)
#E892A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e18ed2; /* rgb */ color: rgb(225, 142, 210); /* oklch */ color: oklch(75.3% 0.132 333.6);
Tailwind
colors: {
custom: {
50: '#ecb0e0',
500: '#e18ed2',
950: '#000000',
},
}SCSS
$custom: #e18ed2; $custom-light: #ecb0e0; $custom-dark: #000000;
JSON
{
"hex": "#e18ed2",
"rgb": {
"r": 225,
"g": 142,
"b": 210
},
"hsl": {
"h": 310.843,
"s": 58.042,
"l": 71.961
},
"oklch": {
"l": 0.75339,
"c": 0.13217,
"h": 333.6
},
"luminance": 0.40007
}Semantic roles & 50–950 ramp
primary
#E18ED2
secondary
#DBF0DF
accent
#C63E20
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083