#EE83F3#EE83F3
#EE83F3 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.6% C 0.189 H 325.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83F3 |
|---|---|
| RGB | rgb(238, 131, 243) |
| HSL | hsl(297, 82%, 73%) |
| HSV | hsv(297, 46%, 95%) |
| CMYK | cmyk(2.1%, 46.1%, 0%, 4.7%) |
| CIE-LAB | lab(70.09, 56.75, -38.93) |
| CIE-LCH | lch(70.09, 68.82, 325.55°) |
| OKLab | oklab(76.55% 0.156 -0.1069) |
| OKLCH | oklch(76.55% 0.189 325.6) |
| XYZ | xyz(59.5525, 40.8837, 89.5311) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.86
Purply Pink
#F075E6
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 5.68
Light Magenta
#FA5FF7
ΔE00 5.87
Violet Pink
#FB5FFC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83F3 #88F383
analogous
#B683F3 #EE83F3 #F383C0
triadic
#EE83F3 #F3EE83 #83F3EE
tetradic
#EE83F3 #F3B683 #88F383 #83C0F3
square
#EE83F3 #F3B683 #88F383 #83C0F3
split-complementary
#EE83F3 #C0F383 #83F3B6
monochromatic
#DC16E5 #E64BEE #EE83F3 #F6BBF8 #FBE3FC
Accessibility & contrast
On white
2.29
#EE83F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#EE83F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83F3
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83F3 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F7
Deuteranopia (green-blind)
#96B0F0
Tritanopia (blue-blind)
#F38FB0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee83f3; /* rgb */ color: rgb(238, 131, 243); /* oklch */ color: oklch(76.6% 0.189 325.6);
Tailwind
colors: {
custom: {
50: '#f6aaf7',
500: '#ee83f3',
950: '#000000',
},
}SCSS
$custom: #ee83f3; $custom-light: #f6aaf7; $custom-dark: #000000;
JSON
{
"hex": "#ee83f3",
"rgb": {
"r": 238,
"g": 131,
"b": 243
},
"hsl": {
"h": 297.321,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.76555,
"c": 0.18906,
"h": 325.6
},
"luminance": 0.40881
}Semantic roles & 50–950 ramp
primary
#EE83F3
secondary
#D8F4D7
accent
#DF0710
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85