#E083DF#E083DF
#E083DF is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.1% C 0.162 H 327.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E083DF |
|---|---|
| RGB | rgb(224, 131, 223) |
| HSL | hsl(301, 60%, 70%) |
| HSV | hsv(301, 42%, 88%) |
| CMYK | cmyk(0%, 41.5%, 0.4%, 12.2%) |
| CIE-LAB | lab(67.58, 49.12, -31.95) |
| CIE-LCH | lch(67.58, 58.60, 326.96°) |
| OKLab | oklab(74.05% 0.1365 -0.0872) |
| OKLCH | oklch(74.05% 0.162 327.4) |
| XYZ | xyz(52.1751, 37.4101, 74.2703) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.64
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 3.58
Orchid
#DA70D6
ΔE00 4.32
Orchid (survey)
#C875C4
ΔE00 5.98
Candy Pink
#FF63E9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E083DF #83E084
analogous
#B383E0 #E083DF #E083B1
triadic
#E083DF #DFE083 #83DFE0
tetradic
#E083DF #E0B383 #83E084 #83B1E0
square
#E083DF #E0B383 #83E084 #83B1E0
split-complementary
#E083DF #B1E083 #83E0B3
monochromatic
#BA2FB9 #D452D2 #E083DF #ECB4EC #F8E5F8
Accessibility & contrast
On white
2.48
#E083DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E083DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E083DF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E083DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E083DF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9DE2
Deuteranopia (green-blind)
#95A9DC
Tritanopia (blue-blind)
#E58CA7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e083df; /* rgb */ color: rgb(224, 131, 223); /* oklch */ color: oklch(74.1% 0.162 327.4);
Tailwind
colors: {
custom: {
50: '#eba9e9',
500: '#e083df',
950: '#000000',
},
}SCSS
$custom: #e083df; $custom-light: #eba9e9; $custom-dark: #000000;
JSON
{
"hex": "#e083df",
"rgb": {
"r": 224,
"g": 131,
"b": 223
},
"hsl": {
"h": 300.645,
"s": 60,
"l": 69.608
},
"oklch": {
"l": 0.74052,
"c": 0.162,
"h": 327.4
},
"luminance": 0.37408
}Semantic roles & 50–950 ramp
primary
#E083DF
secondary
#D2EDD2
accent
#C8201E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84