#E58CED#E58CED
#E58CED is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.6% C 0.163 H 324.0°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E58CED |
|---|---|
| RGB | rgb(229, 140, 237) |
| HSL | hsl(295, 73%, 74%) |
| HSV | hsv(295, 41%, 93%) |
| CMYK | cmyk(3.4%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(70.55, 48.54, -35.02) |
| CIE-LCH | lch(70.55, 59.86, 324.19°) |
| OKLab | oklab(76.58% 0.1322 -0.0959) |
| OKLCH | oklch(76.58% 0.163 324) |
| XYZ | xyz(56.9757, 41.5309, 85.1194) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Lavender Pink
#DD85D7
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 4.84
Orchid
#DA70D6
ΔE00 6.70
Plum
#DDA0DD
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E58CED #94ED8C
analogous
#B58CED #E58CED #ED8CC5
triadic
#E58CED #EDE58C #8CEDE5
tetradic
#E58CED #EDB58C #94ED8C #8CC5ED
square
#E58CED #EDB58C #94ED8C #8CC5ED
split-complementary
#E58CED #C5ED8C #8CEDB5
monochromatic
#CD22DC #D957E5 #E58CED #F1C1F5 #F9E5FB
Accessibility & contrast
On white
2.26
#E58CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#E58CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E58CED
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E58CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E58CED | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#E997B1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e58ced; /* rgb */ color: rgb(229, 140, 237); /* oklch */ color: oklch(76.6% 0.163 324.0);
Tailwind
colors: {
custom: {
50: '#efaff3',
500: '#e58ced',
950: '#000000',
},
}SCSS
$custom: #e58ced; $custom-light: #efaff3; $custom-dark: #000000;
JSON
{
"hex": "#e58ced",
"rgb": {
"r": 229,
"g": 140,
"b": 237
},
"hsl": {
"h": 295.052,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.76582,
"c": 0.16333,
"h": 324
},
"luminance": 0.41529
}Semantic roles & 50–950 ramp
primary
#E58CED
secondary
#DBF3D8
accent
#D51021
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#171117
muted
#858085