#E97DFA#E97DFA
#E97DFA is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.5% C 0.202 H 322.0°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DFA |
|---|---|
| RGB | rgb(233, 125, 250) |
| HSL | hsl(292, 93%, 74%) |
| HSV | hsv(292, 50%, 98%) |
| CMYK | cmyk(6.8%, 50%, 0%, 2%) |
| CIE-LAB | lab(68.68, 59.58, -45.03) |
| CIE-LCH | lch(68.68, 74.68, 322.92°) |
| OKLab | oklab(75.48% 0.1594 -0.1245) |
| OKLCH | oklch(75.48% 0.202 322) |
| XYZ | xyz(58.1913, 38.8956, 94.8663) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 3.98
Violet Pink
#FB5FFC
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 4.96
Candy Pink
#FF63E9
ΔE00 5.89
Orchid
#DA70D6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DFA #8EFA7D
analogous
#AA7DFA #E97DFA #FA7DCC
triadic
#E97DFA #FAE97D #7DFAE9
tetradic
#E97DFA #FAAA7D #8EFA7D #7DCCFA
square
#E97DFA #FAAA7D #8EFA7D #7DCCFA
split-complementary
#E97DFA #CCFA7D #7DFAAA
monochromatic
#D309F3 #DF42F8 #E97DFA #F3B8FC #FAE2FE
Accessibility & contrast
On white
2.39
#E97DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#E97DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DFA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DFA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FE
Deuteranopia (green-blind)
#8BACF6
Tritanopia (blue-blind)
#EC8DB0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e97dfa; /* rgb */ color: rgb(233, 125, 250); /* oklch */ color: oklch(75.5% 0.202 322.0);
Tailwind
colors: {
custom: {
50: '#f2a6fc',
500: '#e97dfa',
950: '#000000',
},
}SCSS
$custom: #e97dfa; $custom-light: #f2a6fc; $custom-dark: #000000;
JSON
{
"hex": "#e97dfa",
"rgb": {
"r": 233,
"g": 125,
"b": 250
},
"hsl": {
"h": 291.84,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.75475,
"c": 0.20227,
"h": 322
},
"luminance": 0.38893
}Semantic roles & 50–950 ramp
primary
#E97DFA
secondary
#D9F6D5
accent
#E6001F
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85