#E97FEB#E97FEB
#E97FEB is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.0% C 0.185 H 326.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FEB |
|---|---|
| RGB | rgb(233, 127, 235) |
| HSL | hsl(299, 73%, 71%) |
| HSV | hsv(299, 46%, 92%) |
| CMYK | cmyk(0.9%, 46%, 0%, 7.8%) |
| CIE-LAB | lab(68.39, 55.88, -37.24) |
| CIE-LCH | lch(68.39, 67.15, 326.32°) |
| OKLab | oklab(75.05% 0.1545 -0.1021) |
| OKLCH | oklch(75.05% 0.185 326.5) |
| XYZ | xyz(56.1879, 38.5034, 83.0534) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.06
Purply Pink
#F075E6
ΔE00 2.25
Lavender Pink
#DD85D7
ΔE00 3.92
Orchid
#DA70D6
ΔE00 4.69
Candy Pink
#FF63E9
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FEB #81EB7F
analogous
#B37FEB #E97FEB #EB7FB7
triadic
#E97FEB #EBE97F #7FEBE9
tetradic
#E97FEB #EBB37F #81EB7F #7FB7EB
square
#E97FEB #EBB37F #81EB7F #7FB7EB
split-complementary
#E97FEB #B7EB7F #7FEBB3
monochromatic
#CC20CF #E04AE3 #E97FEB #F2B4F3 #FAE5FB
Accessibility & contrast
On white
2.41
#E97FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#E97FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FEB
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FEB | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEF
Deuteranopia (green-blind)
#93ACE8
Tritanopia (blue-blind)
#EE8BAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e97feb; /* rgb */ color: rgb(233, 127, 235); /* oklch */ color: oklch(75.0% 0.185 326.5);
Tailwind
colors: {
custom: {
50: '#f2a7f1',
500: '#e97feb',
950: '#000000',
},
}SCSS
$custom: #e97feb; $custom-light: #f2a7f1; $custom-dark: #000000;
JSON
{
"hex": "#e97feb",
"rgb": {
"r": 233,
"g": 127,
"b": 235
},
"hsl": {
"h": 298.889,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.75048,
"c": 0.1852,
"h": 326.5
},
"luminance": 0.38501
}Semantic roles & 50–950 ramp
primary
#E97FEB
secondary
#D5F1D5
accent
#D51014
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85