#E47CEB#E47CEB
#E47CEB is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.0% C 0.187 H 324.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E47CEB |
|---|---|
| RGB | rgb(228, 124, 235) |
| HSL | hsl(296, 74%, 70%) |
| HSV | hsv(296, 47%, 92%) |
| CMYK | cmyk(3%, 47.2%, 0%, 7.8%) |
| CIE-LAB | lab(67.21, 55.96, -39.12) |
| CIE-LCH | lch(67.21, 68.28, 325.04°) |
| OKLab | oklab(74.04% 0.153 -0.1076) |
| OKLCH | oklch(74.04% 0.187 324.9) |
| XYZ | xyz(54.1967, 36.9101, 82.8508) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.20
Purply Pink
#F075E6
ΔE00 2.59
Orchid
#DA70D6
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 4.33
Light Magenta
#FA5FF7
ΔE00 5.17
Candy Pink
#FF63E9
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47CEB #83EB7C
analogous
#AC7CEB #E47CEB #EB7CBB
triadic
#E47CEB #EBE47C #7CEBE4
tetradic
#E47CEB #EBAC7C #83EB7C #7CBBEB
square
#E47CEB #EBAC7C #83EB7C #7CBBEB
split-complementary
#E47CEB #BBEB7C #7CEBAC
monochromatic
#C21FCD #D947E3 #E47CEB #EFB1F3 #FAE4FB
Accessibility & contrast
On white
2.51
#E47CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#E47CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47CEB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47CEB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEF
Deuteranopia (green-blind)
#8EA8E8
Tritanopia (blue-blind)
#E889A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e47ceb; /* rgb */ color: rgb(228, 124, 235); /* oklch */ color: oklch(74.0% 0.187 324.9);
Tailwind
colors: {
custom: {
50: '#efa5f2',
500: '#e47ceb',
950: '#000000',
},
}SCSS
$custom: #e47ceb; $custom-light: #efa5f2; $custom-dark: #000000;
JSON
{
"hex": "#e47ceb",
"rgb": {
"r": 228,
"g": 124,
"b": 235
},
"hsl": {
"h": 296.216,
"s": 73.51,
"l": 70.392
},
"oklch": {
"l": 0.74041,
"c": 0.18706,
"h": 324.9
},
"luminance": 0.36907
}Semantic roles & 50–950 ramp
primary
#E47CEB
secondary
#D4F1D2
accent
#D6101C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85