#EC76F7#EC76F7
#EC76F7 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.8% C 0.212 H 324.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EC76F7 |
|---|---|
| RGB | rgb(236, 118, 247) |
| HSL | hsl(295, 89%, 72%) |
| HSV | hsv(295, 52%, 97%) |
| CMYK | cmyk(4.5%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(67.66, 63.16, -44.96) |
| CIE-LCH | lch(67.66, 77.53, 324.56°) |
| OKLab | oklab(74.76% 0.1716 -0.1241) |
| OKLCH | oklch(74.76% 0.212 324.1) |
| XYZ | xyz(57.8575, 37.5081, 92.1699) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.17
Violet (CSS)
#EE82EE
ΔE00 3.17
Violet Pink
#FB5FFC
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.62
Candy Pink
#FF63E9
ΔE00 4.65
Orchid
#DA70D6
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC76F7 #81F776
analogous
#AC76F7 #EC76F7 #F776C2
triadic
#EC76F7 #F7EC76 #76F7EC
tetradic
#EC76F7 #F7AC76 #81F776 #76C2F7
square
#EC76F7 #F7AC76 #81F776 #76C2F7
split-complementary
#EC76F7 #C2F776 #76F7AC
monochromatic
#D30DE5 #E43CF4 #EC76F7 #F4B0FA #FBE2FD
Accessibility & contrast
On white
2.47
#EC76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EC76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC76F7
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC76F7 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFB
Deuteranopia (green-blind)
#89AAF3
Tritanopia (blue-blind)
#F086AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec76f7; /* rgb */ color: rgb(236, 118, 247); /* oklch */ color: oklch(74.8% 0.212 324.1);
Tailwind
colors: {
custom: {
50: '#f5a2fa',
500: '#ec76f7',
950: '#000000',
},
}SCSS
$custom: #ec76f7; $custom-light: #f5a2fa; $custom-dark: #000000;
JSON
{
"hex": "#ec76f7",
"rgb": {
"r": 236,
"g": 118,
"b": 247
},
"hsl": {
"h": 294.884,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.74758,
"c": 0.21179,
"h": 324.1
},
"luminance": 0.37505
}Semantic roles & 50–950 ramp
primary
#EC76F7
secondary
#D7F5D4
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85