#E48CED#E48CED
#E48CED is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.5% C 0.163 H 323.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E48CED |
|---|---|
| RGB | rgb(228, 140, 237) |
| HSL | hsl(294, 73%, 74%) |
| HSV | hsv(294, 41%, 93%) |
| CMYK | cmyk(3.8%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(70.43, 48.25, -35.21) |
| CIE-LCH | lch(70.43, 59.73, 323.88°) |
| OKLab | oklab(76.47% 0.1311 -0.0965) |
| OKLCH | oklch(76.47% 0.163 323.6) |
| XYZ | xyz(56.6575, 41.3669, 85.1045) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Lavender Pink
#DD85D7
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 4.91
Orchid
#DA70D6
ΔE00 6.67
Plum
#DDA0DD
ΔE00 6.80
Baby Purple
#CA9BF7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48CED #95ED8C
analogous
#B48CED #E48CED #ED8CC6
triadic
#E48CED #EDE48C #8CEDE4
tetradic
#E48CED #EDB48C #95ED8C #8CC6ED
square
#E48CED #EDB48C #95ED8C #8CC6ED
split-complementary
#E48CED #C6ED8C #8CEDB4
monochromatic
#CB22DC #D857E5 #E48CED #F0C1F5 #F9E5FB
Accessibility & contrast
On white
2.26
#E48CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#E48CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48CED
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48CED | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F0
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#E797B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e48ced; /* rgb */ color: rgb(228, 140, 237); /* oklch */ color: oklch(76.5% 0.163 323.6);
Tailwind
colors: {
custom: {
50: '#eeaff3',
500: '#e48ced',
950: '#000000',
},
}SCSS
$custom: #e48ced; $custom-light: #eeaff3; $custom-dark: #000000;
JSON
{
"hex": "#e48ced",
"rgb": {
"r": 228,
"g": 140,
"b": 237
},
"hsl": {
"h": 294.433,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.76471,
"c": 0.16274,
"h": 323.6
},
"luminance": 0.41365
}Semantic roles & 50–950 ramp
primary
#E48CED
secondary
#DBF3D8
accent
#D51023
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#171117
muted
#858085