#EE83D7#EE83D7
#EE83D7 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.165 H 335.7°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83D7 |
|---|---|
| RGB | rgb(238, 131, 215) |
| HSL | hsl(313, 76%, 72%) |
| HSV | hsv(313, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 9.7%, 6.7%) |
| CIE-LAB | lab(68.98, 51.97, -25.21) |
| CIE-LCH | lch(68.98, 57.76, 334.12°) |
| OKLab | oklab(75.36% 0.1503 -0.068) |
| OKLCH | oklch(75.36% 0.165 335.7) |
| XYZ | xyz(55.6420, 39.3195, 68.9355) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.12
Purply Pink
#F075E6
ΔE00 4.40
Bubblegum Pink
#FE83CC
ΔE00 4.42
Violet (CSS)
#EE82EE
ΔE00 4.43
Orchid
#DA70D6
ΔE00 6.15
Candy Pink
#FF63E9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83D7 #83EE9A
analogous
#CF83EE #EE83D7 #EE83A2
triadic
#EE83D7 #D7EE83 #83D7EE
tetradic
#EE83D7 #EECF83 #83EE9A #83A2EE
square
#EE83D7 #EECF83 #83EE9A #83A2EE
split-complementary
#EE83D7 #A2EE83 #83EECF
monochromatic
#D91EB1 #E74DC6 #EE83D7 #F5B9E8 #FBE4F6
Accessibility & contrast
On white
2.37
#EE83D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EE83D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83D7
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83D7 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849EDA
Deuteranopia (green-blind)
#A1AED4
Tritanopia (blue-blind)
#F888A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee83d7; /* rgb */ color: rgb(238, 131, 215); /* oklch */ color: oklch(75.4% 0.165 335.7);
Tailwind
colors: {
custom: {
50: '#f5aae3',
500: '#ee83d7',
950: '#000000',
},
}SCSS
$custom: #ee83d7; $custom-light: #f5aae3; $custom-dark: #000000;
JSON
{
"hex": "#ee83d7",
"rgb": {
"r": 238,
"g": 131,
"b": 215
},
"hsl": {
"h": 312.897,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.75361,
"c": 0.16495,
"h": 335.7
},
"luminance": 0.39316
}Semantic roles & 50–950 ramp
primary
#EE83D7
secondary
#D8F3DE
accent
#D8390D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83