#EE83F6#EE83F6
#EE83F6 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.7% C 0.192 H 324.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83F6 |
|---|---|
| RGB | rgb(238, 131, 246) |
| HSL | hsl(296, 86%, 74%) |
| HSV | hsv(296, 47%, 96%) |
| CMYK | cmyk(3.3%, 46.7%, 0%, 3.5%) |
| CIE-LAB | lab(70.22, 57.29, -40.37) |
| CIE-LCH | lch(70.22, 70.09, 324.83°) |
| OKLab | oklab(76.69% 0.1564 -0.111) |
| OKLCH | oklch(76.69% 0.192 324.6) |
| XYZ | xyz(60.0093, 41.0664, 91.9366) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.81
Violet Pink
#FB5FFC
ΔE00 5.82
Candy Pink
#FF63E9
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83F6 #8BF683
analogous
#B583F6 #EE83F6 #F683C5
triadic
#EE83F6 #F6EE83 #83F6EE
tetradic
#EE83F6 #F6B583 #8BF683 #83C5F6
square
#EE83F6 #F6B583 #8BF683 #83C5F6
split-complementary
#EE83F6 #C5F683 #83F6B5
monochromatic
#DE11ED #E64AF2 #EE83F6 #F6BCFA #FBE2FD
Accessibility & contrast
On white
2.28
#EE83F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EE83F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83F6
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83F6 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3FA
Deuteranopia (green-blind)
#95B0F3
Tritanopia (blue-blind)
#F290B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee83f6; /* rgb */ color: rgb(238, 131, 246); /* oklch */ color: oklch(76.7% 0.192 324.6);
Tailwind
colors: {
custom: {
50: '#f6aaf9',
500: '#ee83f6',
950: '#000000',
},
}SCSS
$custom: #ee83f6; $custom-light: #f6aaf9; $custom-dark: #000000;
JSON
{
"hex": "#ee83f6",
"rgb": {
"r": 238,
"g": 131,
"b": 246
},
"hsl": {
"h": 295.826,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.76692,
"c": 0.19182,
"h": 324.6
},
"luminance": 0.41064
}Semantic roles & 50–950 ramp
primary
#EE83F6
secondary
#D8F5D6
accent
#E30312
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85