#E398DF#E398DF
#E398DF is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.7% C 0.128 H 328.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E398DF |
|---|---|
| RGB | rgb(227, 152, 223) |
| HSL | hsl(303, 57%, 74%) |
| HSV | hsv(303, 33%, 89%) |
| CMYK | cmyk(0%, 33%, 1.8%, 11%) |
| CIE-LAB | lab(72.31, 39.09, -24.65) |
| CIE-LCH | lch(72.31, 46.22, 327.77°) |
| OKLab | oklab(77.68% 0.1092 -0.0667) |
| OKLCH | oklch(77.68% 0.128 328.6) |
| XYZ | xyz(56.2250, 44.1173, 75.3516) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.62
Lavender Pink
#DD85D7
ΔE00 4.50
Violet (CSS)
#EE82EE
ΔE00 6.28
Bubblegum Pink
#FE83CC
ΔE00 7.71
Mauve
#E0B0FF
ΔE00 7.81
Purply Pink
#F075E6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E398DF #98E39C
analogous
#C298E3 #E398DF #E398BA
triadic
#E398DF #DFE398 #98DFE3
tetradic
#E398DF #E3C298 #98E39C #98BAE3
square
#E398DF #E3C298 #98E39C #98BAE3
split-complementary
#E398DF #BAE398 #98E3C2
monochromatic
#C938C1 #D668D0 #E398DF #F0C8EE #F8E7F8
Accessibility & contrast
On white
2.14
#E398DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#E398DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E398DF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E398DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E398DF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94ABE2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#E89EB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e398df; /* rgb */ color: rgb(227, 152, 223); /* oklch */ color: oklch(77.7% 0.128 328.6);
Tailwind
colors: {
custom: {
50: '#edb7e9',
500: '#e398df',
950: '#000000',
},
}SCSS
$custom: #e398df; $custom-light: #edb7e9; $custom-dark: #000000;
JSON
{
"hex": "#e398df",
"rgb": {
"r": 227,
"g": 152,
"b": 223
},
"hsl": {
"h": 303.2,
"s": 57.252,
"l": 74.314
},
"oklch": {
"l": 0.77683,
"c": 0.12794,
"h": 328.6
},
"luminance": 0.44115
}Semantic roles & 50–950 ramp
primary
#E398DF
secondary
#DBF0DC
accent
#C52921
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084