#E18CED#E18CED
#E18CED is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.1% C 0.161 H 322.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E18CED |
|---|---|
| RGB | rgb(225, 140, 237) |
| HSL | hsl(293, 73%, 74%) |
| HSV | hsv(293, 41%, 93%) |
| CMYK | cmyk(5.1%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(70.09, 47.37, -35.76) |
| CIE-LCH | lch(70.09, 59.35, 322.94°) |
| OKLab | oklab(76.14% 0.1277 -0.0981) |
| OKLCH | oklch(76.14% 0.161 322.5) |
| XYZ | xyz(55.7138, 40.8803, 85.0603) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Lavender Pink
#DD85D7
ΔE00 3.91
Purply Pink
#F075E6
ΔE00 5.17
Orchid
#DA70D6
ΔE00 6.64
Baby Purple
#CA9BF7
ΔE00 6.67
Plum
#DDA0DD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E18CED #98ED8C
analogous
#B18CED #E18CED #ED8CC9
triadic
#E18CED #EDE18C #8CEDE1
tetradic
#E18CED #EDB18C #98ED8C #8CC9ED
square
#E18CED #EDB18C #98ED8C #8CC9ED
split-complementary
#E18CED #C9ED8C #8CEDB1
monochromatic
#C522DC #D357E5 #E18CED #EFC1F5 #F8E5FB
Accessibility & contrast
On white
2.29
#E18CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#E18CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E18CED
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E18CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E18CED | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F0
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#E497B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e18ced; /* rgb */ color: rgb(225, 140, 237); /* oklch */ color: oklch(76.1% 0.161 322.5);
Tailwind
colors: {
custom: {
50: '#ecaff3',
500: '#e18ced',
950: '#000000',
},
}SCSS
$custom: #e18ced; $custom-light: #ecaff3; $custom-dark: #000000;
JSON
{
"hex": "#e18ced",
"rgb": {
"r": 225,
"g": 140,
"b": 237
},
"hsl": {
"h": 292.577,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.76142,
"c": 0.161,
"h": 322.5
},
"luminance": 0.40878
}Semantic roles & 50–950 ramp
primary
#E18CED
secondary
#DCF3D8
accent
#D51029
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161117
muted
#848085