#E07FF5#E07FF5
#E07FF5 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.5% C 0.190 H 320.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FF5 |
|---|---|
| RGB | rgb(224, 127, 245) |
| HSL | hsl(289, 86%, 73%) |
| HSV | hsv(289, 48%, 96%) |
| CMYK | cmyk(8.6%, 48.2%, 0%, 3.9%) |
| CIE-LAB | lab(67.74, 55.23, -43.83) |
| CIE-LCH | lch(67.74, 70.51, 321.56°) |
| OKLab | oklab(74.48% 0.1459 -0.1212) |
| OKLCH | oklch(74.48% 0.19 320.3) |
| XYZ | xyz(54.8093, 37.6207, 90.7429) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Purply Pink
#F075E6
ΔE00 4.49
Orchid
#DA70D6
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.82
Violet Pink
#FB5FFC
ΔE00 5.82
Light Magenta
#FA5FF7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FF5 #94F57F
analogous
#A57FF5 #E07FF5 #F57FCF
triadic
#E07FF5 #F5E07F #7FF5E0
tetradic
#E07FF5 #F5A57F #94F57F #7FCFF5
square
#E07FF5 #F5A57F #94F57F #7FCFF5
split-complementary
#E07FF5 #CFF57F #7FF5A5
monochromatic
#C212E8 #D246F1 #E07FF5 #EEB8F9 #F8E3FD
Accessibility & contrast
On white
2.46
#E07FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#E07FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FF5
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FF5 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF9
Deuteranopia (green-blind)
#89A9F2
Tritanopia (blue-blind)
#E18FAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e07ff5; /* rgb */ color: rgb(224, 127, 245); /* oklch */ color: oklch(74.5% 0.190 320.3);
Tailwind
colors: {
custom: {
50: '#eca7f9',
500: '#e07ff5',
950: '#000000',
},
}SCSS
$custom: #e07ff5; $custom-light: #eca7f9; $custom-dark: #000000;
JSON
{
"hex": "#e07ff5",
"rgb": {
"r": 224,
"g": 127,
"b": 245
},
"hsl": {
"h": 289.322,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.74476,
"c": 0.18969,
"h": 320.3
},
"luminance": 0.37619
}Semantic roles & 50–950 ramp
primary
#E07FF5
secondary
#DCF5D6
accent
#E2032B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85