#EE83B2#EE83B2
#EE83B2 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.0% C 0.141 H 353.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83B2 |
|---|---|
| RGB | rgb(238, 131, 178) |
| HSL | hsl(334, 76%, 72%) |
| HSV | hsv(334, 45%, 93%) |
| CMYK | cmyk(0%, 45%, 25.2%, 6.7%) |
| CIE-LAB | lab(67.75, 46.42, -6.40) |
| CIE-LCH | lch(67.75, 46.86, 352.15°) |
| OKLab | oklab(74.02% 0.1399 -0.0163) |
| OKLCH | oklch(74.02% 0.141 353.3) |
| XYZ | xyz(51.4136, 37.6281, 46.6659) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.50
Pinky
#FC86AA
ΔE00 4.43
Carnation Pink
#FF7FA7
ΔE00 4.66
Bubblegum (survey)
#FF6CB5
ΔE00 5.13
Bubble Gum Pink
#FF69AF
ΔE00 5.32
Bubblegum Pink
#FE83CC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83B2 #83EEBF
analogous
#EE83E8 #EE83B2 #EE8A83
triadic
#EE83B2 #B2EE83 #83B2EE
tetradic
#EE83B2 #E8EE83 #83EEBF #8A83EE
square
#EE83B2 #E8EE83 #83EEBF #8A83EE
split-complementary
#EE83B2 #83EE8A #83E8EE
monochromatic
#D91E70 #E74D91 #EE83B2 #F5B9D3 #FBE4EE
Accessibility & contrast
On white
2.46
#EE83B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EE83B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83B2
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83B2 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B4
Deuteranopia (green-blind)
#ABACAF
Tritanopia (blue-blind)
#FC7E94
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee83b2; /* rgb */ color: rgb(238, 131, 178); /* oklch */ color: oklch(74.0% 0.141 353.3);
Tailwind
colors: {
custom: {
50: '#f6a9c9',
500: '#ee83b2',
950: '#000000',
},
}SCSS
$custom: #ee83b2; $custom-light: #f6a9c9; $custom-dark: #000000;
JSON
{
"hex": "#ee83b2",
"rgb": {
"r": 238,
"g": 131,
"b": 178
},
"hsl": {
"h": 333.645,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.74024,
"c": 0.14082,
"h": 353.3
},
"luminance": 0.37624
}Semantic roles & 50–950 ramp
primary
#EE83B2
secondary
#D8F3E7
accent
#D87F0D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82