#E794F9#E794F9
#E794F9 is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.6% C 0.163 H 320.3°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E794F9 |
|---|---|
| RGB | rgb(231, 148, 249) |
| HSL | hsl(289, 89%, 78%) |
| HSV | hsv(289, 41%, 98%) |
| CMYK | cmyk(7.2%, 40.6%, 0%, 2.4%) |
| CIE-LAB | lab(72.90, 47.26, -37.90) |
| CIE-LCH | lch(72.90, 60.58, 321.27°) |
| OKLab | oklab(78.55% 0.1255 -0.1042) |
| OKLCH | oklch(78.55% 0.163 320.3) |
| XYZ | xyz(60.6417, 45.0103, 95.0976) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.51
Purply Pink
#F075E6
ΔE00 6.81
Plum
#DDA0DD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E794F9 #A6F994
analogous
#B494F9 #E794F9 #F994D8
triadic
#E794F9 #F9E794 #94F9E7
tetradic
#E794F9 #F9B494 #A6F994 #94D8F9
square
#E794F9 #F9B494 #A6F994 #94D8F9
split-complementary
#E794F9 #D8F994 #94F9B4
monochromatic
#CD20F3 #DA5AF6 #E794F9 #F4CEFC #F9E2FD
Accessibility & contrast
On white
2.10
#E794F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#E794F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E794F9
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E794F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E794F9 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFD
Deuteranopia (green-blind)
#9CB6F6
Tritanopia (blue-blind)
#E9A0BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e794f9; /* rgb */ color: rgb(231, 148, 249); /* oklch */ color: oklch(78.6% 0.163 320.3);
Tailwind
colors: {
custom: {
50: '#f0b5fb',
500: '#e794f9',
950: '#000000',
},
}SCSS
$custom: #e794f9; $custom-light: #f0b5fb; $custom-dark: #000000;
JSON
{
"hex": "#e794f9",
"rgb": {
"r": 231,
"g": 148,
"b": 249
},
"hsl": {
"h": 289.307,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.78555,
"c": 0.16309,
"h": 320.3
},
"luminance": 0.45008
}Semantic roles & 50–950 ramp
primary
#E794F9
secondary
#DBF5D6
accent
#E60029
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085