#E97DEF#E97DEF
#E97DEF is a light, vivid purple. Relative luminance 0.382; OKLCH L 75.0% C 0.192 H 325.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DEF |
|---|---|
| RGB | rgb(233, 125, 239) |
| HSL | hsl(297, 78%, 71%) |
| HSV | hsv(297, 48%, 94%) |
| CMYK | cmyk(2.5%, 47.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.19, 57.58, -39.76) |
| CIE-LCH | lch(68.19, 69.97, 325.37°) |
| OKLab | oklab(74.95% 0.1579 -0.1093) |
| OKLCH | oklch(74.95% 0.192 325.3) |
| XYZ | xyz(56.5166, 38.2257, 86.0460) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.57
Purply Pink
#F075E6
ΔE00 2.45
Lavender Pink
#DD85D7
ΔE00 4.69
Orchid
#DA70D6
ΔE00 4.79
Light Magenta
#FA5FF7
ΔE00 4.97
Candy Pink
#FF63E9
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DEF #83EF7D
analogous
#B07DEF #E97DEF #EF7DBC
triadic
#E97DEF #EFE97D #7DEFE9
tetradic
#E97DEF #EFB07D #83EF7D #7DBCEF
square
#E97DEF #EFB07D #83EF7D #7DBCEF
split-complementary
#E97DEF #BCEF7D #7DEFB0
monochromatic
#CD1AD7 #E047E8 #E97DEF #F2B3F6 #FAE4FC
Accessibility & contrast
On white
2.43
#E97DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#E97DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DEF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DEF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF3
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#EE8AAB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97def; /* rgb */ color: rgb(233, 125, 239); /* oklch */ color: oklch(75.0% 0.192 325.3);
Tailwind
colors: {
custom: {
50: '#f2a6f4',
500: '#e97def',
950: '#000000',
},
}SCSS
$custom: #e97def; $custom-light: #f2a6f4; $custom-dark: #000000;
JSON
{
"hex": "#e97def",
"rgb": {
"r": 233,
"g": 125,
"b": 239
},
"hsl": {
"h": 296.842,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.74953,
"c": 0.19204,
"h": 325.3
},
"luminance": 0.38223
}Semantic roles & 50–950 ramp
primary
#E97DEF
secondary
#D7F3D5
accent
#DA0B16
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85