#E97FDE#E97FDE
#E97FDE is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.5% C 0.174 H 331.1°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E97FDE |
|---|---|
| RGB | rgb(233, 127, 222) |
| HSL | hsl(306, 71%, 71%) |
| HSV | hsv(306, 45%, 91%) |
| CMYK | cmyk(0%, 45.5%, 4.7%, 8.6%) |
| CIE-LAB | lab(67.86, 53.62, -30.88) |
| CIE-LCH | lch(67.86, 61.88, 330.07°) |
| OKLab | oklab(74.48% 0.1521 -0.084) |
| OKLCH | oklch(74.48% 0.174 331.1) |
| XYZ | xyz(54.3780, 37.7794, 73.5210) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.44
Purply Pink
#F075E6
ΔE00 2.48
Violet (CSS)
#EE82EE
ΔE00 2.61
Orchid
#DA70D6
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 5.29
Orchid (survey)
#C875C4
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97FDE #7FE98A
analogous
#BF7FE9 #E97FDE #E97FA9
triadic
#E97FDE #DEE97F #7FDEE9
tetradic
#E97FDE #E9BF7F #7FE98A #7FA9E9
square
#E97FDE #E9BF7F #7FE98A #7FA9E9
split-complementary
#E97FDE #A9E97F #7FE9BF
monochromatic
#CB23B9 #E04BD1 #E97FDE #F2B3EB #FBE5F8
Accessibility & contrast
On white
2.45
#E97FDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#E97FDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97FDE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97FDE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9CE1
Deuteranopia (green-blind)
#98ABDB
Tritanopia (blue-blind)
#F187A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e97fde; /* rgb */ color: rgb(233, 127, 222); /* oklch */ color: oklch(74.5% 0.174 331.1);
Tailwind
colors: {
custom: {
50: '#f2a7e8',
500: '#e97fde',
950: '#000000',
},
}SCSS
$custom: #e97fde; $custom-light: #f2a7e8; $custom-dark: #000000;
JSON
{
"hex": "#e97fde",
"rgb": {
"r": 233,
"g": 127,
"b": 222
},
"hsl": {
"h": 306.226,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.74478,
"c": 0.17372,
"h": 331.1
},
"luminance": 0.37776
}Semantic roles & 50–950 ramp
primary
#E97FDE
secondary
#D4F0D6
accent
#D32713
background
#FFFAFE
surface
#FEF4FC
border
#D6CED5
text
#171016
muted
#857F84