#E07FFB#E07FFB
#E07FFB is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.8% C 0.196 H 318.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E07FFB |
|---|---|
| RGB | rgb(224, 127, 251) |
| HSL | hsl(287, 94%, 74%) |
| HSV | hsv(287, 49%, 98%) |
| CMYK | cmyk(10.8%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.02, 56.38, -46.69) |
| CIE-LCH | lch(68.02, 73.20, 320.37°) |
| OKLab | oklab(74.77% 0.1467 -0.1295) |
| OKLCH | oklch(74.77% 0.196 318.6) |
| XYZ | xyz(55.7401, 37.9931, 95.6453) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 5.27
Violet Pink
#FB5FFC
ΔE00 5.90
Light Magenta
#FA5FF7
ΔE00 6.05
Light Purple
#BF77F6
ΔE00 6.23
Liliac
#C48EFD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E07FFB #9AFB7F
analogous
#A27FFB #E07FFB #FB7FD8
triadic
#E07FFB #FBE07F #7FFBE0
tetradic
#E07FFB #FBA27F #9AFB7F #7FD8FB
square
#E07FFB #FBA27F #9AFB7F #7FD8FB
split-complementary
#E07FFB #D8FB7F #7FFBA2
monochromatic
#C308F7 #D244F9 #E07FFB #EEBAFD #F8E1FE
Accessibility & contrast
On white
2.44
#E07FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#E07FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E07FFB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E07FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E07FFB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFF
Deuteranopia (green-blind)
#86A9F8
Tritanopia (blue-blind)
#E091B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e07ffb; /* rgb */ color: rgb(224, 127, 251); /* oklch */ color: oklch(74.8% 0.196 318.6);
Tailwind
colors: {
custom: {
50: '#eca7fd',
500: '#e07ffb',
950: '#000000',
},
}SCSS
$custom: #e07ffb; $custom-light: #eca7fd; $custom-dark: #000000;
JSON
{
"hex": "#e07ffb",
"rgb": {
"r": 224,
"g": 127,
"b": 251
},
"hsl": {
"h": 286.935,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.7477,
"c": 0.19565,
"h": 318.6
},
"luminance": 0.37991
}Semantic roles & 50–950 ramp
primary
#E07FFB
secondary
#DCF6D5
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85