#EC83F4#EC83F4
#EC83F4 is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.4% C 0.189 H 324.6°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EC83F4 |
|---|---|
| RGB | rgb(236, 131, 244) |
| HSL | hsl(296, 84%, 74%) |
| HSV | hsv(296, 46%, 96%) |
| CMYK | cmyk(3.3%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(69.89, 56.37, -39.81) |
| CIE-LCH | lch(69.89, 69.01, 324.77°) |
| OKLab | oklab(76.37% 0.1539 -0.1094) |
| OKLCH | oklch(76.37% 0.189 324.6) |
| XYZ | xyz(59.0360, 40.5999, 90.2973) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.22
Purply Pink
#F075E6
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.88
Candy Pink
#FF63E9
ΔE00 5.88
Violet Pink
#FB5FFC
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC83F4 #8BF483
analogous
#B383F4 #EC83F4 #F483C3
triadic
#EC83F4 #F4EC83 #83F4EC
tetradic
#EC83F4 #F4B383 #8BF483 #83C3F4
square
#EC83F4 #F4B383 #8BF483 #83C3F4
split-complementary
#EC83F4 #C3F483 #83F4B3
monochromatic
#D915E8 #E34BEF #EC83F4 #F5BBF9 #FBE3FD
Accessibility & contrast
On white
2.30
#EC83F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#EC83F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC83F4
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC83F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC83F4 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F8
Deuteranopia (green-blind)
#94AFF1
Tritanopia (blue-blind)
#F090B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ec83f4; /* rgb */ color: rgb(236, 131, 244); /* oklch */ color: oklch(76.4% 0.189 324.6);
Tailwind
colors: {
custom: {
50: '#f4aaf8',
500: '#ec83f4',
950: '#000000',
},
}SCSS
$custom: #ec83f4; $custom-light: #f4aaf8; $custom-dark: #000000;
JSON
{
"hex": "#ec83f4",
"rgb": {
"r": 236,
"g": 131,
"b": 244
},
"hsl": {
"h": 295.752,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.76369,
"c": 0.18882,
"h": 324.6
},
"luminance": 0.40597
}Semantic roles & 50–950 ramp
primary
#EC83F4
secondary
#D9F4D7
accent
#E00515
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85