#EE83D6#EE83D6
#EE83D6 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.3% C 0.164 H 336.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83D6 |
|---|---|
| RGB | rgb(238, 131, 214) |
| HSL | hsl(313, 76%, 72%) |
| HSV | hsv(313, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 10.1%, 6.7%) |
| CIE-LAB | lab(68.95, 51.81, -24.72) |
| CIE-LCH | lch(68.95, 57.40, 334.50°) |
| OKLab | oklab(75.32% 0.1501 -0.0666) |
| OKLCH | oklch(75.32% 0.164 336.1) |
| XYZ | xyz(55.5139, 39.2682, 68.2608) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.21
Bubblegum Pink
#FE83CC
ΔE00 4.26
Purply Pink
#F075E6
ΔE00 4.57
Violet (CSS)
#EE82EE
ΔE00 4.63
Orchid
#DA70D6
ΔE00 6.24
Pink (survey)
#FF81C0
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83D6 #83EE9B
analogous
#D183EE #EE83D6 #EE83A0
triadic
#EE83D6 #D6EE83 #83D6EE
tetradic
#EE83D6 #EED183 #83EE9B #83A0EE
square
#EE83D6 #EED183 #83EE9B #83A0EE
split-complementary
#EE83D6 #A0EE83 #83EED1
monochromatic
#D91EAF #E74DC4 #EE83D6 #F5B9E8 #FBE4F6
Accessibility & contrast
On white
2.37
#EE83D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#EE83D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83D6
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83D6 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849ED9
Deuteranopia (green-blind)
#A1AED3
Tritanopia (blue-blind)
#F887A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee83d6; /* rgb */ color: rgb(238, 131, 214); /* oklch */ color: oklch(75.3% 0.164 336.1);
Tailwind
colors: {
custom: {
50: '#f5aae2',
500: '#ee83d6',
950: '#000000',
},
}SCSS
$custom: #ee83d6; $custom-light: #f5aae2; $custom-dark: #000000;
JSON
{
"hex": "#ee83d6",
"rgb": {
"r": 238,
"g": 131,
"b": 214
},
"hsl": {
"h": 313.458,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.75321,
"c": 0.16415,
"h": 336.1
},
"luminance": 0.39265
}Semantic roles & 50–950 ramp
primary
#EE83D6
secondary
#D8F3DE
accent
#D83B0D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83