#EC7FF9#EC7FF9
#EC7FF9 is a light, vivid purple. Relative luminance 0.399; OKLCH L 76.0% C 0.200 H 323.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7FF9 |
|---|---|
| RGB | rgb(236, 127, 249) |
| HSL | hsl(294, 91%, 74%) |
| HSV | hsv(294, 49%, 98%) |
| CMYK | cmyk(5.2%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(69.37, 59.24, -43.37) |
| CIE-LCH | lch(69.37, 73.42, 323.79°) |
| OKLab | oklab(76.05% 0.16 -0.1196) |
| OKLCH | oklch(76.05% 0.2 323.2) |
| XYZ | xyz(59.2786, 39.8539, 94.1743) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 3.66
Violet Pink
#FB5FFC
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7FF9 #8CF97F
analogous
#AF7FF9 #EC7FF9 #F97FC9
triadic
#EC7FF9 #F9EC7F #7FF9EC
tetradic
#EC7FF9 #F9AF7F #8CF97F #7FC9F9
square
#EC7FF9 #F9AF7F #8CF97F #7FC9F9
split-complementary
#EC7FF9 #C9F97F #7FF9AF
monochromatic
#DA0BF2 #E345F6 #EC7FF9 #F5B9FC #FBE2FE
Accessibility & contrast
On white
2.34
#EC7FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#EC7FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7FF9
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7FF9 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#8FAEF5
Tritanopia (blue-blind)
#F08EB1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec7ff9; /* rgb */ color: rgb(236, 127, 249); /* oklch */ color: oklch(76.0% 0.200 323.2);
Tailwind
colors: {
custom: {
50: '#f4a8fb',
500: '#ec7ff9',
950: '#000000',
},
}SCSS
$custom: #ec7ff9; $custom-light: #f4a8fb; $custom-dark: #000000;
JSON
{
"hex": "#ec7ff9",
"rgb": {
"r": 236,
"g": 127,
"b": 249
},
"hsl": {
"h": 293.607,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.76048,
"c": 0.19981,
"h": 323.2
},
"luminance": 0.39851
}Semantic roles & 50–950 ramp
primary
#EC7FF9
secondary
#D9F6D5
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85