#ED83FF#ED83FF
#ED83FF is a light, vivid purple. Relative luminance 0.415; OKLCH L 77.0% C 0.200 H 321.6°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ED83FF |
|---|---|
| RGB | rgb(237, 131, 255) |
| HSL | hsl(291, 100%, 76%) |
| HSV | hsv(291, 49%, 100%) |
| CMYK | cmyk(7.1%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(70.50, 58.67, -44.87) |
| CIE-LCH | lch(70.50, 73.86, 322.59°) |
| OKLab | oklab(77% 0.1566 -0.1239) |
| OKLCH | oklch(77% 0.2 321.6) |
| XYZ | xyz(61.0893, 41.4597, 99.3730) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 4.71
Violet Pink
#FB5FFC
ΔE00 5.77
Light Magenta
#FA5FF7
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.62
Candy Pink
#FF63E9
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED83FF #95FF83
analogous
#AF83FF #ED83FF #FF83D3
triadic
#ED83FF #FFED83 #83FFED
tetradic
#ED83FF #FFAF83 #95FF83 #83D3FF
square
#ED83FF #FFAF83 #95FF83 #83D3FF
split-complementary
#ED83FF #D3FF83 #83FFAF
monochromatic
#DB09FF #E446FF #ED83FF #F6C0FF #FBE0FF
Accessibility & contrast
On white
2.26
#ED83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#ED83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED83FF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED83FF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A5FF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#EF93B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ed83ff; /* rgb */ color: rgb(237, 131, 255); /* oklch */ color: oklch(77.0% 0.200 321.6);
Tailwind
colors: {
custom: {
50: '#f5aaff',
500: '#ed83ff',
950: '#000000',
},
}SCSS
$custom: #ed83ff; $custom-light: #f5aaff; $custom-dark: #000000;
JSON
{
"hex": "#ed83ff",
"rgb": {
"r": 237,
"g": 131,
"b": 255
},
"hsl": {
"h": 291.29,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.76999,
"c": 0.19974,
"h": 321.6
},
"luminance": 0.41457
}Semantic roles & 50–950 ramp
primary
#ED83FF
secondary
#D9F7D4
accent
#E60021
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86