#E997FB#E997FB
#E997FB is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.3% C 0.161 H 320.2°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E997FB |
|---|---|
| RGB | rgb(233, 151, 251) |
| HSL | hsl(289, 93%, 79%) |
| HSV | hsv(289, 40%, 98%) |
| CMYK | cmyk(7.2%, 39.8%, 0%, 1.6%) |
| CIE-LAB | lab(73.82, 46.67, -37.54) |
| CIE-LCH | lch(73.82, 59.89, 321.19°) |
| OKLab | oklab(79.32% 0.1239 -0.1031) |
| OKLCH | oklch(79.32% 0.161 320.2) |
| XYZ | xyz(62.0813, 46.4239, 96.9386) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.73
Baby Purple
#CA9BF7
ΔE00 6.08
Lilac (survey)
#CEA2FD
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 6.49
Mauve
#E0B0FF
ΔE00 6.51
Plum
#DDA0DD
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E997FB #A9FB97
analogous
#B797FB #E997FB #FB97DB
triadic
#E997FB #FBE997 #97FBE9
tetradic
#E997FB #FBB797 #A9FB97 #97DBFB
square
#E997FB #FBB797 #A9FB97 #97DBFB
split-complementary
#E997FB #DBFB97 #97FBB7
monochromatic
#D021F6 #DD5CF9 #E997FB #F5D2FD #F9E2FE
Accessibility & contrast
On white
2.04
#E997FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#E997FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E997FB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E997FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E997FB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#9FB8F8
Tritanopia (blue-blind)
#EBA3BD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e997fb; /* rgb */ color: rgb(233, 151, 251); /* oklch */ color: oklch(79.3% 0.161 320.2);
Tailwind
colors: {
custom: {
50: '#f1b7fd',
500: '#e997fb',
950: '#000000',
},
}SCSS
$custom: #e997fb; $custom-light: #f1b7fd; $custom-dark: #000000;
JSON
{
"hex": "#e997fb",
"rgb": {
"r": 233,
"g": 151,
"b": 251
},
"hsl": {
"h": 289.2,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.79322,
"c": 0.1612,
"h": 320.2
},
"luminance": 0.46422
}Semantic roles & 50–950 ramp
primary
#E997FB
secondary
#DBF6D5
accent
#E60029
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085