#E592EB#E592EB
#E592EB is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.4% C 0.151 H 324.5°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E592EB |
|---|---|
| RGB | rgb(229, 146, 235) |
| HSL | hsl(296, 69%, 75%) |
| HSV | hsv(296, 38%, 92%) |
| CMYK | cmyk(2.6%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(71.70, 45.06, -32.14) |
| CIE-LCH | lch(71.70, 55.35, 324.50°) |
| OKLab | oklab(77.42% 0.1232 -0.0878) |
| OKLCH | oklch(77.42% 0.151 324.5) |
| XYZ | xyz(57.5859, 43.2162, 83.8894) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 3.97
Plum
#DDA0DD
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 6.03
Baby Purple
#CA9BF7
ΔE00 7.07
Lavender (survey)
#C79FEF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E592EB #98EB92
analogous
#B992EB #E592EB #EB92C5
triadic
#E592EB #EBE592 #92EBE5
tetradic
#E592EB #EBB992 #98EB92 #92C5EB
square
#E592EB #EBB992 #98EB92 #92C5EB
split-complementary
#E592EB #C5EB92 #92EBB9
monochromatic
#CC2BD8 #D95EE2 #E592EB #F1C6F4 #F9E5FA
Accessibility & contrast
On white
2.18
#E592EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#E592EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E592EB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E592EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E592EB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#9FB3E8
Tritanopia (blue-blind)
#E99BB4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e592eb; /* rgb */ color: rgb(229, 146, 235); /* oklch */ color: oklch(77.4% 0.151 324.5);
Tailwind
colors: {
custom: {
50: '#eeb3f1',
500: '#e592eb',
950: '#000000',
},
}SCSS
$custom: #e592eb; $custom-light: #eeb3f1; $custom-dark: #000000;
JSON
{
"hex": "#e592eb",
"rgb": {
"r": 229,
"g": 146,
"b": 235
},
"hsl": {
"h": 295.955,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.77422,
"c": 0.15123,
"h": 324.5
},
"luminance": 0.43214
}Semantic roles & 50–950 ramp
primary
#E592EB
secondary
#DBF2D9
accent
#D11521
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085