#EE83F5#EE83F5
#EE83F5 is a light, vivid purple. Relative luminance 0.410; OKLCH L 76.6% C 0.191 H 324.9°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83F5 |
|---|---|
| RGB | rgb(238, 131, 245) |
| HSL | hsl(296, 85%, 74%) |
| HSV | hsv(296, 47%, 96%) |
| CMYK | cmyk(2.9%, 46.5%, 0%, 3.9%) |
| CIE-LAB | lab(70.18, 57.11, -39.89) |
| CIE-LCH | lch(70.18, 69.67, 325.06°) |
| OKLab | oklab(76.65% 0.1563 -0.1096) |
| OKLCH | oklch(76.65% 0.191 324.9) |
| XYZ | xyz(59.8562, 41.0052, 91.1304) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.20
Purply Pink
#F075E6
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 5.15
Candy Pink
#FF63E9
ΔE00 5.79
Light Magenta
#FA5FF7
ΔE00 5.83
Violet Pink
#FB5FFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83F5 #8AF583
analogous
#B583F5 #EE83F5 #F583C3
triadic
#EE83F5 #F5EE83 #83F5EE
tetradic
#EE83F5 #F5B583 #8AF583 #83C3F5
square
#EE83F5 #F5B583 #8AF583 #83C3F5
split-complementary
#EE83F5 #C3F583 #83F5B5
monochromatic
#DD13EB #E64AF0 #EE83F5 #F6BCFA #FBE3FD
Accessibility & contrast
On white
2.28
#EE83F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EE83F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83F5
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83F5 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#95B0F2
Tritanopia (blue-blind)
#F390B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee83f5; /* rgb */ color: rgb(238, 131, 245); /* oklch */ color: oklch(76.6% 0.191 324.9);
Tailwind
colors: {
custom: {
50: '#f6aaf9',
500: '#ee83f5',
950: '#000000',
},
}SCSS
$custom: #ee83f5; $custom-light: #f6aaf9; $custom-dark: #000000;
JSON
{
"hex": "#ee83f5",
"rgb": {
"r": 238,
"g": 131,
"b": 245
},
"hsl": {
"h": 296.316,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.76646,
"c": 0.19089,
"h": 324.9
},
"luminance": 0.41002
}Semantic roles & 50–950 ramp
primary
#EE83F5
secondary
#D8F5D6
accent
#E20412
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85