#EC83F9#EC83F9
#EC83F9 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.6% C 0.194 H 323.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EC83F9 |
|---|---|
| RGB | rgb(236, 131, 249) |
| HSL | hsl(293, 91%, 75%) |
| HSV | hsv(293, 47%, 98%) |
| CMYK | cmyk(5.2%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(70.11, 57.28, -42.21) |
| CIE-LCH | lch(70.11, 71.15, 323.62°) |
| OKLab | oklab(76.6% 0.1547 -0.1163) |
| OKLCH | oklch(76.6% 0.194 323.1) |
| XYZ | xyz(59.8055, 40.9077, 94.3499) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.05
Purply Pink
#F075E6
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 5.74
Violet Pink
#FB5FFC
ΔE00 5.79
Light Magenta
#FA5FF7
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC83F9 #90F983
analogous
#B183F9 #EC83F9 #F983CB
triadic
#EC83F9 #F9EC83 #83F9EC
tetradic
#EC83F9 #F9B183 #90F983 #83CBF9
square
#EC83F9 #F9B183 #90F983 #83CBF9
split-complementary
#EC83F9 #CBF983 #83F9B1
monochromatic
#DA0EF3 #E349F6 #EC83F9 #F5BDFC #FBE2FE
Accessibility & contrast
On white
2.29
#EC83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#EC83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC83F9
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC83F9 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#92B0F6
Tritanopia (blue-blind)
#EF92B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ec83f9; /* rgb */ color: rgb(236, 131, 249); /* oklch */ color: oklch(76.6% 0.194 323.1);
Tailwind
colors: {
custom: {
50: '#f4aafb',
500: '#ec83f9',
950: '#000000',
},
}SCSS
$custom: #ec83f9; $custom-light: #f4aafb; $custom-dark: #000000;
JSON
{
"hex": "#ec83f9",
"rgb": {
"r": 236,
"g": 131,
"b": 249
},
"hsl": {
"h": 293.39,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.766,
"c": 0.19351,
"h": 323.1
},
"luminance": 0.40905
}Semantic roles & 50–950 ramp
primary
#EC83F9
secondary
#D9F6D5
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85