#E38EEB#E38EEB
#E38EEB is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.6% C 0.157 H 323.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E38EEB |
|---|---|
| RGB | rgb(227, 142, 235) |
| HSL | hsl(295, 70%, 74%) |
| HSV | hsv(295, 40%, 92%) |
| CMYK | cmyk(3.4%, 39.6%, 0%, 7.8%) |
| CIE-LAB | lab(70.65, 46.54, -33.79) |
| CIE-LCH | lch(70.65, 57.51, 324.02°) |
| OKLab | oklab(76.58% 0.1267 -0.0925) |
| OKLCH | oklch(76.58% 0.157 323.9) |
| XYZ | xyz(56.3454, 41.6773, 83.6577) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Lavender Pink
#DD85D7
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 5.32
Plum
#DDA0DD
ΔE00 6.18
Orchid
#DA70D6
ΔE00 6.94
Baby Purple
#CA9BF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E38EEB #96EB8E
analogous
#B58EEB #E38EEB #EB8EC5
triadic
#E38EEB #EBE38E #8EEBE3
tetradic
#E38EEB #EBB58E #96EB8E #8EC5EB
square
#E38EEB #EBB58E #96EB8E #8EC5EB
split-complementary
#E38EEB #C5EB8E #8EEBB5
monochromatic
#C926D8 #D65AE2 #E38EEB #F0C2F4 #F9E5FA
Accessibility & contrast
On white
2.25
#E38EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#E38EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E38EEB
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E38EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E38EEB | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EE
Deuteranopia (green-blind)
#9BB0E8
Tritanopia (blue-blind)
#E698B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e38eeb; /* rgb */ color: rgb(227, 142, 235); /* oklch */ color: oklch(76.6% 0.157 323.9);
Tailwind
colors: {
custom: {
50: '#edb1f1',
500: '#e38eeb',
950: '#000000',
},
}SCSS
$custom: #e38eeb; $custom-light: #edb1f1; $custom-dark: #000000;
JSON
{
"hex": "#e38eeb",
"rgb": {
"r": 227,
"g": 142,
"b": 235
},
"hsl": {
"h": 294.839,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.76582,
"c": 0.15681,
"h": 323.9
},
"luminance": 0.41675
}Semantic roles & 50–950 ramp
primary
#E38EEB
secondary
#DBF2D9
accent
#D21424
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085