#EE83D9#EE83D9
#EE83D9 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.4% C 0.167 H 334.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83D9 |
|---|---|
| RGB | rgb(238, 131, 217) |
| HSL | hsl(312, 76%, 72%) |
| HSV | hsv(312, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 8.8%, 6.7%) |
| CIE-LAB | lab(69.06, 52.30, -26.21) |
| CIE-LCH | lch(69.06, 58.50, 333.38°) |
| OKLab | oklab(75.44% 0.1508 -0.0708) |
| OKLCH | oklch(75.44% 0.167 334.9) |
| XYZ | xyz(55.9005, 39.4229, 70.2972) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.97
Violet (CSS)
#EE82EE
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 4.75
Orchid
#DA70D6
ΔE00 5.97
Candy Pink
#FF63E9
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83D9 #83EE98
analogous
#CE83EE #EE83D9 #EE83A3
triadic
#EE83D9 #D9EE83 #83D9EE
tetradic
#EE83D9 #EECE83 #83EE98 #83A3EE
square
#EE83D9 #EECE83 #83EE98 #83A3EE
split-complementary
#EE83D9 #A3EE83 #83EECE
monochromatic
#D91EB4 #E74DC9 #EE83D9 #F5B9E9 #FBE4F7
Accessibility & contrast
On white
2.36
#EE83D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EE83D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83D9
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83D9 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDC
Deuteranopia (green-blind)
#A0AED6
Tritanopia (blue-blind)
#F788A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee83d9; /* rgb */ color: rgb(238, 131, 217); /* oklch */ color: oklch(75.4% 0.167 334.9);
Tailwind
colors: {
custom: {
50: '#f5aae5',
500: '#ee83d9',
950: '#000000',
},
}SCSS
$custom: #ee83d9; $custom-light: #f5aae5; $custom-dark: #000000;
JSON
{
"hex": "#ee83d9",
"rgb": {
"r": 238,
"g": 131,
"b": 217
},
"hsl": {
"h": 311.776,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.75441,
"c": 0.16654,
"h": 334.9
},
"luminance": 0.39419
}Semantic roles & 50–950 ramp
primary
#EE83D9
secondary
#D8F3DD
accent
#D8350D
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171015
muted
#857F84