#EC81FF#EC81FF
#EC81FF is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.6% C 0.202 H 321.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EC81FF |
|---|---|
| RGB | rgb(236, 129, 255) |
| HSL | hsl(291, 100%, 75%) |
| HSV | hsv(291, 49%, 100%) |
| CMYK | cmyk(7.5%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(70.00, 59.37, -45.65) |
| CIE-LCH | lch(70.00, 74.89, 322.45°) |
| OKLab | oklab(76.61% 0.1582 -0.1262) |
| OKLCH | oklch(76.61% 0.202 321.4) |
| XYZ | xyz(60.4903, 40.7559, 99.2687) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 4.64
Violet Pink
#FB5FFC
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 5.64
Candy Pink
#FF63E9
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC81FF #94FF81
analogous
#AD81FF #EC81FF #FF81D3
triadic
#EC81FF #FFEC81 #81FFEC
tetradic
#EC81FF #FFAD81 #94FF81 #81D3FF
square
#EC81FF #FFAD81 #94FF81 #81D3FF
split-complementary
#EC81FF #D3FF81 #81FFAD
monochromatic
#DA07FF #E344FF #EC81FF #F5BEFF #FAE0FF
Accessibility & contrast
On white
2.29
#EC81FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EC81FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC81FF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC81FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC81FF | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#8EAFFB
Tritanopia (blue-blind)
#EE92B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ec81ff; /* rgb */ color: rgb(236, 129, 255); /* oklch */ color: oklch(76.6% 0.202 321.4);
Tailwind
colors: {
custom: {
50: '#f4a9ff',
500: '#ec81ff',
950: '#000000',
},
}SCSS
$custom: #ec81ff; $custom-light: #f4a9ff; $custom-dark: #000000;
JSON
{
"hex": "#ec81ff",
"rgb": {
"r": 236,
"g": 129,
"b": 255
},
"hsl": {
"h": 290.952,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.76609,
"c": 0.20235,
"h": 321.4
},
"luminance": 0.40753
}Semantic roles & 50–950 ramp
primary
#EC81FF
secondary
#D9F7D4
accent
#E60023
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86