#EE83EB#EE83EB
#EE83EB is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.2% C 0.182 H 328.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83EB |
|---|---|
| RGB | rgb(238, 131, 235) |
| HSL | hsl(302, 76%, 72%) |
| HSV | hsv(302, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 1.3%, 6.7%) |
| CIE-LAB | lab(69.76, 55.34, -35.06) |
| CIE-LCH | lch(69.76, 65.51, 327.64°) |
| OKLab | oklab(76.2% 0.1545 -0.0958) |
| OKLCH | oklch(76.2% 0.182 328.2) |
| XYZ | xyz(58.3707, 40.4110, 83.3067) |
| Luminance | 0.4041 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.62
Purply Pink
#F075E6
ΔE00 2.68
Lavender Pink
#DD85D7
ΔE00 3.79
Candy Pink
#FF63E9
ΔE00 5.44
Orchid
#DA70D6
ΔE00 5.64
Light Magenta
#FA5FF7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83EB #83EE86
analogous
#BB83EE #EE83EB #EE83B6
triadic
#EE83EB #EBEE83 #83EBEE
tetradic
#EE83EB #EEBB83 #83EE86 #83B6EE
square
#EE83EB #EEBB83 #83EE86 #83B6EE
split-complementary
#EE83EB #B6EE83 #83EEBB
monochromatic
#D91ED4 #E74DE2 #EE83EB #F5B9F4 #FBE4FB
Accessibility & contrast
On white
2.31
#EE83EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EE83EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83EB
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83EB | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EF
Deuteranopia (green-blind)
#99B0E8
Tritanopia (blue-blind)
#F48DAC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee83eb; /* rgb */ color: rgb(238, 131, 235); /* oklch */ color: oklch(76.2% 0.182 328.2);
Tailwind
colors: {
custom: {
50: '#f5aaf1',
500: '#ee83eb',
950: '#000000',
},
}SCSS
$custom: #ee83eb; $custom-light: #f5aaf1; $custom-dark: #000000;
JSON
{
"hex": "#ee83eb",
"rgb": {
"r": 238,
"g": 131,
"b": 235
},
"hsl": {
"h": 301.682,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.76198,
"c": 0.18183,
"h": 328.2
},
"luminance": 0.40408
}Semantic roles & 50–950 ramp
primary
#EE83EB
secondary
#D8F3D9
accent
#D8130D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85