#EC7FFD#EC7FFD
#EC7FFD is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.2% C 0.204 H 322.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EC7FFD |
|---|---|
| RGB | rgb(236, 127, 253) |
| HSL | hsl(292, 97%, 75%) |
| HSV | hsv(292, 50%, 99%) |
| CMYK | cmyk(6.7%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(69.55, 59.97, -45.28) |
| CIE-LCH | lch(69.55, 75.15, 322.95°) |
| OKLab | oklab(76.24% 0.1606 -0.1251) |
| OKLCH | oklch(76.24% 0.204 322.1) |
| XYZ | xyz(59.9092, 40.1061, 97.4950) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.90
Purply Pink
#F075E6
ΔE00 4.24
Violet Pink
#FB5FFC
ΔE00 5.08
Light Magenta
#FA5FF7
ΔE00 5.23
Candy Pink
#FF63E9
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC7FFD #90FD7F
analogous
#AD7FFD #EC7FFD #FD7FCF
triadic
#EC7FFD #FDEC7F #7FFDEC
tetradic
#EC7FFD #FDAD7F #90FD7F #7FCFFD
square
#EC7FFD #FDAD7F #90FD7F #7FCFFD
split-complementary
#EC7FFD #CFFD7F #7FFDAD
monochromatic
#DA06FB #E343FC #EC7FFD #F5BBFE #FBE1FF
Accessibility & contrast
On white
2.33
#EC7FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#EC7FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC7FFD
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC7FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC7FFD | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#8DAEF9
Tritanopia (blue-blind)
#EF8FB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ec7ffd; /* rgb */ color: rgb(236, 127, 253); /* oklch */ color: oklch(76.2% 0.204 322.1);
Tailwind
colors: {
custom: {
50: '#f4a8fe',
500: '#ec7ffd',
950: '#000000',
},
}SCSS
$custom: #ec7ffd; $custom-light: #f4a8fe; $custom-dark: #000000;
JSON
{
"hex": "#ec7ffd",
"rgb": {
"r": 236,
"g": 127,
"b": 253
},
"hsl": {
"h": 291.905,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.76239,
"c": 0.20355,
"h": 322.1
},
"luminance": 0.40103
}Semantic roles & 50–950 ramp
primary
#EC7FFD
secondary
#D9F7D4
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86