#EC83F5#EC83F5
#EC83F5 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.4% C 0.190 H 324.3°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EC83F5 |
|---|---|
| RGB | rgb(236, 131, 245) |
| HSL | hsl(295, 85%, 74%) |
| HSV | hsv(295, 47%, 96%) |
| CMYK | cmyk(3.7%, 46.5%, 0%, 3.9%) |
| CIE-LAB | lab(69.94, 56.55, -40.29) |
| CIE-LCH | lch(69.94, 69.44, 324.53°) |
| OKLab | oklab(76.42% 0.154 -0.1108) |
| OKLCH | oklch(76.42% 0.19 324.3) |
| XYZ | xyz(59.1883, 40.6608, 91.0991) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.38
Purply Pink
#F075E6
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.86
Violet Pink
#FB5FFC
ΔE00 5.88
Candy Pink
#FF63E9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC83F5 #8CF583
analogous
#B383F5 #EC83F5 #F583C5
triadic
#EC83F5 #F5EC83 #83F5EC
tetradic
#EC83F5 #F5B383 #8CF583 #83C5F5
square
#EC83F5 #F5B383 #8CF583 #83C5F5
split-complementary
#EC83F5 #C5F583 #83F5B3
monochromatic
#DA13EB #E34AF0 #EC83F5 #F5BCFA #FBE3FD
Accessibility & contrast
On white
2.30
#EC83F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EC83F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC83F5
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC83F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC83F5 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#94AFF2
Tritanopia (blue-blind)
#F090B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ec83f5; /* rgb */ color: rgb(236, 131, 245); /* oklch */ color: oklch(76.4% 0.190 324.3);
Tailwind
colors: {
custom: {
50: '#f4aaf9',
500: '#ec83f5',
950: '#000000',
},
}SCSS
$custom: #ec83f5; $custom-light: #f4aaf9; $custom-dark: #000000;
JSON
{
"hex": "#ec83f5",
"rgb": {
"r": 236,
"g": 131,
"b": 245
},
"hsl": {
"h": 295.263,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.76415,
"c": 0.18976,
"h": 324.3
},
"luminance": 0.40658
}Semantic roles & 50–950 ramp
primary
#EC83F5
secondary
#D9F5D6
accent
#E20415
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85