#E97AEA#E97AEA
#E97AEA is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.3% C 0.192 H 327.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E97AEA |
|---|---|
| RGB | rgb(233, 122, 234) |
| HSL | hsl(299, 73%, 70%) |
| HSV | hsv(299, 48%, 92%) |
| CMYK | cmyk(0.4%, 47.9%, 0%, 8.2%) |
| CIE-LAB | lab(67.42, 58.15, -38.20) |
| CIE-LCH | lch(67.42, 69.57, 326.69°) |
| OKLab | oklab(74.31% 0.1612 -0.1048) |
| OKLCH | oklch(74.31% 0.192 327) |
| XYZ | xyz(55.4141, 37.1862, 82.0848) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.65
Violet (CSS)
#EE82EE
ΔE00 1.88
Orchid
#DA70D6
ΔE00 4.02
Lavender Pink
#DD85D7
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97AEA #7BEA7A
analogous
#B17AEA #E97AEA #EA7AB3
triadic
#E97AEA #EAE97A #7AEAE9
tetradic
#E97AEA #EAB17A #7BEA7A #7AB3EA
square
#E97AEA #EAB17A #7BEA7A #7AB3EA
split-complementary
#E97AEA #B3EA7A #7AEAB1
monochromatic
#C820CA #E045E2 #E97AEA #F2AFF2 #FAE4FB
Accessibility & contrast
On white
2.49
#E97AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#E97AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97AEA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97AEA | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9BEE
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#EF86A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e97aea; /* rgb */ color: rgb(233, 122, 234); /* oklch */ color: oklch(74.3% 0.192 327.0);
Tailwind
colors: {
custom: {
50: '#f2a4f1',
500: '#e97aea',
950: '#000000',
},
}SCSS
$custom: #e97aea; $custom-light: #f2a4f1; $custom-dark: #000000;
JSON
{
"hex": "#e97aea",
"rgb": {
"r": 233,
"g": 122,
"b": 234
},
"hsl": {
"h": 299.464,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.74312,
"c": 0.19227,
"h": 327
},
"luminance": 0.37183
}Semantic roles & 50–950 ramp
primary
#E97AEA
secondary
#D0F0D0
accent
#D51112
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85