#E792EB#E792EB
#E792EB is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.6% C 0.152 H 325.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E792EB |
|---|---|
| RGB | rgb(231, 146, 235) |
| HSL | hsl(297, 69%, 75%) |
| HSV | hsv(297, 38%, 92%) |
| CMYK | cmyk(1.7%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(71.92, 45.67, -31.78) |
| CIE-LCH | lch(71.92, 55.63, 325.17°) |
| OKLab | oklab(77.64% 0.1254 -0.0867) |
| OKLCH | oklch(77.64% 0.152 325.3) |
| XYZ | xyz(58.2279, 43.5472, 83.9194) |
| Luminance | 0.4355 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 3.99
Plum
#DDA0DD
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 5.94
Baby Purple
#CA9BF7
ΔE00 7.41
Lavender (survey)
#C79FEF
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E792EB #96EB92
analogous
#BA92EB #E792EB #EB92C3
triadic
#E792EB #EBE792 #92EBE7
tetradic
#E792EB #EBBA92 #96EB92 #92C3EB
square
#E792EB #EBBA92 #96EB92 #92C3EB
split-complementary
#E792EB #C3EB92 #92EBBA
monochromatic
#D02BD8 #DC5EE2 #E792EB #F2C6F4 #F9E5FA
Accessibility & contrast
On white
2.16
#E792EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#E792EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E792EB
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E792EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E792EB | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEE
Deuteranopia (green-blind)
#A0B4E8
Tritanopia (blue-blind)
#EB9BB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e792eb; /* rgb */ color: rgb(231, 146, 235); /* oklch */ color: oklch(77.6% 0.152 325.3);
Tailwind
colors: {
custom: {
50: '#f0b3f1',
500: '#e792eb',
950: '#000000',
},
}SCSS
$custom: #e792eb; $custom-light: #f0b3f1; $custom-dark: #000000;
JSON
{
"hex": "#e792eb",
"rgb": {
"r": 231,
"g": 146,
"b": 235
},
"hsl": {
"h": 297.303,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.7764,
"c": 0.15247,
"h": 325.3
},
"luminance": 0.43545
}Semantic roles & 50–950 ramp
primary
#E792EB
secondary
#DAF2D9
accent
#D1151D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085