#E97AFA#E97AFA
#E97AFA is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.1% C 0.207 H 322.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E97AFA |
|---|---|
| RGB | rgb(233, 122, 250) |
| HSL | hsl(292, 93%, 73%) |
| HSV | hsv(292, 51%, 98%) |
| CMYK | cmyk(6.8%, 51.2%, 0%, 2%) |
| CIE-LAB | lab(68.13, 61.03, -45.89) |
| CIE-LCH | lch(68.13, 76.35, 323.06°) |
| OKLab | oklab(75.07% 0.1634 -0.1269) |
| OKLCH | oklch(75.07% 0.207 322.2) |
| XYZ | xyz(57.8173, 38.1475, 94.7416) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 3.91
Violet Pink
#FB5FFC
ΔE00 4.38
Light Magenta
#FA5FF7
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 5.61
Orchid
#DA70D6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97AFA #8BFA7A
analogous
#A97AFA #E97AFA #FA7ACB
triadic
#E97AFA #FAE97A #7AFAE9
tetradic
#E97AFA #FAA97A #8BFA7A #7ACBFA
square
#E97AFA #FAA97A #8BFA7A #7ACBFA
split-complementary
#E97AFA #CBFA7A #7AFAA9
monochromatic
#D209F1 #DF3FF8 #E97AFA #F3B5FC #FAE2FE
Accessibility & contrast
On white
2.43
#E97AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#E97AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97AFA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97AFA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFE
Deuteranopia (green-blind)
#89AAF6
Tritanopia (blue-blind)
#EC8BAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97afa; /* rgb */ color: rgb(233, 122, 250); /* oklch */ color: oklch(75.1% 0.207 322.2);
Tailwind
colors: {
custom: {
50: '#f2a4fc',
500: '#e97afa',
950: '#000000',
},
}SCSS
$custom: #e97afa; $custom-light: #f2a4fc; $custom-dark: #000000;
JSON
{
"hex": "#e97afa",
"rgb": {
"r": 233,
"g": 122,
"b": 250
},
"hsl": {
"h": 292.031,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.75072,
"c": 0.20689,
"h": 322.2
},
"luminance": 0.38145
}Semantic roles & 50–950 ramp
primary
#E97AFA
secondary
#D9F6D5
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85