#EC80ED#EC80ED
#EC80ED is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.6% C 0.187 H 326.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EC80ED |
|---|---|
| RGB | rgb(236, 128, 237) |
| HSL | hsl(299, 75%, 72%) |
| HSV | hsv(299, 46%, 93%) |
| CMYK | cmyk(0.4%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(69.03, 56.60, -37.31) |
| CIE-LCH | lch(69.03, 67.79, 326.60°) |
| OKLab | oklab(75.63% 0.1568 -0.1022) |
| OKLCH | oklch(75.63% 0.187 326.9) |
| XYZ | xyz(57.5962, 39.3886, 84.6733) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.55
Purply Pink
#F075E6
ΔE00 2.33
Lavender Pink
#DD85D7
ΔE00 4.16
Candy Pink
#FF63E9
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC80ED #81ED80
analogous
#B680ED #EC80ED #ED80B8
triadic
#EC80ED #EDEC80 #80EDEC
tetradic
#EC80ED #EDB680 #81ED80 #80B8ED
square
#EC80ED #EDB680 #81ED80 #80B8ED
split-complementary
#EC80ED #B8ED80 #80EDB6
monochromatic
#D31ED4 #E44AE5 #EC80ED #F4B6F5 #FBE4FB
Accessibility & contrast
On white
2.37
#EC80ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EC80ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC80ED
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC80ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC80ED | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#95ADEA
Tritanopia (blue-blind)
#F28BAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ec80ed; /* rgb */ color: rgb(236, 128, 237); /* oklch */ color: oklch(75.6% 0.187 326.9);
Tailwind
colors: {
custom: {
50: '#f4a8f3',
500: '#ec80ed',
950: '#000000',
},
}SCSS
$custom: #ec80ed; $custom-light: #f4a8f3; $custom-dark: #000000;
JSON
{
"hex": "#ec80ed",
"rgb": {
"r": 236,
"g": 128,
"b": 237
},
"hsl": {
"h": 299.45,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.75631,
"c": 0.18721,
"h": 326.9
},
"luminance": 0.39386
}Semantic roles & 50–950 ramp
primary
#EC80ED
secondary
#D7F2D6
accent
#D70E10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85