#E183FF#E183FF
#E183FF is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.6% C 0.194 H 317.5°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E183FF |
|---|---|
| RGB | rgb(225, 131, 255) |
| HSL | hsl(285, 100%, 76%) |
| HSV | hsv(285, 49%, 100%) |
| CMYK | cmyk(11.8%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(69.08, 55.43, -47.18) |
| CIE-LCH | lch(69.08, 72.79, 319.60°) |
| OKLab | oklab(75.65% 0.143 -0.1309) |
| OKLCH | oklch(75.65% 0.194 317.5) |
| XYZ | xyz(57.2151, 39.4621, 99.1914) |
| Luminance | 0.3946 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.38
Purply Pink
#F075E6
ΔE00 5.87
Liliac
#C48EFD
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 6.54
Light Purple
#BF77F6
ΔE00 6.59
Light Magenta
#FA5FF7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E183FF #A1FF83
analogous
#A383FF #E183FF #FF83DF
triadic
#E183FF #FFE183 #83FFE1
tetradic
#E183FF #FFA383 #A1FF83 #83DFFF
square
#E183FF #FFA383 #A1FF83 #83DFFF
split-complementary
#E183FF #DFFF83 #83FFA3
monochromatic
#C309FF #D246FF #E183FF #F0C0FF #F8E0FF
Accessibility & contrast
On white
2.36
#E183FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#E183FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E183FF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E183FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E183FF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#E095B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e183ff; /* rgb */ color: rgb(225, 131, 255); /* oklch */ color: oklch(75.6% 0.194 317.5);
Tailwind
colors: {
custom: {
50: '#edaaff',
500: '#e183ff',
950: '#000000',
},
}SCSS
$custom: #e183ff; $custom-light: #edaaff; $custom-dark: #000000;
JSON
{
"hex": "#e183ff",
"rgb": {
"r": 225,
"g": 131,
"b": 255
},
"hsl": {
"h": 285.484,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.75648,
"c": 0.19386,
"h": 317.5
},
"luminance": 0.3946
}Semantic roles & 50–950 ramp
primary
#E183FF
secondary
#DCF7D4
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86