#EE83E2#EE83E2
#EE83E2 is a light, vivid purple. Relative luminance 0.399; OKLCH L 75.8% C 0.174 H 331.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83E2 |
|---|---|
| RGB | rgb(238, 131, 226) |
| HSL | hsl(307, 76%, 72%) |
| HSV | hsv(307, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 5%, 6.7%) |
| CIE-LAB | lab(69.40, 53.79, -30.66) |
| CIE-LCH | lch(69.40, 61.92, 330.32°) |
| OKLab | oklab(75.81% 0.1528 -0.0833) |
| OKLCH | oklch(75.81% 0.174 331.4) |
| XYZ | xyz(57.1032, 39.9040, 76.6312) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Lavender Pink
#DD85D7
ΔE00 2.95
Purply Pink
#F075E6
ΔE00 2.97
Orchid
#DA70D6
ΔE00 5.53
Candy Pink
#FF63E9
ΔE00 5.62
Bubblegum Pink
#FE83CC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83E2 #83EE8F
analogous
#C583EE #EE83E2 #EE83AD
triadic
#EE83E2 #E2EE83 #83E2EE
tetradic
#EE83E2 #EEC583 #83EE8F #83ADEE
square
#EE83E2 #EEC583 #83EE8F #83ADEE
split-complementary
#EE83E2 #ADEE83 #83EEC5
monochromatic
#D91EC4 #E74DD5 #EE83E2 #F5B9EF #FBE4F9
Accessibility & contrast
On white
2.34
#EE83E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#EE83E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83E2
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83E2 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA0E5
Deuteranopia (green-blind)
#9DAFDF
Tritanopia (blue-blind)
#F68BA8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee83e2; /* rgb */ color: rgb(238, 131, 226); /* oklch */ color: oklch(75.8% 0.174 331.4);
Tailwind
colors: {
custom: {
50: '#f5aaeb',
500: '#ee83e2',
950: '#000000',
},
}SCSS
$custom: #ee83e2; $custom-light: #f5aaeb; $custom-dark: #000000;
JSON
{
"hex": "#ee83e2",
"rgb": {
"r": 238,
"g": 131,
"b": 226
},
"hsl": {
"h": 306.729,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.75811,
"c": 0.17399,
"h": 331.4
},
"luminance": 0.39901
}Semantic roles & 50–950 ramp
primary
#EE83E2
secondary
#D8F3DB
accent
#D8240D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84