#EC75F9#EC75F9
#EC75F9 is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 74.7% C 0.215 H 323.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EC75F9 |
|---|---|
| RGB | rgb(236, 117, 249) |
| HSL | hsl(294, 92%, 72%) |
| HSV | hsv(294, 53%, 98%) |
| CMYK | cmyk(5.2%, 53%, 0%, 2.4%) |
| CIE-LAB | lab(67.57, 63.99, -46.18) |
| CIE-LCH | lch(67.57, 78.91, 324.18°) |
| OKLab | oklab(74.73% 0.1731 -0.1277) |
| OKLCH | oklch(74.73% 0.215 323.6) |
| XYZ | xyz(58.0506, 37.3979, 93.7649) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 3.51
Violet (CSS)
#EE82EE
ΔE00 3.53
Light Magenta
#FA5FF7
ΔE00 3.53
Candy Pink
#FF63E9
ΔE00 4.80
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC75F9 #82F975
analogous
#AA75F9 #EC75F9 #F975C4
triadic
#EC75F9 #F9EC75 #75F9EC
tetradic
#EC75F9 #F9AA75 #82F975 #75C4F9
square
#EC75F9 #F9AA75 #82F975 #75C4F9
split-complementary
#EC75F9 #C4F975 #75F9AA
monochromatic
#D30AE9 #E43AF6 #EC75F9 #F4B0FC #FBE2FE
Accessibility & contrast
On white
2.48
#EC75F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#EC75F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC75F9
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC75F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC75F9 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFD
Deuteranopia (green-blind)
#88AAF5
Tritanopia (blue-blind)
#F086AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec75f9; /* rgb */ color: rgb(236, 117, 249); /* oklch */ color: oklch(74.7% 0.215 323.6);
Tailwind
colors: {
custom: {
50: '#f5a2fc',
500: '#ec75f9',
950: '#000000',
},
}SCSS
$custom: #ec75f9; $custom-light: #f5a2fc; $custom-dark: #000000;
JSON
{
"hex": "#ec75f9",
"rgb": {
"r": 236,
"g": 117,
"b": 249
},
"hsl": {
"h": 294.091,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.74728,
"c": 0.21509,
"h": 323.6
},
"luminance": 0.37395
}Semantic roles & 50–950 ramp
primary
#EC75F9
secondary
#D7F6D4
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85