#EE83F9#EE83F9
#EE83F9 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.8% C 0.195 H 323.7°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83F9 |
|---|---|
| RGB | rgb(238, 131, 249) |
| HSL | hsl(294, 91%, 75%) |
| HSV | hsv(294, 47%, 98%) |
| CMYK | cmyk(4.4%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(70.35, 57.84, -41.81) |
| CIE-LCH | lch(70.35, 71.37, 324.14°) |
| OKLab | oklab(76.83% 0.1569 -0.1151) |
| OKLCH | oklch(76.83% 0.195 323.7) |
| XYZ | xyz(60.4734, 41.2521, 94.3812) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Purply Pink
#F075E6
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 5.73
Violet Pink
#FB5FFC
ΔE00 5.75
Light Magenta
#FA5FF7
ΔE00 5.80
Candy Pink
#FF63E9
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83F9 #8EF983
analogous
#B383F9 #EE83F9 #F983C9
triadic
#EE83F9 #F9EE83 #83F9EE
tetradic
#EE83F9 #F9B383 #8EF983 #83C9F9
square
#EE83F9 #F9B383 #8EF983 #83C9F9
split-complementary
#EE83F9 #C9F983 #83F9B3
monochromatic
#DE0EF3 #E649F6 #EE83F9 #F6BDFC #FBE2FE
Accessibility & contrast
On white
2.27
#EE83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#EE83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83F9
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83F9 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FD
Deuteranopia (green-blind)
#93B1F6
Tritanopia (blue-blind)
#F291B3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee83f9; /* rgb */ color: rgb(238, 131, 249); /* oklch */ color: oklch(76.8% 0.195 323.7);
Tailwind
colors: {
custom: {
50: '#f6aafb',
500: '#ee83f9',
950: '#000000',
},
}SCSS
$custom: #ee83f9; $custom-light: #f6aafb; $custom-dark: #000000;
JSON
{
"hex": "#ee83f9",
"rgb": {
"r": 238,
"g": 131,
"b": 249
},
"hsl": {
"h": 294.407,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.76831,
"c": 0.19461,
"h": 323.7
},
"luminance": 0.41249
}Semantic roles & 50–950 ramp
primary
#EE83F9
secondary
#D8F6D5
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85