#EE83CE#EE83CE
#EE83CE is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.0% C 0.158 H 339.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83CE |
|---|---|
| RGB | rgb(238, 131, 206) |
| HSL | hsl(318, 76%, 72%) |
| HSV | hsv(318, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 13.4%, 6.7%) |
| CIE-LAB | lab(68.66, 50.53, -20.71) |
| CIE-LCH | lch(68.66, 54.61, 337.72°) |
| OKLab | oklab(75.01% 0.148 -0.0554) |
| OKLCH | oklch(75.01% 0.158 339.5) |
| XYZ | xyz(54.5172, 38.8696, 63.0117) |
| Luminance | 0.3887 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.10
Lavender Pink
#DD85D7
ΔE00 4.28
Pink (survey)
#FF81C0
ΔE00 5.08
Purply Pink
#F075E6
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 6.29
Bubblegum (survey)
#FF6CB5
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83CE #83EEA3
analogous
#D983EE #EE83CE #EE8398
triadic
#EE83CE #CEEE83 #83CEEE
tetradic
#EE83CE #EED983 #83EEA3 #8398EE
square
#EE83CE #EED983 #83EEA3 #8398EE
split-complementary
#EE83CE #98EE83 #83EED9
monochromatic
#D91EA1 #E74DB9 #EE83CE #F5B9E3 #FBE4F4
Accessibility & contrast
On white
2.39
#EE83CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EE83CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83CE
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83CE | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD1
Deuteranopia (green-blind)
#A3AECB
Tritanopia (blue-blind)
#F9859F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee83ce; /* rgb */ color: rgb(238, 131, 206); /* oklch */ color: oklch(75.0% 0.158 339.5);
Tailwind
colors: {
custom: {
50: '#f5aadd',
500: '#ee83ce',
950: '#000000',
},
}SCSS
$custom: #ee83ce; $custom-light: #f5aadd; $custom-dark: #000000;
JSON
{
"hex": "#ee83ce",
"rgb": {
"r": 238,
"g": 131,
"b": 206
},
"hsl": {
"h": 317.944,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.7501,
"c": 0.15807,
"h": 339.5
},
"luminance": 0.38866
}Semantic roles & 50–950 ramp
primary
#EE83CE
secondary
#D8F3E0
accent
#D84A0D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83