#E183EB#E183EB
#E183EB is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.7% C 0.174 H 323.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E183EB |
|---|---|
| RGB | rgb(225, 131, 235) |
| HSL | hsl(294, 72%, 72%) |
| HSV | hsv(294, 44%, 92%) |
| CMYK | cmyk(4.3%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(68.20, 51.61, -37.61) |
| CIE-LCH | lch(68.20, 63.86, 323.92°) |
| OKLab | oklab(74.7% 0.14 -0.1033) |
| OKLCH | oklch(74.7% 0.174 323.6) |
| XYZ | xyz(54.1615, 38.2406, 83.1094) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 3.75
Orchid
#DA70D6
ΔE00 4.94
Candy Pink
#FF63E9
ΔE00 6.54
Light Magenta
#FA5FF7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E183EB #8DEB83
analogous
#AD83EB #E183EB #EB83C1
triadic
#E183EB #EBE183 #83EBE1
tetradic
#E183EB #EBAD83 #8DEB83 #83C1EB
square
#E183EB #EBAD83 #8DEB83 #83C1EB
split-complementary
#E183EB #C1EB83 #83EBAD
monochromatic
#C122D2 #D44EE2 #E183EB #EEB8F4 #F9E5FB
Accessibility & contrast
On white
2.43
#E183EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#E183EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E183EB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E183EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E183EB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#E48FAC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e183eb; /* rgb */ color: rgb(225, 131, 235); /* oklch */ color: oklch(74.7% 0.174 323.6);
Tailwind
colors: {
custom: {
50: '#eca9f1',
500: '#e183eb',
950: '#000000',
},
}SCSS
$custom: #e183eb; $custom-light: #eca9f1; $custom-dark: #000000;
JSON
{
"hex": "#e183eb",
"rgb": {
"r": 225,
"g": 131,
"b": 235
},
"hsl": {
"h": 294.231,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.74699,
"c": 0.17399,
"h": 323.6
},
"luminance": 0.38238
}Semantic roles & 50–950 ramp
primary
#E183EB
secondary
#DAF2D8
accent
#D41124
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85