#EE83D8#EE83D8
#EE83D8 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.4% C 0.166 H 335.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83D8 |
|---|---|
| RGB | rgb(238, 131, 216) |
| HSL | hsl(312, 76%, 72%) |
| HSV | hsv(312, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 9.2%, 6.7%) |
| CIE-LAB | lab(69.02, 52.13, -25.71) |
| CIE-LCH | lch(69.02, 58.13, 333.75°) |
| OKLab | oklab(75.4% 0.1505 -0.0694) |
| OKLCH | oklch(75.4% 0.166 335.3) |
| XYZ | xyz(55.7709, 39.3710, 69.6143) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.04
Violet (CSS)
#EE82EE
ΔE00 4.23
Purply Pink
#F075E6
ΔE00 4.24
Bubblegum Pink
#FE83CC
ΔE00 4.58
Orchid
#DA70D6
ΔE00 6.06
Candy Pink
#FF63E9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83D8 #83EE99
analogous
#CE83EE #EE83D8 #EE83A3
triadic
#EE83D8 #D8EE83 #83D8EE
tetradic
#EE83D8 #EECE83 #83EE99 #83A3EE
square
#EE83D8 #EECE83 #83EE99 #83A3EE
split-complementary
#EE83D8 #A3EE83 #83EECE
monochromatic
#D91EB2 #E74DC7 #EE83D8 #F5B9E9 #FBE4F7
Accessibility & contrast
On white
2.37
#EE83D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EE83D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83D8
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83D8 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDB
Deuteranopia (green-blind)
#A0AED5
Tritanopia (blue-blind)
#F788A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee83d8; /* rgb */ color: rgb(238, 131, 216); /* oklch */ color: oklch(75.4% 0.166 335.3);
Tailwind
colors: {
custom: {
50: '#f5aae4',
500: '#ee83d8',
950: '#000000',
},
}SCSS
$custom: #ee83d8; $custom-light: #f5aae4; $custom-dark: #000000;
JSON
{
"hex": "#ee83d8",
"rgb": {
"r": 238,
"g": 131,
"b": 216
},
"hsl": {
"h": 312.336,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.75401,
"c": 0.16575,
"h": 335.3
},
"luminance": 0.39368
}Semantic roles & 50–950 ramp
primary
#EE83D8
secondary
#D8F3DE
accent
#D8370D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83