#EE83D5#EE83D5
#EE83D5 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.3% C 0.163 H 336.5°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83D5 |
|---|---|
| RGB | rgb(238, 131, 213) |
| HSL | hsl(314, 76%, 72%) |
| HSV | hsv(314, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 10.5%, 6.7%) |
| CIE-LAB | lab(68.91, 51.65, -24.22) |
| CIE-LCH | lch(68.91, 57.04, 334.88°) |
| OKLab | oklab(75.28% 0.1498 -0.0652) |
| OKLCH | oklch(75.28% 0.163 336.5) |
| XYZ | xyz(55.3866, 39.2173, 67.5903) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.32
Bubblegum Pink
#FE83CC
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 4.73
Violet (CSS)
#EE82EE
ΔE00 4.84
Pink (survey)
#FF81C0
ΔE00 6.34
Orchid
#DA70D6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83D5 #83EE9C
analogous
#D283EE #EE83D5 #EE839F
triadic
#EE83D5 #D5EE83 #83D5EE
tetradic
#EE83D5 #EED283 #83EE9C #839FEE
square
#EE83D5 #EED283 #83EE9C #839FEE
split-complementary
#EE83D5 #9FEE83 #83EED2
monochromatic
#D91EAD #E74DC3 #EE83D5 #F5B9E7 #FBE4F6
Accessibility & contrast
On white
2.37
#EE83D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EE83D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83D5
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83D5 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859ED8
Deuteranopia (green-blind)
#A1AED2
Tritanopia (blue-blind)
#F887A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee83d5; /* rgb */ color: rgb(238, 131, 213); /* oklch */ color: oklch(75.3% 0.163 336.5);
Tailwind
colors: {
custom: {
50: '#f5aae2',
500: '#ee83d5',
950: '#000000',
},
}SCSS
$custom: #ee83d5; $custom-light: #f5aae2; $custom-dark: #000000;
JSON
{
"hex": "#ee83d5",
"rgb": {
"r": 238,
"g": 131,
"b": 213
},
"hsl": {
"h": 314.019,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.75281,
"c": 0.16337,
"h": 336.5
},
"luminance": 0.39214
}Semantic roles & 50–950 ramp
primary
#EE83D5
secondary
#D8F3DE
accent
#D83D0D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83