#EC81EE#EC81EE
#EC81EE is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.8% C 0.187 H 326.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EC81EE |
|---|---|
| RGB | rgb(236, 129, 238) |
| HSL | hsl(299, 76%, 72%) |
| HSV | hsv(299, 46%, 93%) |
| CMYK | cmyk(0.8%, 45.8%, 0%, 6.7%) |
| CIE-LAB | lab(69.26, 56.28, -37.50) |
| CIE-LCH | lch(69.26, 67.63, 326.32°) |
| OKLab | oklab(75.82% 0.1556 -0.1028) |
| OKLCH | oklch(75.82% 0.187 326.5) |
| XYZ | xyz(57.8738, 39.7094, 85.4886) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.45
Purply Pink
#F075E6
ΔE00 2.56
Lavender Pink
#DD85D7
ΔE00 4.23
Candy Pink
#FF63E9
ΔE00 5.29
Orchid
#DA70D6
ΔE00 5.37
Light Magenta
#FA5FF7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC81EE #83EE81
analogous
#B681EE #EC81EE #EE81BA
triadic
#EC81EE #EEEC81 #81EEEC
tetradic
#EC81EE #EEB681 #83EE81 #81BAEE
square
#EC81EE #EEB681 #83EE81 #81BAEE
split-complementary
#EC81EE #BAEE81 #81EEB6
monochromatic
#D41DD8 #E44BE7 #EC81EE #F4B7F5 #FBE4FB
Accessibility & contrast
On white
2.35
#EC81EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EC81EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC81EE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC81EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC81EE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F2
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#F18DAD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec81ee; /* rgb */ color: rgb(236, 129, 238); /* oklch */ color: oklch(75.8% 0.187 326.5);
Tailwind
colors: {
custom: {
50: '#f4a9f4',
500: '#ec81ee',
950: '#000000',
},
}SCSS
$custom: #ec81ee; $custom-light: #f4a9f4; $custom-dark: #000000;
JSON
{
"hex": "#ec81ee",
"rgb": {
"r": 236,
"g": 129,
"b": 238
},
"hsl": {
"h": 298.899,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.75815,
"c": 0.18651,
"h": 326.5
},
"luminance": 0.39706
}Semantic roles & 50–950 ramp
primary
#EC81EE
secondary
#D8F3D8
accent
#D80D11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85