#ED83EA#ED83EA
#ED83EA is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.0% C 0.180 H 328.2°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ED83EA |
|---|---|
| RGB | rgb(237, 131, 234) |
| HSL | hsl(302, 75%, 72%) |
| HSV | hsv(302, 45%, 93%) |
| CMYK | cmyk(0%, 44.7%, 1.3%, 7.1%) |
| CIE-LAB | lab(69.60, 54.88, -34.77) |
| CIE-LCH | lch(69.60, 64.97, 327.64°) |
| OKLab | oklab(76.04% 0.1532 -0.095) |
| OKLCH | oklch(76.04% 0.18 328.2) |
| XYZ | xyz(57.8917, 40.1807, 82.5323) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.73
Purply Pink
#F075E6
ΔE00 2.67
Lavender Pink
#DD85D7
ΔE00 3.61
Candy Pink
#FF63E9
ΔE00 5.49
Orchid
#DA70D6
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED83EA #83ED86
analogous
#BB83ED #ED83EA #ED83B5
triadic
#ED83EA #EAED83 #83EAED
tetradic
#ED83EA #EDBB83 #83ED86 #83B5ED
square
#ED83EA #EDBB83 #83ED86 #83B5ED
split-complementary
#ED83EA #B5ED83 #83EDBB
monochromatic
#D61FD1 #E54EE1 #ED83EA #F5B8F3 #FBE4FA
Accessibility & contrast
On white
2.32
#ED83EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#ED83EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED83EA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED83EA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#F38DAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed83ea; /* rgb */ color: rgb(237, 131, 234); /* oklch */ color: oklch(76.0% 0.180 328.2);
Tailwind
colors: {
custom: {
50: '#f5aaf1',
500: '#ed83ea',
950: '#000000',
},
}SCSS
$custom: #ed83ea; $custom-light: #f5aaf1; $custom-dark: #000000;
JSON
{
"hex": "#ed83ea",
"rgb": {
"r": 237,
"g": 131,
"b": 234
},
"hsl": {
"h": 301.698,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.76037,
"c": 0.1803,
"h": 328.2
},
"luminance": 0.40178
}Semantic roles & 50–950 ramp
primary
#ED83EA
secondary
#D8F3D9
accent
#D7140F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84