#E38DCD#E38DCD
#E38DCD is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.2% C 0.131 H 336.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E38DCD |
|---|---|
| RGB | rgb(227, 141, 205) |
| HSL | hsl(315, 61%, 72%) |
| HSV | hsv(315, 38%, 89%) |
| CMYK | cmyk(0%, 37.9%, 9.7%, 11%) |
| CIE-LAB | lab(69.32, 41.76, -19.27) |
| CIE-LCH | lch(69.32, 45.99, 335.23°) |
| OKLab | oklab(75.21% 0.1208 -0.0516) |
| OKLCH | oklch(75.21% 0.131 336.9) |
| XYZ | xyz(52.2228, 39.7912, 62.6755) |
| Luminance | 0.3979 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.07
Bubblegum Pink
#FE83CC
ΔE00 5.05
Plum
#DDA0DD
ΔE00 5.39
Pink (survey)
#FF81C0
ΔE00 6.55
Violet (CSS)
#EE82EE
ΔE00 7.18
Purply Pink
#F075E6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E38DCD #8DE3A3
analogous
#CE8DE3 #E38DCD #E38DA2
triadic
#E38DCD #CDE38D #8DCDE3
tetradic
#E38DCD #E3CE8D #8DE3A3 #8DA2E3
square
#E38DCD #E3CE8D #8DE3A3 #8DA2E3
split-complementary
#E38DCD #A2E38D #8DE3CE
monochromatic
#C5309F #D75CB7 #E38DCD #EFBEE3 #F9E6F4
Accessibility & contrast
On white
2.34
#E38DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#E38DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E38DCD
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E38DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E38DCD | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA1CF
Deuteranopia (green-blind)
#A4AECA
Tritanopia (blue-blind)
#EC90A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e38dcd; /* rgb */ color: rgb(227, 141, 205); /* oklch */ color: oklch(75.2% 0.131 336.9);
Tailwind
colors: {
custom: {
50: '#edb0dc',
500: '#e38dcd',
950: '#000000',
},
}SCSS
$custom: #e38dcd; $custom-light: #edb0dc; $custom-dark: #000000;
JSON
{
"hex": "#e38dcd",
"rgb": {
"r": 227,
"g": 141,
"b": 205
},
"hsl": {
"h": 315.349,
"s": 60.563,
"l": 72.157
},
"oklch": {
"l": 0.75214,
"c": 0.13132,
"h": 336.9
},
"luminance": 0.39788
}Semantic roles & 50–950 ramp
primary
#E38DCD
secondary
#DBF0E0
accent
#C8491D
background
#FEFAFD
surface
#FDF5FB
border
#D5CFD4
text
#161115
muted
#848083