#E792F9#E792F9
#E792F9 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.2% C 0.166 H 320.4°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E792F9 |
|---|---|
| RGB | rgb(231, 146, 249) |
| HSL | hsl(290, 90%, 77%) |
| HSV | hsv(290, 41%, 98%) |
| CMYK | cmyk(7.2%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(72.49, 48.29, -38.54) |
| CIE-LCH | lch(72.49, 61.79, 321.41°) |
| OKLab | oklab(78.25% 0.1283 -0.106) |
| OKLCH | oklch(78.25% 0.166 320.4) |
| XYZ | xyz(60.3307, 44.3883, 94.9940) |
| Luminance | 0.4439 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 5.88
Baby Purple
#CA9BF7
ΔE00 6.17
Purply Pink
#F075E6
ΔE00 6.45
Lilac (survey)
#CEA2FD
ΔE00 6.75
Liliac
#C48EFD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E792F9 #A4F992
analogous
#B492F9 #E792F9 #F992D7
triadic
#E792F9 #F9E792 #92F9E7
tetradic
#E792F9 #F9B492 #A4F992 #92D7F9
square
#E792F9 #F9B492 #A4F992 #92D7F9
split-complementary
#E792F9 #D7F992 #92F9B4
monochromatic
#CD1EF3 #DA58F6 #E792F9 #F4CCFC #F9E2FD
Accessibility & contrast
On white
2.13
#E792F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#E792F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E792F9
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E792F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E792F9 | 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)
#84ACFD
Deuteranopia (green-blind)
#9AB5F6
Tritanopia (blue-blind)
#E99FBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e792f9; /* rgb */ color: rgb(231, 146, 249); /* oklch */ color: oklch(78.2% 0.166 320.4);
Tailwind
colors: {
custom: {
50: '#f0b4fb',
500: '#e792f9',
950: '#000000',
},
}SCSS
$custom: #e792f9; $custom-light: #f0b4fb; $custom-dark: #000000;
JSON
{
"hex": "#e792f9",
"rgb": {
"r": 231,
"g": 146,
"b": 249
},
"hsl": {
"h": 289.515,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.78247,
"c": 0.16642,
"h": 320.4
},
"luminance": 0.44386
}Semantic roles & 50–950 ramp
primary
#E792F9
secondary
#DBF5D6
accent
#E60028
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085