#ED83EF#ED83EF
#ED83EF is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.3% C 0.185 H 326.5°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ED83EF |
|---|---|
| RGB | rgb(237, 131, 239) |
| HSL | hsl(299, 77%, 73%) |
| HSV | hsv(299, 45%, 94%) |
| CMYK | cmyk(0.8%, 45.2%, 0%, 6.3%) |
| CIE-LAB | lab(69.80, 55.76, -37.20) |
| CIE-LCH | lch(69.80, 67.03, 326.29°) |
| OKLab | oklab(76.26% 0.1542 -0.1019) |
| OKLCH | oklch(76.26% 0.185 326.5) |
| XYZ | xyz(58.6202, 40.4721, 86.3688) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.32
Purply Pink
#F075E6
ΔE00 2.90
Lavender Pink
#DD85D7
ΔE00 4.28
Candy Pink
#FF63E9
ΔE00 5.58
Orchid
#DA70D6
ΔE00 5.77
Light Magenta
#FA5FF7
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED83EF #85EF83
analogous
#B783EF #ED83EF #EF83BB
triadic
#ED83EF #EFED83 #83EFED
tetradic
#ED83EF #EFB783 #85EF83 #83BBEF
square
#ED83EF #EFB783 #85EF83 #83BBEF
split-complementary
#ED83EF #BBEF83 #83EFB7
monochromatic
#D81CDB #E54DE8 #ED83EF #F5B9F6 #FBE4FC
Accessibility & contrast
On white
2.31
#ED83EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#ED83EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED83EF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED83EF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F3
Deuteranopia (green-blind)
#97AFEC
Tritanopia (blue-blind)
#F28EAE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ed83ef; /* rgb */ color: rgb(237, 131, 239); /* oklch */ color: oklch(76.3% 0.185 326.5);
Tailwind
colors: {
custom: {
50: '#f5aaf4',
500: '#ed83ef',
950: '#000000',
},
}SCSS
$custom: #ed83ef; $custom-light: #f5aaf4; $custom-dark: #000000;
JSON
{
"hex": "#ed83ef",
"rgb": {
"r": 237,
"g": 131,
"b": 239
},
"hsl": {
"h": 298.889,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.76258,
"c": 0.18481,
"h": 326.5
},
"luminance": 0.40469
}Semantic roles & 50–950 ramp
primary
#ED83EF
secondary
#D8F3D8
accent
#D90C10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85