#EC76F8#EC76F8
#EC76F8 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.8% C 0.213 H 323.8°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EC76F8 |
|---|---|
| RGB | rgb(236, 118, 248) |
| HSL | hsl(294, 90%, 72%) |
| HSV | hsv(294, 52%, 97%) |
| CMYK | cmyk(4.8%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(67.70, 63.34, -45.43) |
| CIE-LCH | lch(67.70, 77.95, 324.35°) |
| OKLab | oklab(74.81% 0.1717 -0.1255) |
| OKLCH | oklch(74.81% 0.213 323.8) |
| XYZ | xyz(58.0122, 37.5699, 92.9847) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.65
Candy Pink
#FF63E9
ΔE00 4.75
Orchid
#DA70D6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC76F8 #82F876
analogous
#AB76F8 #EC76F8 #F876C3
triadic
#EC76F8 #F8EC76 #76F8EC
tetradic
#EC76F8 #F8AB76 #82F876 #76C3F8
square
#EC76F8 #F8AB76 #82F876 #76C3F8
split-complementary
#EC76F8 #C3F876 #76F8AB
monochromatic
#D30CE8 #E43CF5 #EC76F8 #F4B0FB #FBE2FE
Accessibility & contrast
On white
2.47
#EC76F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EC76F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC76F8
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC76F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC76F8 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#89AAF4
Tritanopia (blue-blind)
#F087AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec76f8; /* rgb */ color: rgb(236, 118, 248); /* oklch */ color: oklch(74.8% 0.213 323.8);
Tailwind
colors: {
custom: {
50: '#f5a2fb',
500: '#ec76f8',
950: '#000000',
},
}SCSS
$custom: #ec76f8; $custom-light: #f5a2fb; $custom-dark: #000000;
JSON
{
"hex": "#ec76f8",
"rgb": {
"r": 236,
"g": 118,
"b": 248
},
"hsl": {
"h": 294.462,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.74807,
"c": 0.21269,
"h": 323.8
},
"luminance": 0.37567
}Semantic roles & 50–950 ramp
primary
#EC76F8
secondary
#D7F5D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85