#EC6FFA#EC6FFA
#EC6FFA is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.0% C 0.225 H 323.5°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EC6FFA |
|---|---|
| RGB | rgb(236, 111, 250) |
| HSL | hsl(294, 93%, 71%) |
| HSV | hsv(294, 56%, 98%) |
| CMYK | cmyk(5.6%, 55.6%, 0%, 2%) |
| CIE-LAB | lab(66.60, 66.91, -48.27) |
| CIE-LCH | lch(66.60, 82.50, 324.19°) |
| OKLab | oklab(74.03% 0.1807 -0.1336) |
| OKLCH | oklch(74.03% 0.225 323.5) |
| XYZ | xyz(57.5302, 36.1068, 94.3630) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.71
Light Magenta
#FA5FF7
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 3.98
Violet (CSS)
#EE82EE
ΔE00 4.53
Candy Pink
#FF63E9
ΔE00 4.67
Orchid
#DA70D6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC6FFA #7DFA6F
analogous
#A66FFA #EC6FFA #FA6FC2
triadic
#EC6FFA #FAEC6F #6FFAEC
tetradic
#EC6FFA #FAA66F #7DFA6F #6FC2FA
square
#EC6FFA #FAA66F #7DFA6F #6FC2FA
split-complementary
#EC6FFA #C2FA6F #6FFAA6
monochromatic
#D008E7 #E434F8 #EC6FFA #F4AAFC #FBE1FE
Accessibility & contrast
On white
2.55
#EC6FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#EC6FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC6FFA
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC6FFA | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FE
Deuteranopia (green-blind)
#83A7F6
Tritanopia (blue-blind)
#F082AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ec6ffa; /* rgb */ color: rgb(236, 111, 250); /* oklch */ color: oklch(74.0% 0.225 323.5);
Tailwind
colors: {
custom: {
50: '#f59efc',
500: '#ec6ffa',
950: '#000000',
},
}SCSS
$custom: #ec6ffa; $custom-light: #f59efc; $custom-dark: #000000;
JSON
{
"hex": "#ec6ffa",
"rgb": {
"r": 236,
"g": 111,
"b": 250
},
"hsl": {
"h": 293.957,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.7403,
"c": 0.22479,
"h": 323.5
},
"luminance": 0.36104
}Semantic roles & 50–950 ramp
primary
#EC6FFA
secondary
#D3F5D0
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85