#E97AED#E97AED
#E97AED is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.5% C 0.195 H 326.0°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E97AED |
|---|---|
| RGB | rgb(233, 122, 237) |
| HSL | hsl(298, 76%, 70%) |
| HSV | hsv(298, 49%, 93%) |
| CMYK | cmyk(1.7%, 48.5%, 0%, 7.1%) |
| CIE-LAB | lab(67.55, 58.68, -39.66) |
| CIE-LCH | lch(67.55, 70.82, 325.95°) |
| OKLab | oklab(74.45% 0.1616 -0.109) |
| OKLCH | oklch(74.45% 0.195 326) |
| XYZ | xyz(55.8487, 37.3600, 84.3738) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 2.02
Orchid
#DA70D6
ΔE00 4.30
Light Magenta
#FA5FF7
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 4.56
Violet Pink
#FB5FFC
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97AED #7EED7A
analogous
#AF7AED #E97AED #ED7AB7
triadic
#E97AED #EDE97A #7AEDE9
tetradic
#E97AED #EDAF7A #7EED7A #7AB7ED
square
#E97AED #EDAF7A #7EED7A #7AB7ED
split-complementary
#E97AED #B7ED7A #7AEDAF
monochromatic
#CA1CD0 #E044E6 #E97AED #F2B0F4 #FBE4FB
Accessibility & contrast
On white
2.48
#E97AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#E97AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97AED
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97AED | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF1
Deuteranopia (green-blind)
#8FA9EA
Tritanopia (blue-blind)
#EE87A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e97aed; /* rgb */ color: rgb(233, 122, 237); /* oklch */ color: oklch(74.5% 0.195 326.0);
Tailwind
colors: {
custom: {
50: '#f2a4f3',
500: '#e97aed',
950: '#000000',
},
}SCSS
$custom: #e97aed; $custom-light: #f2a4f3; $custom-dark: #000000;
JSON
{
"hex": "#e97aed",
"rgb": {
"r": 233,
"g": 122,
"b": 237
},
"hsl": {
"h": 297.913,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.74451,
"c": 0.19495,
"h": 326
},
"luminance": 0.37357
}Semantic roles & 50–950 ramp
primary
#E97AED
secondary
#D3F1D2
accent
#D80D14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F17
muted
#857F85