#E083FB#E083FB
#E083FB is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.3% C 0.189 H 318.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E083FB |
|---|---|
| RGB | rgb(224, 131, 251) |
| HSL | hsl(287, 94%, 75%) |
| HSV | hsv(287, 48%, 98%) |
| CMYK | cmyk(10.8%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.79, 54.38, -45.48) |
| CIE-LCH | lch(68.79, 70.89, 320.09°) |
| OKLab | oklab(75.34% 0.1413 -0.126) |
| OKLCH | oklch(75.34% 0.189 318.3) |
| XYZ | xyz(56.2670, 39.0469, 95.8209) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.98
Purply Pink
#F075E6
ΔE00 5.48
Liliac
#C48EFD
ΔE00 5.95
Violet Pink
#FB5FFC
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 6.53
Light Purple
#BF77F6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E083FB #9EFB83
analogous
#A483FB #E083FB #FB83DA
triadic
#E083FB #FBE083 #83FBE0
tetradic
#E083FB #FBA483 #9EFB83 #83DAFB
square
#E083FB #FBA483 #9EFB83 #83DAFB
split-complementary
#E083FB #DAFB83 #83FBA4
monochromatic
#C20CF7 #D148F9 #E083FB #EFBEFD #F8E1FE
Accessibility & contrast
On white
2.38
#E083FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#E083FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E083FB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E083FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E083FB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#E094B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e083fb; /* rgb */ color: rgb(224, 131, 251); /* oklch */ color: oklch(75.3% 0.189 318.3);
Tailwind
colors: {
custom: {
50: '#ecaafd',
500: '#e083fb',
950: '#000000',
},
}SCSS
$custom: #e083fb; $custom-light: #ecaafd; $custom-dark: #000000;
JSON
{
"hex": "#e083fb",
"rgb": {
"r": 224,
"g": 131,
"b": 251
},
"hsl": {
"h": 286.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.75341,
"c": 0.18933,
"h": 318.3
},
"luminance": 0.39045
}Semantic roles & 50–950 ramp
primary
#E083FB
secondary
#DCF6D5
accent
#E60034
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85