#E38FED#E38FED
#E38FED is a light, vivid purple. Relative luminance 0.421; OKLCH L 76.8% C 0.157 H 323.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E38FED |
|---|---|
| RGB | rgb(227, 143, 237) |
| HSL | hsl(294, 72%, 75%) |
| HSV | hsv(294, 40%, 93%) |
| CMYK | cmyk(4.2%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(70.93, 46.40, -34.44) |
| CIE-LCH | lch(70.93, 57.78, 323.42°) |
| OKLab | oklab(76.82% 0.1256 -0.0943) |
| OKLCH | oklch(76.82% 0.157 323.1) |
| XYZ | xyz(56.7855, 42.0924, 85.2378) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 3.99
Purply Pink
#F075E6
ΔE00 5.56
Plum
#DDA0DD
ΔE00 6.23
Baby Purple
#CA9BF7
ΔE00 6.70
Orchid
#DA70D6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E38FED #99ED8F
analogous
#B48FED #E38FED #ED8FC8
triadic
#E38FED #EDE38F #8FEDE3
tetradic
#E38FED #EDB48F #99ED8F #8FC8ED
square
#E38FED #EDB48F #99ED8F #8FC8ED
split-complementary
#E38FED #C8ED8F #8FEDB4
monochromatic
#C926DC #D65AE5 #E38FED #F0C4F5 #F8E5FB
Accessibility & contrast
On white
2.23
#E38FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#E38FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E38FED
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E38FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E38FED | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#E699B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e38fed; /* rgb */ color: rgb(227, 143, 237); /* oklch */ color: oklch(76.8% 0.157 323.1);
Tailwind
colors: {
custom: {
50: '#edb1f3',
500: '#e38fed',
950: '#000000',
},
}SCSS
$custom: #e38fed; $custom-light: #edb1f3; $custom-dark: #000000;
JSON
{
"hex": "#e38fed",
"rgb": {
"r": 227,
"g": 143,
"b": 237
},
"hsl": {
"h": 293.617,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.76823,
"c": 0.1571,
"h": 323.1
},
"luminance": 0.4209
}Semantic roles & 50–950 ramp
primary
#E38FED
secondary
#DBF2D9
accent
#D41126
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085