#E792EE#E792EE
#E792EE is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.8% C 0.155 H 324.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E792EE |
|---|---|
| RGB | rgb(231, 146, 238) |
| HSL | hsl(295, 73%, 75%) |
| HSV | hsv(295, 39%, 93%) |
| CMYK | cmyk(2.9%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(72.04, 46.22, -33.24) |
| CIE-LCH | lch(72.04, 56.93, 324.28°) |
| OKLab | oklab(77.77% 0.1261 -0.0909) |
| OKLCH | oklch(77.77% 0.155 324.2) |
| XYZ | xyz(58.6650, 43.7221, 86.2213) |
| Luminance | 0.4372 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 4.34
Plum
#DDA0DD
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 5.95
Baby Purple
#CA9BF7
ΔE00 7.07
Lavender (survey)
#C79FEF
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E792EE #99EE92
analogous
#B992EE #E792EE #EE92C7
triadic
#E792EE #EEE792 #92EEE7
tetradic
#E792EE #EEB992 #99EE92 #92C7EE
square
#E792EE #EEB992 #99EE92 #92C7EE
split-complementary
#E792EE #C7EE92 #92EEB9
monochromatic
#D028DD #DB5DE6 #E792EE #F3C7F6 #F9E5FB
Accessibility & contrast
On white
2.16
#E792EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#E792EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E792EE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E792EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E792EE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#EB9CB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e792ee; /* rgb */ color: rgb(231, 146, 238); /* oklch */ color: oklch(77.8% 0.155 324.2);
Tailwind
colors: {
custom: {
50: '#f0b3f3',
500: '#e792ee',
950: '#000000',
},
}SCSS
$custom: #e792ee; $custom-light: #f0b3f3; $custom-dark: #000000;
JSON
{
"hex": "#e792ee",
"rgb": {
"r": 231,
"g": 146,
"b": 238
},
"hsl": {
"h": 295.435,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.77767,
"c": 0.15539,
"h": 324.2
},
"luminance": 0.4372
}Semantic roles & 50–950 ramp
primary
#E792EE
secondary
#DAF3D8
accent
#D5101F
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085