#EC83FF#EC83FF
#EC83FF is a light, vivid purple. Relative luminance 0.413; OKLCH L 76.9% C 0.199 H 321.3°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EC83FF |
|---|---|
| RGB | rgb(236, 131, 255) |
| HSL | hsl(291, 100%, 76%) |
| HSV | hsv(291, 49%, 100%) |
| CMYK | cmyk(7.5%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(70.38, 58.40, -45.06) |
| CIE-LCH | lch(70.38, 73.76, 322.34°) |
| OKLab | oklab(76.88% 0.1555 -0.1245) |
| OKLCH | oklch(76.88% 0.199 321.3) |
| XYZ | xyz(60.7563, 41.2880, 99.3574) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 4.78
Violet Pink
#FB5FFC
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.64
Candy Pink
#FF63E9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC83FF #96FF83
analogous
#AE83FF #EC83FF #FF83D4
triadic
#EC83FF #FFEC83 #83FFEC
tetradic
#EC83FF #FFAE83 #96FF83 #83D4FF
square
#EC83FF #FFAE83 #96FF83 #83D4FF
split-complementary
#EC83FF #D4FF83 #83FFAE
monochromatic
#D909FF #E346FF #EC83FF #F5C0FF #FAE0FF
Accessibility & contrast
On white
2.27
#EC83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EC83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC83FF
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC83FF | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#EE93B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ec83ff; /* rgb */ color: rgb(236, 131, 255); /* oklch */ color: oklch(76.9% 0.199 321.3);
Tailwind
colors: {
custom: {
50: '#f4aaff',
500: '#ec83ff',
950: '#000000',
},
}SCSS
$custom: #ec83ff; $custom-light: #f4aaff; $custom-dark: #000000;
JSON
{
"hex": "#ec83ff",
"rgb": {
"r": 236,
"g": 131,
"b": 255
},
"hsl": {
"h": 290.806,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.76884,
"c": 0.19923,
"h": 321.3
},
"luminance": 0.41285
}Semantic roles & 50–950 ramp
primary
#EC83FF
secondary
#D9F7D4
accent
#E60023
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86