#EE83EA#EE83EA
#EE83EA is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.2% C 0.181 H 328.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83EA |
|---|---|
| RGB | rgb(238, 131, 234) |
| HSL | hsl(302, 76%, 72%) |
| HSV | hsv(302, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 1.7%, 6.7%) |
| CIE-LAB | lab(69.72, 55.17, -34.57) |
| CIE-LCH | lch(69.72, 65.10, 327.92°) |
| OKLab | oklab(76.15% 0.1543 -0.0944) |
| OKLCH | oklch(76.15% 0.181 328.5) |
| XYZ | xyz(58.2266, 40.3533, 82.5480) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.80
Purply Pink
#F075E6
ΔE00 2.66
Lavender Pink
#DD85D7
ΔE00 3.67
Candy Pink
#FF63E9
ΔE00 5.43
Orchid
#DA70D6
ΔE00 5.60
Light Magenta
#FA5FF7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83EA #83EE87
analogous
#BD83EE #EE83EA #EE83B5
triadic
#EE83EA #EAEE83 #83EAEE
tetradic
#EE83EA #EEBD83 #83EE87 #83B5EE
square
#EE83EA #EEBD83 #83EE87 #83B5EE
split-complementary
#EE83EA #B5EE83 #83EEBD
monochromatic
#D91ED2 #E74DE1 #EE83EA #F5B9F3 #FBE4FA
Accessibility & contrast
On white
2.32
#EE83EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EE83EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83EA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83EA | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EE
Deuteranopia (green-blind)
#9AAFE7
Tritanopia (blue-blind)
#F58DAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee83ea; /* rgb */ color: rgb(238, 131, 234); /* oklch */ color: oklch(76.2% 0.181 328.5);
Tailwind
colors: {
custom: {
50: '#f5aaf1',
500: '#ee83ea',
950: '#000000',
},
}SCSS
$custom: #ee83ea; $custom-light: #f5aaf1; $custom-dark: #000000;
JSON
{
"hex": "#ee83ea",
"rgb": {
"r": 238,
"g": 131,
"b": 234
},
"hsl": {
"h": 302.243,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.76154,
"c": 0.18094,
"h": 328.5
},
"luminance": 0.4035
}Semantic roles & 50–950 ramp
primary
#EE83EA
secondary
#D8F3D9
accent
#D8150D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84