#EC7FF3#EC7FF3
#EC7FF3 is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.8% C 0.194 H 325.0°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7FF3 |
|---|---|
| RGB | rgb(236, 127, 243) |
| HSL | hsl(296, 83%, 73%) |
| HSV | hsv(296, 48%, 95%) |
| CMYK | cmyk(2.9%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(69.10, 58.15, -40.50) |
| CIE-LCH | lch(69.10, 70.86, 325.14°) |
| OKLab | oklab(75.77% 0.1592 -0.1114) |
| OKLCH | oklch(75.77% 0.194 325) |
| XYZ | xyz(58.3577, 39.4855, 89.3242) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 2.85
Lavender Pink
#DD85D7
ΔE00 5.09
Light Magenta
#FA5FF7
ΔE00 5.14
Violet Pink
#FB5FFC
ΔE00 5.20
Candy Pink
#FF63E9
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7FF3 #86F37F
analogous
#B27FF3 #EC7FF3 #F37FC0
triadic
#EC7FF3 #F3EC7F #7FF3EC
tetradic
#EC7FF3 #F3B27F #86F37F #7FC0F3
square
#EC7FF3 #F3B27F #86F37F #7FC0F3
split-complementary
#EC7FF3 #C0F37F #7FF3B2
monochromatic
#D615E2 #E447EE #EC7FF3 #F4B7F8 #FBE3FC
Accessibility & contrast
On white
2.36
#EC7FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#EC7FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7FF3
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7FF3 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A0F7
Deuteranopia (green-blind)
#92ADF0
Tritanopia (blue-blind)
#F18CAE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec7ff3; /* rgb */ color: rgb(236, 127, 243); /* oklch */ color: oklch(75.8% 0.194 325.0);
Tailwind
colors: {
custom: {
50: '#f4a8f7',
500: '#ec7ff3',
950: '#000000',
},
}SCSS
$custom: #ec7ff3; $custom-light: #f4a8f7; $custom-dark: #000000;
JSON
{
"hex": "#ec7ff3",
"rgb": {
"r": 236,
"g": 127,
"b": 243
},
"hsl": {
"h": 296.379,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.75766,
"c": 0.19426,
"h": 325
},
"luminance": 0.39483
}Semantic roles & 50–950 ramp
primary
#EC7FF3
secondary
#D8F4D7
accent
#DF0613
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85