#EE83CC#EE83CC
#EE83CC is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.9% C 0.157 H 340.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83CC |
|---|---|
| RGB | rgb(238, 131, 204) |
| HSL | hsl(319, 76%, 72%) |
| HSV | hsv(319, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 14.3%, 6.7%) |
| CIE-LAB | lab(68.59, 50.22, -19.70) |
| CIE-LCH | lch(68.59, 53.95, 338.58°) |
| OKLab | oklab(74.93% 0.1475 -0.0526) |
| OKLCH | oklch(74.93% 0.157 340.4) |
| XYZ | xyz(54.2758, 38.7730, 61.7402) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.88
Lavender Pink
#DD85D7
ΔE00 4.61
Pink (survey)
#FF81C0
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 6.38
Bubblegum (survey)
#FF6CB5
ΔE00 6.39
Hot Pink
#FF69B4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83CC #83EEA5
analogous
#DA83EE #EE83CC #EE8397
triadic
#EE83CC #CCEE83 #83CCEE
tetradic
#EE83CC #EEDA83 #83EEA5 #8397EE
square
#EE83CC #EEDA83 #83EEA5 #8397EE
split-complementary
#EE83CC #97EE83 #83EEDA
monochromatic
#D91E9D #E74DB6 #EE83CC #F5B9E2 #FBE4F4
Accessibility & contrast
On white
2.40
#EE83CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#EE83CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83CC
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83CC | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCF
Deuteranopia (green-blind)
#A4AEC9
Tritanopia (blue-blind)
#F9859F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee83cc; /* rgb */ color: rgb(238, 131, 204); /* oklch */ color: oklch(74.9% 0.157 340.4);
Tailwind
colors: {
custom: {
50: '#f5aadb',
500: '#ee83cc',
950: '#000000',
},
}SCSS
$custom: #ee83cc; $custom-light: #f5aadb; $custom-dark: #000000;
JSON
{
"hex": "#ee83cc",
"rgb": {
"r": 238,
"g": 131,
"b": 204
},
"hsl": {
"h": 319.065,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.74934,
"c": 0.15662,
"h": 340.4
},
"luminance": 0.38769
}Semantic roles & 50–950 ramp
primary
#EE83CC
secondary
#D8F3E1
accent
#D84E0D
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83