#EE83BB#EE83BB
#EE83BB is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.3% C 0.146 H 348.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83BB |
|---|---|
| RGB | rgb(238, 131, 187) |
| HSL | hsl(329, 76%, 72%) |
| HSV | hsv(329, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 21.4%, 6.7%) |
| CIE-LAB | lab(68.02, 47.68, -11.05) |
| CIE-LCH | lch(68.02, 48.95, 346.96°) |
| OKLab | oklab(74.32% 0.1427 -0.0288) |
| OKLCH | oklch(74.32% 0.146 348.6) |
| XYZ | xyz(52.3470, 38.0015, 51.5820) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.73
Bubblegum Pink
#FE83CC
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 4.81
Hot Pink
#FF69B4
ΔE00 5.22
Bubble Gum Pink
#FF69AF
ΔE00 5.45
Pinky
#FC86AA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83BB #83EEB6
analogous
#EC83EE #EE83BB #EE8386
triadic
#EE83BB #BBEE83 #83BBEE
tetradic
#EE83BB #EEEC83 #83EEB6 #8386EE
square
#EE83BB #EEEC83 #83EEB6 #8386EE
split-complementary
#EE83BB #86EE83 #83EEEC
monochromatic
#D91E80 #E74D9D #EE83BB #F5B9D9 #FBE4F0
Accessibility & contrast
On white
2.44
#EE83BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#EE83BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83BB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83BB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBD
Deuteranopia (green-blind)
#A9ADB8
Tritanopia (blue-blind)
#FB8098
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee83bb; /* rgb */ color: rgb(238, 131, 187); /* oklch */ color: oklch(74.3% 0.146 348.6);
Tailwind
colors: {
custom: {
50: '#f6a9cf',
500: '#ee83bb',
950: '#000000',
},
}SCSS
$custom: #ee83bb; $custom-light: #f6a9cf; $custom-dark: #000000;
JSON
{
"hex": "#ee83bb",
"rgb": {
"r": 238,
"g": 131,
"b": 187
},
"hsl": {
"h": 328.598,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.74324,
"c": 0.14558,
"h": 348.6
},
"luminance": 0.37998
}Semantic roles & 50–950 ramp
primary
#EE83BB
secondary
#D8F3E5
accent
#D86E0D
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82