#ED83EC#ED83EC
#ED83EC is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.1% C 0.182 H 327.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ED83EC |
|---|---|
| RGB | rgb(237, 131, 236) |
| HSL | hsl(301, 75%, 72%) |
| HSV | hsv(301, 45%, 93%) |
| CMYK | cmyk(0%, 44.7%, 0.4%, 7.1%) |
| CIE-LAB | lab(69.68, 55.23, -35.74) |
| CIE-LCH | lch(69.68, 65.79, 327.09°) |
| OKLab | oklab(76.13% 0.1536 -0.0978) |
| OKLCH | oklch(76.13% 0.182 327.5) |
| XYZ | xyz(58.1807, 40.2962, 84.0540) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.40
Purply Pink
#F075E6
ΔE00 2.73
Lavender Pink
#DD85D7
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 5.51
Orchid
#DA70D6
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED83EC #83ED84
analogous
#B983ED #ED83EC #ED83B7
triadic
#ED83EC #ECED83 #83ECED
tetradic
#ED83EC #EDB983 #83ED84 #83B7ED
square
#ED83EC #EDB983 #83ED84 #83B7ED
split-complementary
#ED83EC #B7ED83 #83EDB9
monochromatic
#D61FD5 #E54EE4 #ED83EC #F5B8F4 #FBE4FB
Accessibility & contrast
On white
2.32
#ED83EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#ED83EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED83EC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED83EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED83EC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F0
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#F38EAD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed83ec; /* rgb */ color: rgb(237, 131, 236); /* oklch */ color: oklch(76.1% 0.182 327.5);
Tailwind
colors: {
custom: {
50: '#f5aaf2',
500: '#ed83ec',
950: '#000000',
},
}SCSS
$custom: #ed83ec; $custom-light: #f5aaf2; $custom-dark: #000000;
JSON
{
"hex": "#ed83ec",
"rgb": {
"r": 237,
"g": 131,
"b": 236
},
"hsl": {
"h": 300.566,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.76125,
"c": 0.18209,
"h": 327.5
},
"luminance": 0.40293
}Semantic roles & 50–950 ramp
primary
#ED83EC
secondary
#D8F3D8
accent
#D7110F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85