#EE83F2#EE83F2
#EE83F2 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.5% C 0.188 H 325.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83F2 |
|---|---|
| RGB | rgb(238, 131, 242) |
| HSL | hsl(298, 81%, 73%) |
| HSV | hsv(298, 46%, 95%) |
| CMYK | cmyk(1.7%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(70.05, 56.57, -38.45) |
| CIE-LCH | lch(70.05, 68.40, 325.80°) |
| OKLab | oklab(76.51% 0.1558 -0.1055) |
| OKLCH | oklch(76.51% 0.188 325.9) |
| XYZ | xyz(59.4019, 40.8235, 88.7380) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.69
Purply Pink
#F075E6
ΔE00 3.11
Lavender Pink
#DD85D7
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 5.63
Light Magenta
#FA5FF7
ΔE00 5.90
Violet Pink
#FB5FFC
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83F2 #87F283
analogous
#B683F2 #EE83F2 #F283BE
triadic
#EE83F2 #F2EE83 #83F2EE
tetradic
#EE83F2 #F2B683 #87F283 #83BEF2
square
#EE83F2 #F2B683 #87F283 #83BEF2
split-complementary
#EE83F2 #BEF283 #83F2B6
monochromatic
#DC18E3 #E64CEC #EE83F2 #F6BAF8 #FBE3FC
Accessibility & contrast
On white
2.29
#EE83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EE83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83F2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83F2 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F6
Deuteranopia (green-blind)
#96B0EF
Tritanopia (blue-blind)
#F38FAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee83f2; /* rgb */ color: rgb(238, 131, 242); /* oklch */ color: oklch(76.5% 0.188 325.9);
Tailwind
colors: {
custom: {
50: '#f6aaf6',
500: '#ee83f2',
950: '#000000',
},
}SCSS
$custom: #ee83f2; $custom-light: #f6aaf6; $custom-dark: #000000;
JSON
{
"hex": "#ee83f2",
"rgb": {
"r": 238,
"g": 131,
"b": 242
},
"hsl": {
"h": 297.838,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.7651,
"c": 0.18814,
"h": 325.9
},
"luminance": 0.40821
}Semantic roles & 50–950 ramp
primary
#EE83F2
secondary
#D8F4D7
accent
#DD0810
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85