#EE83F7#EE83F7
#EE83F7 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.7% C 0.193 H 324.3°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83F7 |
|---|---|
| RGB | rgb(238, 131, 247) |
| HSL | hsl(295, 88%, 74%) |
| HSV | hsv(295, 47%, 97%) |
| CMYK | cmyk(3.6%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(70.27, 57.47, -40.85) |
| CIE-LCH | lch(70.27, 70.51, 324.59°) |
| OKLab | oklab(76.74% 0.1566 -0.1124) |
| OKLCH | oklch(76.74% 0.193 324.3) |
| XYZ | xyz(60.1632, 41.1280, 92.7471) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.53
Purply Pink
#F075E6
ΔE00 3.63
Lavender Pink
#DD85D7
ΔE00 5.44
Violet Pink
#FB5FFC
ΔE00 5.79
Light Magenta
#FA5FF7
ΔE00 5.80
Candy Pink
#FF63E9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83F7 #8CF783
analogous
#B483F7 #EE83F7 #F783C6
triadic
#EE83F7 #F7EE83 #83F7EE
tetradic
#EE83F7 #F7B483 #8CF783 #83C6F7
square
#EE83F7 #F7B483 #8CF783 #83C6F7
split-complementary
#EE83F7 #C6F783 #83F7B4
monochromatic
#DE10F0 #E64AF3 #EE83F7 #F6BCFB #FBE2FD
Accessibility & contrast
On white
2.28
#EE83F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EE83F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83F7
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83F7 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FB
Deuteranopia (green-blind)
#94B0F4
Tritanopia (blue-blind)
#F291B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee83f7; /* rgb */ color: rgb(238, 131, 247); /* oklch */ color: oklch(76.7% 0.193 324.3);
Tailwind
colors: {
custom: {
50: '#f6aafa',
500: '#ee83f7',
950: '#000000',
},
}SCSS
$custom: #ee83f7; $custom-light: #f6aafa; $custom-dark: #000000;
JSON
{
"hex": "#ee83f7",
"rgb": {
"r": 238,
"g": 131,
"b": 247
},
"hsl": {
"h": 295.345,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.76738,
"c": 0.19275,
"h": 324.3
},
"luminance": 0.41125
}Semantic roles & 50–950 ramp
primary
#EE83F7
secondary
#D8F5D6
accent
#E40113
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85