#E790EB#E790EB
#E790EB is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.3% C 0.156 H 325.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E790EB |
|---|---|
| RGB | rgb(231, 144, 235) |
| HSL | hsl(297, 69%, 74%) |
| HSV | hsv(297, 39%, 92%) |
| CMYK | cmyk(1.7%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(71.51, 46.70, -32.41) |
| CIE-LCH | lch(71.51, 56.85, 325.24°) |
| OKLab | oklab(77.33% 0.1283 -0.0885) |
| OKLCH | oklch(77.33% 0.156 325.4) |
| XYZ | xyz(57.9223, 42.9360, 83.8176) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.19
Lavender Pink
#DD85D7
ΔE00 3.77
Purply Pink
#F075E6
ΔE00 5.50
Plum
#DDA0DD
ΔE00 5.75
Orchid
#DA70D6
ΔE00 7.45
Baby Purple
#CA9BF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E790EB #94EB90
analogous
#BA90EB #E790EB #EB90C2
triadic
#E790EB #EBE790 #90EBE7
tetradic
#E790EB #EBBA90 #94EB90 #90C2EB
square
#E790EB #EBBA90 #94EB90 #90C2EB
split-complementary
#E790EB #C2EB90 #90EBBA
monochromatic
#D128D8 #DC5CE2 #E790EB #F2C4F4 #F9E5FA
Accessibility & contrast
On white
2.19
#E790EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E790EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E790EB
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E790EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E790EB | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#9EB3E8
Tritanopia (blue-blind)
#EB99B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e790eb; /* rgb */ color: rgb(231, 144, 235); /* oklch */ color: oklch(77.3% 0.156 325.4);
Tailwind
colors: {
custom: {
50: '#f0b2f1',
500: '#e790eb',
950: '#000000',
},
}SCSS
$custom: #e790eb; $custom-light: #f0b2f1; $custom-dark: #000000;
JSON
{
"hex": "#e790eb",
"rgb": {
"r": 231,
"g": 144,
"b": 235
},
"hsl": {
"h": 297.363,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.77329,
"c": 0.15586,
"h": 325.4
},
"luminance": 0.42934
}Semantic roles & 50–950 ramp
primary
#E790EB
secondary
#DAF2D9
accent
#D1141C
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085