#EE83ED#EE83ED
#EE83ED is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.3% C 0.184 H 327.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83ED |
|---|---|
| RGB | rgb(238, 131, 237) |
| HSL | hsl(301, 76%, 72%) |
| HSV | hsv(301, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 0.4%, 6.7%) |
| CIE-LAB | lab(69.84, 55.69, -36.03) |
| CIE-LCH | lch(69.84, 66.33, 327.10°) |
| OKLab | oklab(76.29% 0.1549 -0.0986) |
| OKLCH | oklch(76.29% 0.184 327.5) |
| XYZ | xyz(58.6612, 40.5272, 84.8370) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.30
Purply Pink
#F075E6
ΔE00 2.75
Lavender Pink
#DD85D7
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 5.47
Orchid
#DA70D6
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83ED #83EE84
analogous
#BA83EE #EE83ED #EE83B7
triadic
#EE83ED #EDEE83 #83EDEE
tetradic
#EE83ED #EEBA83 #83EE84 #83B7EE
square
#EE83ED #EEBA83 #83EE84 #83B7EE
split-complementary
#EE83ED #B7EE83 #83EEBA
monochromatic
#D91ED7 #E74DE5 #EE83ED #F5B9F5 #FBE4FB
Accessibility & contrast
On white
2.31
#EE83ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#EE83ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83ED
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83ED | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F1
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#F48EAD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee83ed; /* rgb */ color: rgb(238, 131, 237); /* oklch */ color: oklch(76.3% 0.184 327.5);
Tailwind
colors: {
custom: {
50: '#f5aaf3',
500: '#ee83ed',
950: '#000000',
},
}SCSS
$custom: #ee83ed; $custom-light: #f5aaf3; $custom-dark: #000000;
JSON
{
"hex": "#ee83ed",
"rgb": {
"r": 238,
"g": 131,
"b": 237
},
"hsl": {
"h": 300.561,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.76286,
"c": 0.18361,
"h": 327.5
},
"luminance": 0.40524
}Semantic roles & 50–950 ramp
primary
#EE83ED
secondary
#D8F3D8
accent
#D80F0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85