#EE83E8#EE83E8
#EE83E8 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.1% C 0.179 H 329.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83E8 |
|---|---|
| RGB | rgb(238, 131, 232) |
| HSL | hsl(303, 76%, 72%) |
| HSV | hsv(303, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 2.5%, 6.7%) |
| CIE-LAB | lab(69.64, 54.82, -33.60) |
| CIE-LCH | lch(69.64, 64.30, 328.50°) |
| OKLab | oklab(76.07% 0.154 -0.0916) |
| OKLCH | oklch(76.07% 0.179 329.2) |
| XYZ | xyz(57.9409, 40.2391, 81.0433) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.16
Purply Pink
#F075E6
ΔE00 2.67
Lavender Pink
#DD85D7
ΔE00 3.45
Candy Pink
#FF63E9
ΔE00 5.44
Orchid
#DA70D6
ΔE00 5.55
Light Magenta
#FA5FF7
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83E8 #83EE89
analogous
#BE83EE #EE83E8 #EE83B3
triadic
#EE83E8 #E8EE83 #83E8EE
tetradic
#EE83E8 #EEBE83 #83EE89 #83B3EE
square
#EE83E8 #EEBE83 #83EE89 #83B3EE
split-complementary
#EE83E8 #B3EE83 #83EEBE
monochromatic
#D91ECE #E74DDE #EE83E8 #F5B9F2 #FBE4FA
Accessibility & contrast
On white
2.32
#EE83E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EE83E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83E8
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83E8 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1EB
Deuteranopia (green-blind)
#9AAFE5
Tritanopia (blue-blind)
#F58CAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee83e8; /* rgb */ color: rgb(238, 131, 232); /* oklch */ color: oklch(76.1% 0.179 329.2);
Tailwind
colors: {
custom: {
50: '#f5aaef',
500: '#ee83e8',
950: '#000000',
},
}SCSS
$custom: #ee83e8; $custom-light: #f5aaef; $custom-dark: #000000;
JSON
{
"hex": "#ee83e8",
"rgb": {
"r": 238,
"g": 131,
"b": 232
},
"hsl": {
"h": 303.364,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.76067,
"c": 0.17918,
"h": 329.2
},
"luminance": 0.40236
}Semantic roles & 50–950 ramp
primary
#EE83E8
secondary
#D8F3D9
accent
#D8190D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84