#EE83D4#EE83D4
#EE83D4 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.2% C 0.163 H 336.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83D4 |
|---|---|
| RGB | rgb(238, 131, 212) |
| HSL | hsl(315, 76%, 72%) |
| HSV | hsv(315, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 10.9%, 6.7%) |
| CIE-LAB | lab(68.87, 51.48, -23.72) |
| CIE-LCH | lch(68.87, 56.69, 335.27°) |
| OKLab | oklab(75.24% 0.1496 -0.0638) |
| OKLCH | oklch(75.24% 0.163 336.9) |
| XYZ | xyz(55.2600, 39.1667, 66.9239) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.43
Bubblegum Pink
#FE83CC
ΔE00 3.94
Purply Pink
#F075E6
ΔE00 4.90
Violet (CSS)
#EE82EE
ΔE00 5.04
Pink (survey)
#FF81C0
ΔE00 6.16
Orchid
#DA70D6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83D4 #83EE9D
analogous
#D283EE #EE83D4 #EE839F
triadic
#EE83D4 #D4EE83 #83D4EE
tetradic
#EE83D4 #EED283 #83EE9D #839FEE
square
#EE83D4 #EED283 #83EE9D #839FEE
split-complementary
#EE83D4 #9FEE83 #83EED2
monochromatic
#D91EAB #E74DC1 #EE83D4 #F5B9E7 #FBE4F6
Accessibility & contrast
On white
2.38
#EE83D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EE83D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83D4
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83D4 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED7
Deuteranopia (green-blind)
#A2AED1
Tritanopia (blue-blind)
#F887A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee83d4; /* rgb */ color: rgb(238, 131, 212); /* oklch */ color: oklch(75.2% 0.163 336.9);
Tailwind
colors: {
custom: {
50: '#f5aae1',
500: '#ee83d4',
950: '#000000',
},
}SCSS
$custom: #ee83d4; $custom-light: #f5aae1; $custom-dark: #000000;
JSON
{
"hex": "#ee83d4",
"rgb": {
"r": 238,
"g": 131,
"b": 212
},
"hsl": {
"h": 314.579,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.75242,
"c": 0.1626,
"h": 336.9
},
"luminance": 0.39163
}Semantic roles & 50–950 ramp
primary
#EE83D4
secondary
#D8F3DF
accent
#D83F0D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83