#E794EF#E794EF
#E794EF is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.1% C 0.153 H 323.8°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E794EF |
|---|---|
| RGB | rgb(231, 148, 239) |
| HSL | hsl(295, 74%, 76%) |
| HSV | hsv(295, 38%, 94%) |
| CMYK | cmyk(3.3%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(72.50, 45.37, -33.08) |
| CIE-LCH | lch(72.50, 56.14, 323.90°) |
| OKLab | oklab(78.12% 0.1234 -0.0904) |
| OKLCH | oklch(78.12% 0.153 323.8) |
| XYZ | xyz(59.1233, 44.4030, 87.1009) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 4.67
Plum
#DDA0DD
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 6.39
Baby Purple
#CA9BF7
ΔE00 6.87
Mauve
#E0B0FF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E794EF #9CEF94
analogous
#B994EF #E794EF #EF94C9
triadic
#E794EF #EFE794 #94EFE7
tetradic
#E794EF #EFB994 #9CEF94 #94C9EF
square
#E794EF #EFB994 #9CEF94 #94C9EF
split-complementary
#E794EF #C9EF94 #94EFB9
monochromatic
#CF2ADF #DB5FE7 #E794EF #F3C9F7 #F9E4FB
Accessibility & contrast
On white
2.13
#E794EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E794EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E794EF
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E794EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E794EF | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#A0B5EC
Tritanopia (blue-blind)
#EA9EB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e794ef; /* rgb */ color: rgb(231, 148, 239); /* oklch */ color: oklch(78.1% 0.153 323.8);
Tailwind
colors: {
custom: {
50: '#f0b5f4',
500: '#e794ef',
950: '#000000',
},
}SCSS
$custom: #e794ef; $custom-light: #f0b5f4; $custom-dark: #000000;
JSON
{
"hex": "#e794ef",
"rgb": {
"r": 231,
"g": 148,
"b": 239
},
"hsl": {
"h": 294.725,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.78121,
"c": 0.153,
"h": 323.8
},
"luminance": 0.44401
}Semantic roles & 50–950 ramp
primary
#E794EF
secondary
#DBF3D8
accent
#D60F21
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085