#E074E9#E074E9
#E074E9 is a light, vivid purple. Relative luminance 0.342; OKLCH L 72.4% C 0.196 H 324.4°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E074E9 |
|---|---|
| RGB | rgb(224, 116, 233) |
| HSL | hsl(295, 73%, 68%) |
| HSV | hsv(295, 50%, 91%) |
| CMYK | cmyk(3.9%, 50.2%, 0%, 8.6%) |
| CIE-LAB | lab(65.14, 58.39, -41.29) |
| CIE-LCH | lch(65.14, 71.52, 324.73°) |
| OKLab | oklab(72.38% 0.1591 -0.1138) |
| OKLCH | oklch(72.38% 0.196 324.4) |
| XYZ | xyz(51.6925, 34.2238, 80.9580) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 3.17
Violet (CSS)
#EE82EE
ΔE00 3.95
Light Magenta
#FA5FF7
ΔE00 4.48
Violet Pink
#FB5FFC
ΔE00 4.73
Candy Pink
#FF63E9
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E074E9 #7DE974
analogous
#A574E9 #E074E9 #E974B7
triadic
#E074E9 #E9E074 #74E9E0
tetradic
#E074E9 #E9A574 #7DE974 #74B7E9
square
#E074E9 #E9A574 #7DE974 #74B7E9
split-complementary
#E074E9 #B7E974 #74E9A5
monochromatic
#B71FC4 #D43FE1 #E074E9 #ECA9F1 #F8DEFA
Accessibility & contrast
On white
2.68
#E074E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#E074E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E074E9
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E074E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E074E9 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596ED
Deuteranopia (green-blind)
#86A3E6
Tritanopia (blue-blind)
#E482A4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #e074e9; /* rgb */ color: rgb(224, 116, 233); /* oklch */ color: oklch(72.4% 0.196 324.4);
Tailwind
colors: {
custom: {
50: '#eca0f0',
500: '#e074e9',
950: '#000000',
},
}SCSS
$custom: #e074e9; $custom-light: #eca0f0; $custom-dark: #000000;
JSON
{
"hex": "#e074e9",
"rgb": {
"r": 224,
"g": 116,
"b": 233
},
"hsl": {
"h": 295.385,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.72375,
"c": 0.1956,
"h": 324.4
},
"luminance": 0.34221
}Semantic roles & 50–950 ramp
primary
#E074E9
secondary
#CEEECB
accent
#D51120
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F16
muted
#857F84