#EC76F9#EC76F9
#EC76F9 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.9% C 0.214 H 323.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EC76F9 |
|---|---|
| RGB | rgb(236, 118, 249) |
| HSL | hsl(294, 92%, 72%) |
| HSV | hsv(294, 53%, 98%) |
| CMYK | cmyk(5.2%, 52.6%, 0%, 2.4%) |
| CIE-LAB | lab(67.75, 63.52, -45.91) |
| CIE-LCH | lch(67.75, 78.38, 324.14°) |
| OKLab | oklab(74.86% 0.1718 -0.1269) |
| OKLCH | oklch(74.86% 0.214 323.6) |
| XYZ | xyz(58.1678, 37.6322, 93.8040) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.39
Purply Pink
#F075E6
ΔE00 3.48
Violet Pink
#FB5FFC
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.68
Candy Pink
#FF63E9
ΔE00 4.86
Orchid
#DA70D6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC76F9 #83F976
analogous
#AB76F9 #EC76F9 #F976C4
triadic
#EC76F9 #F9EC76 #76F9EC
tetradic
#EC76F9 #F9AB76 #83F976 #76C4F9
square
#EC76F9 #F9AB76 #83F976 #76C4F9
split-complementary
#EC76F9 #C4F976 #76F9AB
monochromatic
#D40AEA #E43BF6 #EC76F9 #F4B1FC #FBE2FE
Accessibility & contrast
On white
2.46
#EC76F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EC76F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC76F9
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC76F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC76F9 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639CFD
Deuteranopia (green-blind)
#88AAF5
Tritanopia (blue-blind)
#F087AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec76f9; /* rgb */ color: rgb(236, 118, 249); /* oklch */ color: oklch(74.9% 0.214 323.6);
Tailwind
colors: {
custom: {
50: '#f5a2fc',
500: '#ec76f9',
950: '#000000',
},
}SCSS
$custom: #ec76f9; $custom-light: #f5a2fc; $custom-dark: #000000;
JSON
{
"hex": "#ec76f9",
"rgb": {
"r": 236,
"g": 118,
"b": 249
},
"hsl": {
"h": 294.046,
"s": 91.608,
"l": 71.961
},
"oklch": {
"l": 0.74856,
"c": 0.21359,
"h": 323.6
},
"luminance": 0.37629
}Semantic roles & 50–950 ramp
primary
#EC76F9
secondary
#D8F6D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85