#EE83FF#EE83FF
#EE83FF is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.1% C 0.200 H 322.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83FF |
|---|---|
| RGB | rgb(238, 131, 255) |
| HSL | hsl(292, 100%, 76%) |
| HSV | hsv(292, 49%, 100%) |
| CMYK | cmyk(6.7%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(70.62, 58.94, -44.67) |
| CIE-LCH | lch(70.62, 73.95, 322.84°) |
| OKLab | oklab(77.11% 0.1578 -0.1234) |
| OKLCH | oklch(77.11% 0.2 322) |
| XYZ | xyz(61.4242, 41.6324, 99.3887) |
| Luminance | 0.4163 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 4.65
Violet Pink
#FB5FFC
ΔE00 5.74
Light Magenta
#FA5FF7
ΔE00 5.90
Candy Pink
#FF63E9
ΔE00 6.56
Lavender Pink
#DD85D7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83FF #94FF83
analogous
#B083FF #EE83FF #FF83D2
triadic
#EE83FF #FFEE83 #83FFEE
tetradic
#EE83FF #FFB083 #94FF83 #83D2FF
square
#EE83FF #FFB083 #94FF83 #83D2FF
split-complementary
#EE83FF #D2FF83 #83FFB0
monochromatic
#DD09FF #E646FF #EE83FF #F6C0FF #FBE0FF
Accessibility & contrast
On white
2.25
#EE83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EE83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83FF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83FF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#F193B5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee83ff; /* rgb */ color: rgb(238, 131, 255); /* oklch */ color: oklch(77.1% 0.200 322.0);
Tailwind
colors: {
custom: {
50: '#f6aaff',
500: '#ee83ff',
950: '#000000',
},
}SCSS
$custom: #ee83ff; $custom-light: #f6aaff; $custom-dark: #000000;
JSON
{
"hex": "#ee83ff",
"rgb": {
"r": 238,
"g": 131,
"b": 255
},
"hsl": {
"h": 291.774,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.77113,
"c": 0.20026,
"h": 322
},
"luminance": 0.4163
}Semantic roles & 50–950 ramp
primary
#EE83FF
secondary
#D9F7D4
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86