#EC7FF7#EC7FF7
#EC7FF7 is a light, vivid purple. Relative luminance 0.397; OKLCH L 76.0% C 0.198 H 323.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7FF7 |
|---|---|
| RGB | rgb(236, 127, 247) |
| HSL | hsl(295, 88%, 73%) |
| HSV | hsv(295, 49%, 97%) |
| CMYK | cmyk(4.5%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(69.28, 58.87, -42.42) |
| CIE-LCH | lch(69.28, 72.56, 324.23°) |
| OKLab | oklab(75.95% 0.1598 -0.1169) |
| OKLCH | oklch(75.95% 0.198 323.8) |
| XYZ | xyz(58.9684, 39.7298, 92.5402) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 3.38
Violet Pink
#FB5FFC
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.11
Candy Pink
#FF63E9
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7FF7 #8AF77F
analogous
#B07FF7 #EC7FF7 #F77FC6
triadic
#EC7FF7 #F7EC7F #7FF7EC
tetradic
#EC7FF7 #F7B07F #8AF77F #7FC6F7
square
#EC7FF7 #F7B07F #8AF77F #7FC6F7
split-complementary
#EC7FF7 #C6F77F #7FF7B0
monochromatic
#D80FED #E345F3 #EC7FF7 #F5B9FB #FBE2FD
Accessibility & contrast
On white
2.35
#EC7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EC7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7FF7
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7FF7 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A1FB
Deuteranopia (green-blind)
#90AEF3
Tritanopia (blue-blind)
#F08EB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec7ff7; /* rgb */ color: rgb(236, 127, 247); /* oklch */ color: oklch(76.0% 0.198 323.8);
Tailwind
colors: {
custom: {
50: '#f4a8fa',
500: '#ec7ff7',
950: '#000000',
},
}SCSS
$custom: #ec7ff7; $custom-light: #f4a8fa; $custom-dark: #000000;
JSON
{
"hex": "#ec7ff7",
"rgb": {
"r": 236,
"g": 127,
"b": 247
},
"hsl": {
"h": 294.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75953,
"c": 0.19795,
"h": 323.8
},
"luminance": 0.39727
}Semantic roles & 50–950 ramp
primary
#EC7FF7
secondary
#D9F5D6
accent
#E50116
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85