#EC75FF#EC75FF
#EC75FF is a light, highly saturated purple. Relative luminance 0.378; OKLCH L 75.0% C 0.221 H 322.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EC75FF |
|---|---|
| RGB | rgb(236, 117, 255) |
| HSL | hsl(292, 100%, 73%) |
| HSV | hsv(292, 54%, 100%) |
| CMYK | cmyk(7.5%, 54.1%, 0%, 0%) |
| CIE-LAB | lab(67.86, 65.07, -49.03) |
| CIE-LCH | lch(67.86, 81.47, 323.01°) |
| OKLab | oklab(75.03% 0.1737 -0.1359) |
| OKLCH | oklch(75.03% 0.221 322) |
| XYZ | xyz(59.0014, 37.7782, 98.7724) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.60
Light Magenta
#FA5FF7
ΔE00 3.85
Violet (CSS)
#EE82EE
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 4.42
Candy Pink
#FF63E9
ΔE00 5.48
Orchid
#DA70D6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC75FF #88FF75
analogous
#A775FF #EC75FF #FF75CD
triadic
#EC75FF #FFEC75 #75FFEC
tetradic
#EC75FF #FFA775 #88FF75 #75CDFF
square
#EC75FF #FFA775 #88FF75 #75CDFF
split-complementary
#EC75FF #CDFF75 #75FFA7
monochromatic
#D700FA #E438FF #EC75FF #F4B2FF #FBE0FF
Accessibility & contrast
On white
2.45
#EC75FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#EC75FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC75FF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC75FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC75FF | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9DFF
Deuteranopia (green-blind)
#85AAFB
Tritanopia (blue-blind)
#EF88AF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ec75ff; /* rgb */ color: rgb(236, 117, 255); /* oklch */ color: oklch(75.0% 0.221 322.0);
Tailwind
colors: {
custom: {
50: '#f5a2ff',
500: '#ec75ff',
950: '#000000',
},
}SCSS
$custom: #ec75ff; $custom-light: #f5a2ff; $custom-dark: #000000;
JSON
{
"hex": "#ec75ff",
"rgb": {
"r": 236,
"g": 117,
"b": 255
},
"hsl": {
"h": 291.739,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.75027,
"c": 0.22053,
"h": 322
},
"luminance": 0.37775
}Semantic roles & 50–950 ramp
primary
#EC75FF
secondary
#D9F7D4
accent
#E60020
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F18
muted
#857F86