#E083EB#E083EB
#E083EB is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.6% C 0.173 H 323.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E083EB |
|---|---|
| RGB | rgb(224, 131, 235) |
| HSL | hsl(294, 72%, 72%) |
| HSV | hsv(294, 44%, 92%) |
| CMYK | cmyk(4.7%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(68.08, 51.32, -37.80) |
| CIE-LCH | lch(68.08, 63.74, 323.62°) |
| OKLab | oklab(74.59% 0.1388 -0.1039) |
| OKLCH | oklch(74.59% 0.173 323.2) |
| XYZ | xyz(53.8506, 38.0803, 83.0948) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 3.79
Lavender Pink
#DD85D7
ΔE00 3.81
Orchid
#DA70D6
ΔE00 4.93
Light Magenta
#FA5FF7
ΔE00 6.62
Candy Pink
#FF63E9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E083EB #8EEB83
analogous
#AC83EB #E083EB #EB83C2
triadic
#E083EB #EBE083 #83EBE0
tetradic
#E083EB #EBAC83 #8EEB83 #83C2EB
square
#E083EB #EBAC83 #8EEB83 #83C2EB
split-complementary
#E083EB #C2EB83 #83EBAC
monochromatic
#BF22D2 #D34EE2 #E083EB #EDB8F4 #F8E5FB
Accessibility & contrast
On white
2.44
#E083EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E083EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E083EB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E083EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E083EB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FEF
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#E38FAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e083eb; /* rgb */ color: rgb(224, 131, 235); /* oklch */ color: oklch(74.6% 0.173 323.2);
Tailwind
colors: {
custom: {
50: '#eba9f1',
500: '#e083eb',
950: '#000000',
},
}SCSS
$custom: #e083eb; $custom-light: #eba9f1; $custom-dark: #000000;
JSON
{
"hex": "#e083eb",
"rgb": {
"r": 224,
"g": 131,
"b": 235
},
"hsl": {
"h": 293.654,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.74585,
"c": 0.17342,
"h": 323.2
},
"luminance": 0.38078
}Semantic roles & 50–950 ramp
primary
#E083EB
secondary
#DAF2D8
accent
#D41126
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85