#EE83F1#EE83F1
#EE83F1 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.5% C 0.187 H 326.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83F1 |
|---|---|
| RGB | rgb(238, 131, 241) |
| HSL | hsl(298, 80%, 73%) |
| HSV | hsv(298, 46%, 95%) |
| CMYK | cmyk(1.2%, 45.6%, 0%, 5.5%) |
| CIE-LAB | lab(70.01, 56.40, -37.97) |
| CIE-LCH | lch(70.01, 67.99, 326.05°) |
| OKLab | oklab(76.46% 0.1556 -0.1041) |
| OKLCH | oklch(76.46% 0.187 326.2) |
| XYZ | xyz(59.2522, 40.7636, 87.9492) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.52
Purply Pink
#F075E6
ΔE00 3.02
Lavender Pink
#DD85D7
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 5.59
Light Magenta
#FA5FF7
ΔE00 5.94
Orchid
#DA70D6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83F1 #86F183
analogous
#B783F1 #EE83F1 #F183BD
triadic
#EE83F1 #F1EE83 #83F1EE
tetradic
#EE83F1 #F1B783 #86F183 #83BDF1
square
#EE83F1 #F1B783 #86F183 #83BDF1
split-complementary
#EE83F1 #BDF183 #83F1B7
monochromatic
#DB19E0 #E64CEB #EE83F1 #F6BAF7 #FBE4FC
Accessibility & contrast
On white
2.29
#EE83F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EE83F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83F1
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83F1 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F5
Deuteranopia (green-blind)
#97B0EE
Tritanopia (blue-blind)
#F38FAF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee83f1; /* rgb */ color: rgb(238, 131, 241); /* oklch */ color: oklch(76.5% 0.187 326.2);
Tailwind
colors: {
custom: {
50: '#f6aaf6',
500: '#ee83f1',
950: '#000000',
},
}SCSS
$custom: #ee83f1; $custom-light: #f6aaf6; $custom-dark: #000000;
JSON
{
"hex": "#ee83f1",
"rgb": {
"r": 238,
"g": 131,
"b": 241
},
"hsl": {
"h": 298.364,
"s": 79.71,
"l": 72.941
},
"oklch": {
"l": 0.76464,
"c": 0.18723,
"h": 326.2
},
"luminance": 0.40761
}Semantic roles & 50–950 ramp
primary
#EE83F1
secondary
#D8F4D7
accent
#DC090F
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85