#ED83EB#ED83EB
#ED83EB is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.1% C 0.181 H 327.9°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ED83EB |
|---|---|
| RGB | rgb(237, 131, 235) |
| HSL | hsl(301, 75%, 72%) |
| HSV | hsv(301, 45%, 93%) |
| CMYK | cmyk(0%, 44.7%, 0.8%, 7.1%) |
| CIE-LAB | lab(69.64, 55.05, -35.26) |
| CIE-LCH | lch(69.64, 65.38, 327.36°) |
| OKLab | oklab(76.08% 0.1534 -0.0964) |
| OKLCH | oklch(76.08% 0.181 327.9) |
| XYZ | xyz(58.0358, 40.2383, 83.2910) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.56
Purply Pink
#F075E6
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 3.74
Candy Pink
#FF63E9
ΔE00 5.49
Orchid
#DA70D6
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED83EB #83ED85
analogous
#BA83ED #ED83EB #ED83B6
triadic
#ED83EB #EBED83 #83EBED
tetradic
#ED83EB #EDBA83 #83ED85 #83B6ED
square
#ED83EB #EDBA83 #83ED85 #83B6ED
split-complementary
#ED83EB #B6ED83 #83EDBA
monochromatic
#D61FD3 #E54EE2 #ED83EB #F5B8F4 #FBE4FB
Accessibility & contrast
On white
2.32
#ED83EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#ED83EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED83EB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED83EB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EF
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#F38DAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed83eb; /* rgb */ color: rgb(237, 131, 235); /* oklch */ color: oklch(76.1% 0.181 327.9);
Tailwind
colors: {
custom: {
50: '#f5aaf1',
500: '#ed83eb',
950: '#000000',
},
}SCSS
$custom: #ed83eb; $custom-light: #f5aaf1; $custom-dark: #000000;
JSON
{
"hex": "#ed83eb",
"rgb": {
"r": 237,
"g": 131,
"b": 235
},
"hsl": {
"h": 301.132,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.76081,
"c": 0.1812,
"h": 327.9
},
"luminance": 0.40235
}Semantic roles & 50–950 ramp
primary
#ED83EB
secondary
#D8F3D9
accent
#D7120F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85