#E66FFA#E66FFA
#E66FFA is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.3% C 0.222 H 321.7°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E66FFA |
|---|---|
| RGB | rgb(230, 111, 250) |
| HSL | hsl(291, 93%, 71%) |
| HSV | hsv(291, 56%, 98%) |
| CMYK | cmyk(8%, 55.6%, 0%, 2%) |
| CIE-LAB | lab(65.82, 65.40, -49.54) |
| CIE-LCH | lch(65.82, 82.05, 322.86°) |
| OKLab | oklab(73.3% 0.1741 -0.1375) |
| OKLCH | oklch(73.3% 0.222 321.7) |
| XYZ | xyz(55.5710, 35.0966, 94.2711) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.40
Light Magenta
#FA5FF7
ΔE00 3.55
Purply Pink
#F075E6
ΔE00 4.68
Violet (CSS)
#EE82EE
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 5.51
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E66FFA #83FA6F
analogous
#A06FFA #E66FFA #FA6FC8
triadic
#E66FFA #FAE66F #6FFAE6
tetradic
#E66FFA #FAA06F #83FA6F #6FC8FA
square
#E66FFA #FAA06F #83FA6F #6FC8FA
split-complementary
#E66FFA #C8FA6F #6FFAA0
monochromatic
#C708E7 #DC34F8 #E66FFA #F0AAFC #FAE1FE
Accessibility & contrast
On white
2.62
#E66FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#E66FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E66FFA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E66FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E66FFA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FE
Deuteranopia (green-blind)
#7EA5F6
Tritanopia (blue-blind)
#E883AA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #e66ffa; /* rgb */ color: rgb(230, 111, 250); /* oklch */ color: oklch(73.3% 0.222 321.7);
Tailwind
colors: {
custom: {
50: '#f19efc',
500: '#e66ffa',
950: '#000000',
},
}SCSS
$custom: #e66ffa; $custom-light: #f19efc; $custom-dark: #000000;
JSON
{
"hex": "#e66ffa",
"rgb": {
"r": 230,
"g": 111,
"b": 250
},
"hsl": {
"h": 291.367,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.73299,
"c": 0.22181,
"h": 321.7
},
"luminance": 0.35094
}Semantic roles & 50–950 ramp
primary
#E66FFA
secondary
#D5F5D0
accent
#E60021
background
#FFFAFF
surface
#FEF3FF
border
#D6CDD7
text
#170F17
muted
#857F85