#E997F2#E997F2
#E997F2 is a light, vivid purple. Relative luminance 0.459; OKLCH L 78.9% C 0.152 H 323.3°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E997F2 |
|---|---|
| RGB | rgb(233, 151, 242) |
| HSL | hsl(294, 78%, 77%) |
| HSV | hsv(294, 38%, 95%) |
| CMYK | cmyk(3.7%, 37.6%, 0%, 5.1%) |
| CIE-LAB | lab(73.46, 44.96, -33.21) |
| CIE-LCH | lch(73.46, 55.90, 323.55°) |
| OKLab | oklab(78.93% 0.122 -0.0908) |
| OKLCH | oklch(78.93% 0.152 323.3) |
| XYZ | xyz(60.6962, 45.8699, 89.6437) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.37
Plum
#DDA0DD
ΔE00 5.43
Mauve
#E0B0FF
ΔE00 6.73
Baby Purple
#CA9BF7
ΔE00 6.82
Purply Pink
#F075E6
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E997F2 #A0F297
analogous
#BC97F2 #E997F2 #F297CE
triadic
#E997F2 #F2E997 #97F2E9
tetradic
#E997F2 #F2BC97 #A0F297 #97CEF2
square
#E997F2 #F2BC97 #A0F297 #97CEF2
split-complementary
#E997F2 #CEF297 #97F2BC
monochromatic
#D22AE4 #DD61EB #E997F2 #F5CDF9 #F9E4FC
Accessibility & contrast
On white
2.06
#E997F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#E997F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E997F2
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E997F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E997F2 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#A2B8EF
Tritanopia (blue-blind)
#ECA1B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e997f2; /* rgb */ color: rgb(233, 151, 242); /* oklch */ color: oklch(78.9% 0.152 323.3);
Tailwind
colors: {
custom: {
50: '#f1b7f6',
500: '#e997f2',
950: '#000000',
},
}SCSS
$custom: #e997f2; $custom-light: #f1b7f6; $custom-dark: #000000;
JSON
{
"hex": "#e997f2",
"rgb": {
"r": 233,
"g": 151,
"b": 242
},
"hsl": {
"h": 294.066,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.78934,
"c": 0.15208,
"h": 323.3
},
"luminance": 0.45868
}Semantic roles & 50–950 ramp
primary
#E997F2
secondary
#DAF3D8
accent
#DA0B20
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171117
muted
#858085