#ED83EE#ED83EE
#ED83EE is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.2% C 0.184 H 326.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ED83EE |
|---|---|
| RGB | rgb(237, 131, 238) |
| HSL | hsl(299, 76%, 72%) |
| HSV | hsv(299, 45%, 93%) |
| CMYK | cmyk(0.4%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(69.76, 55.58, -36.72) |
| CIE-LCH | lch(69.76, 66.61, 326.55°) |
| OKLab | oklab(76.21% 0.154 -0.1005) |
| OKLCH | oklch(76.21% 0.184 326.9) |
| XYZ | xyz(58.4729, 40.4131, 85.5929) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.24
Purply Pink
#F075E6
ΔE00 2.83
Lavender Pink
#DD85D7
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 5.55
Orchid
#DA70D6
ΔE00 5.70
Light Magenta
#FA5FF7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED83EE #84EE83
analogous
#B783EE #ED83EE #EE83BA
triadic
#ED83EE #EEED83 #83EEED
tetradic
#ED83EE #EEB783 #84EE83 #83BAEE
square
#ED83EE #EEB783 #84EE83 #83BAEE
split-complementary
#ED83EE #BAEE83 #83EEB7
monochromatic
#D71ED9 #E54DE7 #ED83EE #F5B9F5 #FBE4FB
Accessibility & contrast
On white
2.31
#ED83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#ED83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED83EE
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED83EE | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F2
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#F38EAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed83ee; /* rgb */ color: rgb(237, 131, 238); /* oklch */ color: oklch(76.2% 0.184 326.9);
Tailwind
colors: {
custom: {
50: '#f5aaf4',
500: '#ed83ee',
950: '#000000',
},
}SCSS
$custom: #ed83ee; $custom-light: #f5aaf4; $custom-dark: #000000;
JSON
{
"hex": "#ed83ee",
"rgb": {
"r": 237,
"g": 131,
"b": 238
},
"hsl": {
"h": 299.439,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.76214,
"c": 0.1839,
"h": 326.9
},
"luminance": 0.4041
}Semantic roles & 50–950 ramp
primary
#ED83EE
secondary
#D8F3D8
accent
#D80D0F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85