#EE83DE#EE83DE
#EE83DE is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.6% C 0.171 H 332.9°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83DE |
|---|---|
| RGB | rgb(238, 131, 222) |
| HSL | hsl(309, 76%, 72%) |
| HSV | hsv(309, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 6.7%, 6.7%) |
| CIE-LAB | lab(69.25, 53.12, -28.69) |
| CIE-LCH | lch(69.25, 60.37, 331.63°) |
| OKLab | oklab(75.65% 0.1519 -0.0777) |
| OKLCH | oklch(75.65% 0.171 332.9) |
| XYZ | xyz(56.5607, 39.6870, 73.7743) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 3.39
Bubblegum Pink
#FE83CC
ΔE00 5.59
Orchid
#DA70D6
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83DE #83EE93
analogous
#C983EE #EE83DE #EE83A9
triadic
#EE83DE #DEEE83 #83DEEE
tetradic
#EE83DE #EEC983 #83EE93 #83A9EE
square
#EE83DE #EEC983 #83EE93 #83A9EE
split-complementary
#EE83DE #A9EE83 #83EEC9
monochromatic
#D91EBD #E74DD0 #EE83DE #F5B9EC #FBE4F8
Accessibility & contrast
On white
2.35
#EE83DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#EE83DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83DE
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83DE | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FE1
Deuteranopia (green-blind)
#9EAFDB
Tritanopia (blue-blind)
#F689A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee83de; /* rgb */ color: rgb(238, 131, 222); /* oklch */ color: oklch(75.6% 0.171 332.9);
Tailwind
colors: {
custom: {
50: '#f5aae8',
500: '#ee83de',
950: '#000000',
},
}SCSS
$custom: #ee83de; $custom-light: #f5aae8; $custom-dark: #000000;
JSON
{
"hex": "#ee83de",
"rgb": {
"r": 238,
"g": 131,
"b": 222
},
"hsl": {
"h": 308.972,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.75645,
"c": 0.17063,
"h": 332.9
},
"luminance": 0.39684
}Semantic roles & 50–950 ramp
primary
#EE83DE
secondary
#D8F3DC
accent
#D82C0D
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84