#E38DF3#E38DF3
#E38DF3 is a light, vivid purple. Relative luminance 0.419; OKLCH L 76.8% C 0.166 H 321.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E38DF3 |
|---|---|
| RGB | rgb(227, 141, 243) |
| HSL | hsl(291, 81%, 75%) |
| HSV | hsv(291, 42%, 95%) |
| CMYK | cmyk(6.6%, 42%, 0%, 4.7%) |
| CIE-LAB | lab(70.77, 48.57, -37.98) |
| CIE-LCH | lch(70.77, 61.66, 321.98°) |
| OKLab | oklab(76.78% 0.1297 -0.1044) |
| OKLCH | oklch(76.78% 0.166 321.2) |
| XYZ | xyz(57.3792, 41.8538, 89.8327) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.08
Lavender Pink
#DD85D7
ΔE00 4.86
Purply Pink
#F075E6
ΔE00 5.50
Baby Purple
#CA9BF7
ΔE00 6.38
Liliac
#C48EFD
ΔE00 6.93
Orchid
#DA70D6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E38DF3 #9DF38D
analogous
#B08DF3 #E38DF3 #F38DD0
triadic
#E38DF3 #F3E38D #8DF3E3
tetradic
#E38DF3 #F3B08D #9DF38D #8DD0F3
square
#E38DF3 #F3B08D #9DF38D #8DD0F3
split-complementary
#E38DF3 #D0F38D #8DF3B0
monochromatic
#C81EE7 #D556ED #E38DF3 #F1C4F9 #F8E3FC
Accessibility & contrast
On white
2.24
#E38DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#E38DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E38DF3
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E38DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E38DF3 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F7
Deuteranopia (green-blind)
#96B0F0
Tritanopia (blue-blind)
#E599B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e38df3; /* rgb */ color: rgb(227, 141, 243); /* oklch */ color: oklch(76.8% 0.166 321.2);
Tailwind
colors: {
custom: {
50: '#edb0f7',
500: '#e38df3',
950: '#000000',
},
}SCSS
$custom: #e38df3; $custom-light: #edb0f7; $custom-dark: #000000;
JSON
{
"hex": "#e38df3",
"rgb": {
"r": 227,
"g": 141,
"b": 243
},
"hsl": {
"h": 290.588,
"s": 80.952,
"l": 75.294
},
"oklch": {
"l": 0.7678,
"c": 0.16648,
"h": 321.2
},
"luminance": 0.41852
}Semantic roles & 50–950 ramp
primary
#E38DF3
secondary
#DCF4D7
accent
#DD082A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085