#E97DEA#E97DEA
#E97DEA is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.7% C 0.188 H 326.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DEA |
|---|---|
| RGB | rgb(233, 125, 234) |
| HSL | hsl(299, 72%, 70%) |
| HSV | hsv(299, 47%, 92%) |
| CMYK | cmyk(0.4%, 46.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.97, 56.69, -37.34) |
| CIE-LCH | lch(67.97, 67.88, 326.63°) |
| OKLab | oklab(74.72% 0.1571 -0.1024) |
| OKLCH | oklch(74.72% 0.188 326.9) |
| XYZ | xyz(55.7881, 37.9343, 82.2095) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 1.92
Lavender Pink
#DD85D7
ΔE00 3.99
Orchid
#DA70D6
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DEA #7EEA7D
analogous
#B37DEA #E97DEA #EA7DB4
triadic
#E97DEA #EAE97D #7DEAE9
tetradic
#E97DEA #EAB37D #7EEA7D #7DB4EA
square
#E97DEA #EAB37D #7EEA7D #7DB4EA
split-complementary
#E97DEA #B4EA7D #7DEAB3
monochromatic
#CA21CC #E048E1 #E97DEA #F2B2F3 #FBE5FB
Accessibility & contrast
On white
2.45
#E97DEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#E97DEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DEA
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DEA | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#92ABE7
Tritanopia (blue-blind)
#EF89A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97dea; /* rgb */ color: rgb(233, 125, 234); /* oklch */ color: oklch(74.7% 0.188 326.9);
Tailwind
colors: {
custom: {
50: '#f2a6f1',
500: '#e97dea',
950: '#000000',
},
}SCSS
$custom: #e97dea; $custom-light: #f2a6f1; $custom-dark: #000000;
JSON
{
"hex": "#e97dea",
"rgb": {
"r": 233,
"g": 125,
"b": 234
},
"hsl": {
"h": 299.45,
"s": 72.185,
"l": 70.392
},
"oklch": {
"l": 0.74724,
"c": 0.1875,
"h": 326.9
},
"luminance": 0.37931
}Semantic roles & 50–950 ramp
primary
#E97DEA
secondary
#D3F0D2
accent
#D41113
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84